aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez1-0/+25
2008-10-06ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez1-1/+1
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez1-4/+1
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2008-09-24ath9k: Fix nexttbtt calculationSujith1-0/+1
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian1-1/+0
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan1-0/+16
2008-09-11ath9k: Assign seq# when mac80211 requests thisJouni Malinen1-0/+1
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith1-1/+0
2008-08-29ath9k: Do not update frame's duration fieldSujith1-1/+0
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan1-0/+29
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen1-8/+1
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith1-4/+7
2008-08-29ath9k: Miscellaneous fixesSujith1-5/+1
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith1-9/+0
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen1-0/+1
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen1-5/+0
2008-08-29ath9k: Trim struct ath_softcSujith1-37/+21
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith1-1/+0
2008-08-29ath9k: Use bitfields for sc operationsSujith1-11/+13
2008-08-29ath9k: Use a single opmode variableSujith1-3/+3
2008-08-29ath9k: Remove a few unnecessary macrosSujith1-12/+3
2008-08-29ath9k: Use bitfields for buffer typeSujith1-39/+31
2008-08-29ath9k: RX Filter cleanupSujith1-2/+3
2008-08-29ath9k: Merge reset functionsSujith1-2/+1
2008-08-07ath9k: Revamp wireless mode usageSujith1-2/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith1-107/+99
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+1097