summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
* ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
* ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
* p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
* iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11Star
* rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
* rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-011-4/+4
|\
| * Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
* | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
* | rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
* | ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
* | orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
|/
* iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
* zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-111-0/+1
* zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-111-0/+1
* ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
* iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
* iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
* iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
* rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-01-291-2/+8
* rtl8187: Add termination packet to prevent stallLarry Finger2009-01-231-0/+1
* iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-232-5/+23
* p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-231-2/+5
* iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
* zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-221-0/+1
* p54usb: fix nasty use after freeChristian Lamparter2009-01-221-21/+13Star
* p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17
* p54: add missing break in eeprom parserChr2009-01-221-2/+2
* orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-221-1/+1
* rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-221-1/+2
* orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-221-17/+13Star
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-2/+0Star
* p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
* p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
* rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen2009-01-161-1/+1
* iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-162-2/+2
* ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen2009-01-161-1/+1
* ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-161-1/+1
* libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-161-46/+45Star
* p54: fix oops caused by bad eepromsChristian Lamparter2009-01-161-1/+1
* p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky2009-01-121-1/+1
* rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn2009-01-121-2/+2
* ath5k: fix return values from ath5k_txBob Copeland2009-01-121-4/+4
* rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg2009-01-121-2/+3