summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2011-02-23ath9k_htc: Unify target capability updatingSujith Manoharan
2011-02-23ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan
2011-02-23ath9k_htc: Handle storage devicesSujith Manoharan
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan
2011-02-09ath9k: Remove redundant beacon_intervalSteve Brown
2011-02-09ath9k: Add debug info for configuring power level.Ben Greear
2011-02-09ath9k: Print channel-type in chan-change dbg message.Ben Greear
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-03ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan
2011-02-03ath9k: Show channel type and frequency in debugfs.Ben Greear
2011-02-03ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan
2011-02-03ath9k: use common get current channel functionRajkumar Manoharan
2011-02-03ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau
2011-01-28ath9k: use common API to avoid code duplicationRajkumar Manoharan
2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan
2011-01-28ath9k: Fix a locking related issue.Vivek Natarajan
2011-01-28ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan
2011-01-28ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan
2011-01-28ath9k_hw: Add RX filtersSujith Manoharan
2011-01-28ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau
2011-01-28ath9k_hw: Fix INI fixupSujith Manoharan
2011-01-28ath9k_hw: Fix opmode initializationSujith Manoharan
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau
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-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan