summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-013-20/+81
* ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-282-0/+3
* ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-284-170/+61
* ath9k: Fix compilation warning.Vivek Natarajan2011-02-251-1/+1
* ath9k: Cancel pll_work while disabling radio.Vivek Natarajan2011-02-251-0/+4
* ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan2011-02-251-4/+4
* mac80211: make tx() operation return voidJohannes Berg2011-02-259-24/+18
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-233-3/+3
* ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-231-3/+1
* ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-231-0/+17
* ath9k_htc: Fix RX filtersSujith Manoharan2011-02-231-2/+7
* ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-231-8/+0
* ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan2011-02-231-4/+15
* ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-234-15/+115
* ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-233-17/+43
* ath9k_htc: Calculate and set the HW opmodeSujith Manoharan2011-02-231-1/+14
* ath9k_htc: Allow AP interface to be createdSujith Manoharan2011-02-232-0/+19
* ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2011-02-232-2/+40
* ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan2011-02-231-0/+4
* ath9k_htc: Use VIF from the packet's control dataSujith Manoharan2011-02-231-1/+7
* ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2011-02-232-3/+3
* ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2011-02-232-0/+40
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-234-41/+74
* ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-233-17/+6
* ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-232-16/+6
* ath9k_htc: Fix error handling in add_interfaceSujith Manoharan2011-02-231-4/+6
* ath9k_htc: Unify target capability updatingSujith Manoharan2011-02-231-14/+5
* ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-233-54/+130
* ath9k_htc: Handle storage devicesSujith Manoharan2011-02-232-6/+69
* ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
* ath9k: Implement op_flush()Vasanthakumar Thiagarajan2011-02-213-11/+88
* ath5k: Enable AR2315 chipset recognitionWojciech Dubowik2011-02-211-1/+2
* ar9170usb: mark the old driver as obsoleteChristian Lamparter2011-02-211-1/+3
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-186-27/+9
|\
| * ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| * ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0
| * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
| * carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
* | ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan2011-02-183-11/+1246
* | ath9k_htc: Fix a compilation warning.Vivek Natarajan2011-02-181-1/+1
* | ath5k: move external function definitions to a header fileBob Copeland2011-02-182-17/+20
* | ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan2011-02-143-22/+52
* | ath9k: Remove redundant beacon_intervalSteve Brown2011-02-094-7/+9
* | ath9k: Add debug info for configuring power level.Ben Greear2011-02-091-0/+2
* | ath9k: Print channel-type in chan-change dbg message.Ben Greear2011-02-091-2/+3
* | ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan2011-02-071-2/+3
* | ath5k: Fix fast channel switchingNick Kossifidis2011-02-071-55/+87
* | ath9k: add additional checks for the baseband hang detectionFelix Fietkau2011-02-042-9/+38
* | ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen2011-02-041-1/+4
* | ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan2011-02-031-3/+1
OpenPOWER on IntegriCloud