aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/ath9k.h
AgeCommit message (Expand)Author
2009-03-27ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan
2009-03-27ath9k: Update copyright in all the filesSujith
2009-03-27ath9k: Add support for multiple virtual AP interfacesJouni Malinen
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
2009-03-05ath9k: Add a simple virtual wiphy schedulerJouni Malinen
2009-03-05ath9k: Special processing for channel changes during scanJouni Malinen
2009-03-05ath9k: Add workaround to recover from failed channel changesJouni Malinen
2009-03-05ath9k: Pause other virtual wiphys on channel changeJouni Malinen
2009-03-05ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen
2009-03-05ath9k: Add routines for switching between active virtual wiphysJouni Malinen
2009-03-05ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen
2009-03-05ath9k: Add support for multiple secondary virtual wiphysJouni Malinen
2009-03-05ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen
2009-03-05ath9k: Set BSSID mask based on configured interfacesJouni Malinen
2009-03-05ath9k: Cleanup multiple VIF processingJouni Malinen
2009-03-05ath9k: Remove unused variables in struct ath_beacon_configSujith
2009-03-05ath9k: Handle TSF properly for AP modeSujith
2009-03-05ath9k: Split beacon configuration into mode specific routinesSujith
2009-03-05ath9k: Cleanup beacon stuck processingSujith
2009-03-05ath9k: Scrub beacon.cSujith
2009-03-05ath9k: Use new scan notifiers from mac80211Sujith
2009-03-05ath9k: Handle power modes in isr for power save.Vivek Natarajan
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith
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