summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-10ath9k: Revamp VAP managementSujith1-51/+29
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith1-2/+1
2008-11-10ath9k: Revamp transmit control blockSujith1-6/+17
2008-11-10ath9k: Node cleanupSujith1-85/+9
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg1-8/+0
2008-11-01mac80211: Re-enable aggregationSujith1-4/+2
2008-11-01ath9k: Allow user to change tx power when askedLuis R. Rodriguez1-1/+2
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-11/+7
2008-11-01ath9k: correct signal quality reportLuis R. Rodriguez1-2/+9
2008-11-01mac80211: rewrite HT handlingJohannes Berg1-21/+20
2008-11-01mac80211: make retry limits part of hw configJohannes Berg1-1/+0
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-2/+2
2008-11-01802.11: clean up/fix HT supportJohannes Berg1-30/+27
2008-10-28net: convert print_mac to %pMJohannes Berg1-11/+8
2008-10-15ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+7
2008-10-07ath9k: 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/ne...David S. Miller1-4/+8
2008-09-23ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian1-1/+8
2008-09-23ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian1-3/+0
2008-09-16mac80211: share STA information with driverJohannes Berg1-16/+14
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-14/+14
2008-09-16ath9k: Add RF kill supportVasanthakumar Thiagarajan1-0/+266
2008-09-16ath9k: 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-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-2/+4
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-09-03ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-09-03ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian1-2/+4
2008-08-30ath9k: Remove more dead codeSujith1-5/+0
2008-08-30ath9k: Add LED supportVasanthakumar Thiagarajan1-3/+135
2008-08-30ath9k: Use mac80211 for multicast power save bufferingJouni Malinen1-0/+1
2008-08-30ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith1-5/+3
2008-08-30ath9k: Use definition from ieee80211.hSujith1-9/+4
2008-08-30ath9k: Miscellaneous fixesSujith1-16/+3
2008-08-30ath9k: Assign seq# when mac80211 requests thisJouni Malinen1-0/+14
2008-08-30ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-08-30ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen1-9/+12
2008-08-30ath9k: Allow AP mode to be enabledJouni Malinen1-2/+17
2008-08-30ath9k: Use bitfields for sc operationsSujith1-7/+7
2008-08-30ath9k: Use a single opmode variableSujith1-1/+2
2008-08-30ath9k: 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