aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/core.c
AgeCommit message (Expand)Author
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis 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: Fix TSF Adjust usageSujith
2008-09-24ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez