summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka
2011-01-27ath5k: correct endianness of frame durationBob Copeland
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan
2011-01-10ath9k_hw: Fix chip testSujith Manoharan
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan
2011-01-04ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter
2011-01-04ath9k : few rate control clean upsMohammed Shafi Shajakhan
2011-01-04ath9k: fix beacon restart on channel changeRajkumar Manoharan
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan
2011-01-04ath9k_htc: Fix fast channel changeSujith Manoharan
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan
2011-01-04ath9k_htc: Move work cancellation outside of mutexSujith Manoharan
2011-01-04ath9k_htc: Handle pending URBs properlySujith Manoharan
2011-01-04ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan
2011-01-04carl9170: fix usb pm suspend->resume woesChristian Lamparter
2011-01-04carl9170: reduce channel change delayChristian Lamparter
2011-01-04carl9170: add missing return-value checkChristian Lamparter
2011-01-04ath5k: fix cycle counter inconsistent lockingBob Copeland
2011-01-04ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl
2011-01-04ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian
2011-01-04ath5k: Move mac80211 functions into new fileBruno Randolf
2010-12-22ath9k: Reset keycache on resumeMohammed Shafi Shajakhan