summary refs log tree commit diff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan
2011-02-23ath9k_htc: Fix RX filtersSujith Manoharan
2011-02-23ath9k_htc: Fix host RX initializationSujith Manoharan
2011-02-23ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan
2011-02-23ath9k_htc: Calculate and set the HW opmodeSujith Manoharan
2011-02-23ath9k_htc: Allow AP interface to be createdSujith Manoharan
2011-02-23ath9k_htc: Maintain individual counters for interfacesSujith Manoharan
2011-02-23ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan
2011-02-23ath9k_htc: Use VIF from the packet's control dataSujith Manoharan
2011-02-23ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan
2011-02-23ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan
2011-02-23ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan
2011-02-23ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan
2011-02-23ath9k_htc: Fix error handling in add_interfaceSujith Manoharan
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-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan
2011-02-21ath5k: Enable AR2315 chipset recognitionWojciech Dubowik
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis
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