summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/ath9k.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-17ath9k: implement IO serializationLuis R. Rodriguez1-2/+2
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian1-0/+1
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe1-8/+2
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith1-1/+0
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith1-2/+1
2008-11-26ath9k: General code scrubSujith1-6/+12
2008-11-26ath9k: Remove ath9k_rate_tableSujith1-23/+3
2008-11-26ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian1-1/+1
2008-11-10ath9k: Refactor hw.cSujith1-160/+216
2008-11-01ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez1-0/+13
2008-10-07ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez1-1/+1
2008-09-16ath9k: Add RF kill supportVasanthakumar Thiagarajan1-2/+5
2008-08-30ath9k: Remove more dead codeSujith1-5/+0
2008-08-30ath9k: Add LED supportVasanthakumar Thiagarajan1-8/+8
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-13/+0
2008-08-30ath9k: Use a single opmode variableSujith1-1/+1
2008-08-30ath9k: Unused macros, variablesSujith1-8/+10
2008-08-07ath9k: Revamp wireless mode usageSujith1-33/+15
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith1-5/+0
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith1-22/+5
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-91/+92
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+1066