aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+7
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez1-1/+17
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+8
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian1-1/+8
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian1-3/+0
2008-09-15mac80211: share STA information with driverJohannes Berg1-16/+14
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-14/+14
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan1-0/+266
2008-09-15ath9k: Re-order functions in main.cVasanthakumar Thiagarajan1-469/+469
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler1-1/+1
2008-09-11ath9k: Assign seq# when mac80211 requests thisJouni Malinen1-0/+14
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-2/+4
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-09-03ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian1-2/+4
2008-08-29ath9k: Remove more dead codeSujith1-5/+0
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan1-3/+135
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen1-0/+1
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith1-5/+3
2008-08-29ath9k: Use definition from ieee80211.hSujith1-9/+4
2008-08-29ath9k: Miscellaneous fixesSujith1-16/+3
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen1-0/+14
2008-08-29ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen1-9/+12
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen1-2/+17
2008-08-29ath9k: Use bitfields for sc operationsSujith1-7/+7
2008-08-29ath9k: Use a single opmode variableSujith1-1/+2
2008-08-29ath9k: RX Filter cleanupSujith1-9/+10
2008-08-07ath9k: Revamp wireless mode usageSujith1-71/+8
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith1-1/+1
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-3/+3
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+1533