summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-03-04ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan1-18/+19
2011-03-04ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan1-0/+54
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan3-20/+81
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2-0/+3
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau4-170/+61
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan1-1/+1
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan1-0/+4
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan1-4/+4
2011-02-25mac80211: make tx() operation return voidJohannes Berg9-24/+18
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg3-3/+3
2011-02-24ath9k_htc: Fix error path in URB allocationSujith Manoharan1-3/+1
2011-02-24ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan1-0/+17
2011-02-24ath9k_htc: Fix RX filtersSujith Manoharan1-2/+7
2011-02-24ath9k_htc: Fix host RX initializationSujith Manoharan1-8/+0
2011-02-24ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan1-4/+15
2011-02-24ath9k_htc: Configure beacon timers in AP modeSujith Manoharan4-15/+115
2011-02-24ath9k_htc: Add ANI for AP modeSujith Manoharan3-17/+43
2011-02-24ath9k_htc: Calculate and set the HW opmodeSujith Manoharan1-1/+14
2011-02-24ath9k_htc: Allow AP interface to be createdSujith Manoharan2-0/+19
2011-02-24ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2-2/+40
2011-02-24ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan1-0/+4
2011-02-24ath9k_htc: Use VIF from the packet's control dataSujith Manoharan1-1/+7
2011-02-24ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2-3/+3
2011-02-24ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2-0/+40
2011-02-24ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan4-41/+74
2011-02-24ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan3-17/+6
2011-02-24ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2-16/+6
2011-02-24ath9k_htc: Fix error handling in add_interfaceSujith Manoharan1-4/+6
2011-02-24ath9k_htc: Unify target capability updatingSujith Manoharan1-14/+5
2011-02-24ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan3-54/+130
2011-02-24ath9k_htc: Handle storage devicesSujith Manoharan2-6/+69
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan1-1/+0
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan3-11/+88
2011-02-21ath5k: Enable AR2315 chipset recognitionWojciech Dubowik1-1/+2
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter1-1/+3
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville6-27/+9
2011-02-19ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan3-11/+1246
2011-02-19ath9k_htc: Fix a compilation warning.Vivek Natarajan1-1/+1
2011-02-19ath5k: move external function definitions to a header fileBob Copeland2-17/+20
2011-02-19ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan3-22/+0
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan3-22/+52
2011-02-10ath9k: Remove redundant beacon_intervalSteve Brown4-7/+9
2011-02-10ath9k: Add debug info for configuring power level.Ben Greear1-0/+2
2011-02-10ath9k: Print channel-type in chan-change dbg message.Ben Greear1-2/+3
2011-02-08ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan1-2/+3
2011-02-08ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-05ath9k: add additional checks for the baseband hang detectionFelix Fietkau2-9/+38
2011-02-05ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen1-1/+4
2011-02-05ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan3-4/+7