aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-05-17ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin
2012-03-14ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2012-03-14ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau
2011-06-26ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-06-26ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan
2011-04-17ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2011-04-17ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2011-01-06ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2011-01-06ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2011-01-06ath5k: drop warning on jumbo framesLuis R. Rodriguez
2010-08-26ath5k: disable ASPM L0s for all cardsMaxim Levitsky
2010-08-10ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-08-10ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-08-10ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-08-10ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau
2010-08-10ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-08-02ath5k: initialize ah->ah_current_channelBob Copeland
2010-08-02ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan
2010-07-05ath5k: retain promiscuous settingBob Copeland
2010-07-05ath9k_hw: fix hardware deinitSujith
2010-07-05ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-07-05ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter
2010-07-05ar9170usb: add a couple more USB IDsChristian Lamparter
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-07ar9170: wait for asynchronous firmware loadingChristian Lamparter
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg