summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes'Jeff Garzik2006-01-311-3/+25
|\
| * [PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake2006-01-311-3/+25
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-01-319-537/+812
|\ \
| * | [PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams2006-01-301-1/+4
| * | [PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams2006-01-301-2/+274
| * | [PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi2006-01-301-2/+2
| * | [PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2006-01-302-148/+149
| * | [PATCH] ipw2200: remove white space and better format the codeZhu Yi2006-01-302-50/+41
| * | [PATCH] ipw2200: increase ipw2200 driver versionZhu Yi2006-01-301-1/+1
| * | [PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi2006-01-301-4/+4
| * | [PATCH] ipw2200: stack reductionZhu Yi2006-01-302-164/+91
| * | [PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi2006-01-301-51/+63
| * | [PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi2006-01-301-3/+7
| * | [PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi2006-01-301-3/+3
| * | [PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2006-01-302-14/+17
| * | [PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2006-01-302-15/+40
| * | [PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2006-01-302-9/+16
| * | [PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi2006-01-301-1/+8
| * | [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2006-01-302-23/+76
| * | [PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi2006-01-301-1/+1
| * | [PATCH] ipw2100: remove white space and better format the codeZhu Yi2006-01-301-2/+2
| * | [PATCH] ipw2100: Add generic geo informationZhu Yi2006-01-301-0/+19
| * | [PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi2006-01-301-3/+4
| * | [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-302-5/+13
| * | [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-302-17/+20
| * | [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-301-2/+2
| * | [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-01-302-54/+5
| * | [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-304-16/+4
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-313-26/+32
|\ \ \ | | |/ | |/|
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-313-26/+32
| |\|
| | * [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
| | * [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
| | * [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-301-0/+4
| | * [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-301-1/+0
| | * [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-301-13/+14
| | * [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-301-10/+12
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-281-2/+2
|\| |
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-281-2/+2
| |\|
| | * [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-271-2/+2
* | | [PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth2006-01-272-54/+21
* | | [PATCH] mv643xx_eth: use MII library for ethtool functionsJames Chapman2006-01-271-141/+210
* | | [PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman2006-01-272-23/+43
* | | [PATCH] mv643xx_eth: Make port queue enable/disable code consistentDale Farnsworth2006-01-271-54/+79
* | | [PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth2006-01-272-29/+30
* | | [PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth2006-01-272-79/+9
* | | [PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth2006-01-272-13/+8
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-271-61/+47
|\| |
| * | [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-271-48/+46
| * | [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-271-0/+1
| * | [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-271-13/+0