aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2008-11-11ath9k: Fix compilation failure when RFKILL is enabledSujith
2008-11-10ath9k: correct warning about unintialized variable 'tid'John W. Linville
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith
2008-11-10ath9k: Clear HT info on starting the driverSujith
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith
2008-11-10ath9k: Enable interrupts at the proper placeSujith
2008-11-10ath9k: Remove unnecessary TSF resetSujith
2008-11-10ath9k: Streamline attach/detachSujith
2008-11-10ath9k: Remove unused function ath_get_currentCountry()Sujith
2008-11-10ath9k: Refactor hw.cSujith
2008-11-10ath9k: Revamp VAP managementSujith
2008-11-10ath9k: Use bitfields to store tid's state in a single variableSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Remove SM Power Save as it is not supported nowSujith
2008-11-10ath9k: Revamp transmit control blockSujith
2008-11-10ath9k: Simplify node attach/detach routinesSujith
2008-11-10ath9k: Node cleanupSujith
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez
2008-10-31ath9k: remove useless conditionalBob Copeland
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31ath9k: correct signal quality reportLuis R. Rodriguez
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-10-06ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-10-06ath9k: fixup some merge damageJohn W. Linville
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24ath9k: Fix TSF Adjust usageSujith
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-09-24ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian