summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-01-31Merge branch 'upstream-fixes'Jeff Garzik
2006-01-31[PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake
2006-01-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-01-31Merge branch 'upstream-fixes'Jeff Garzik
2006-01-31Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-01-30[PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams
2006-01-30[PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams
2006-01-30[PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi
2006-01-30[PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi
2006-01-30[PATCH] ipw2200: remove white space and better format the codeZhu Yi
2006-01-30[PATCH] ipw2200: increase ipw2200 driver versionZhu Yi
2006-01-30[PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi
2006-01-30[PATCH] ipw2200: stack reductionZhu Yi
2006-01-30[PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi
2006-01-30[PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi
2006-01-30[PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi
2006-01-30[PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi
2006-01-30[PATCH] ipw2200: Bluetooth coexistence supportZhu Yi
2006-01-30[PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi
2006-01-30[PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi
2006-01-30[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi
2006-01-30[PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi
2006-01-30[PATCH] ipw2100: remove white space and better format the codeZhu Yi
2006-01-30[PATCH] ipw2100: Add generic geo informationZhu Yi
2006-01-30[PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi
2006-01-30[PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi
2006-01-30[PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk
2006-01-30[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk
2006-01-30[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi
2006-01-28Merge branch 'upstream-fixes'Jeff Garzik
2006-01-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu
2006-01-27[PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: use MII library for ethtool functionsJames Chapman
2006-01-27[PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman
2006-01-27[PATCH] mv643xx_eth: Make port queue enable/disable code consistentDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth
2006-01-27Merge branch 'upstream-fixes'Jeff Garzik
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth