summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
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