summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
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-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-21ath9k_hw: Fix power on resetSujith Manoharan
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan
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-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-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
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