summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-07ath5k: Fix fast channel switchingNick Kossifidis
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen
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-28ath5k: Fix short and long retry configurationBruno Randolf
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-28ath5k: remove debug_dump_skb() functionsBob Copeland
2011-01-28ath5k: use tracing for packet tx/rx dumpBob Copeland
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf
2011-01-28ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf
2011-01-28ath5k: Use local variable for capabilitiesBruno 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-27ath5k: correct endianness of frame durationBob Copeland
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter