aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-25
* ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian2008-11-25
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-25
* ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2008-11-25
* ath9k: INI update for atheros chipets.Senthil Balasubramanian2008-11-25
* drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZEJulia Lawall2008-11-21
* ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez2008-11-21
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-21
* ath9k: Fix compilation failure when RFKILL is enabledSujith2008-11-11
* ath9k: correct warning about unintialized variable 'tid'John W. Linville2008-11-10
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-10
* ath9k: Remove internal RX A-MPDU processingSujith2008-11-10
* ath9k: Clear HT info on starting the driverSujith2008-11-10
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-10
* ath9k: Enable interrupts at the proper placeSujith2008-11-10
* ath9k: Remove unnecessary TSF resetSujith2008-11-10
* ath9k: Streamline attach/detachSujith2008-11-10
* ath9k: Remove unused function ath_get_currentCountry()Sujith2008-11-10
* ath9k: Refactor hw.cSujith2008-11-10
* ath9k: Revamp VAP managementSujith2008-11-10
* ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-10
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-10
* ath9k: Remove SM Power Save as it is not supported nowSujith2008-11-10
* ath9k: Revamp transmit control blockSujith2008-11-10
* ath9k: Simplify node attach/detach routinesSujith2008-11-10
* ath9k: Node cleanupSujith2008-11-10
* ath9k: remove useless NULL initialisersJohannes Berg2008-11-10
* ath9k: use ETH_P_PAELuis R. Rodriguez2008-10-31
* ath9k: remove useless conditionalBob Copeland2008-10-31
* mac80211: Re-enable aggregationSujith2008-10-31
* ath9k: Check if the STA supports HT when initializing rate controlSujith2008-10-31
* ath9k: Allow user to change tx power when askedLuis R. Rodriguez2008-10-31
* ath9k: enable RX interrupt mitigationLuis R. Rodriguez2008-10-31
* ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-10-31
* mac80211: remove rate_control_clearJohannes Berg2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* ath9k: correct signal quality reportLuis R. Rodriguez2008-10-31
* mac80211: rewrite HT handlingJohannes Berg2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* 802.11: clean up/fix HT supportJohannes Berg2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-14
* ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-10
* ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-10
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-06
* ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-06
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-06
* ath9k: fixup some merge damageJohn W. Linville2008-10-06