summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-18ath5k: move external function definitions to a header fileBob Copeland
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh
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-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-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
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