summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-08-02ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2011-08-02p54usb: add zoom 4410 usbidChristian Lamparter1-0/+1
2011-08-02libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-08-02rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary1-0/+10
2011-04-28iwlwifi: fix skb usage after freeStanislaw Gruszka1-2/+5
2011-04-28iwlagn: Support new 5000 microcode.Fry, Donald H1-1/+1
2011-04-28p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-28ath: add missing regdomain pair 0x5c mappingChristian Lamparter1-0/+1
2011-04-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-04-28b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2011-04-28p54usb: IDs for two new devicesChristian Lamparter1-0/+2
2011-03-31iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-03-31ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-03-31p54usb: add Senao NUB-350 usbidChristian Lamparter1-0/+1
2011-03-31p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-03-31hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-11/+4
2011-03-31p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-03-31iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-03-31ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan1-2/+2
2011-03-31iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2-4/+11
2011-03-31rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-02-06p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2011-02-06p54usb: add 5 more USBIDsChristian Lamparter1-0/+5
2011-02-06rt2x00: Fix max TX power settingsIvo van Doorn9-45/+82
2011-02-06orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2011-02-06orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2011-02-06ath9k: fix bug in tx powerMatteo Croce1-4/+8
2011-02-06ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan1-1/+10
2010-12-15wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-12-15b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-11-22drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-11-22p54usb: add five more USBIDsChristian Lamparter1-0/+13
2010-11-22p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2010-09-21ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-09-21p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-09-21ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2010-09-21ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez1-1/+1
2010-09-21ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-27iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-27iwlagn: fix rts cts protectionJohannes Berg8-69/+79
2010-08-27ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-27ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-27wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-14rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-08-14iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-10iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-08-10ath9k_hw: fix antenna diversity on AR9285Felix Fietkau5-8/+8
2010-08-10ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau1-8/+8
2010-08-10ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-08-10ath9k: another fix for the A-MPDU buffer leakFelix Fietkau1-4/+15