aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/ath9k.h
AgeCommit message (Expand)Author
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Header file cleanupSujith
2009-01-29ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan
2009-01-29ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan
2009-01-29ath9k: Read and write the TSF via debugfsAlina Friedrichsen
2009-01-29ath9k: simplify regulatory codeLuis R. Rodriguez
2009-01-29ath9k: Enable dynamic power save in ath9k.Vivek Natarajan
2009-01-29ath9k: Setup MFP options for CCMPJouni Malinen
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian
2008-11-10ath9k: Refactor hw.cSujith
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan
2008-08-29ath9k: Remove more dead codeSujith
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Unused macros, variablesSujith
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: More unused macrosSujith
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez