aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2009-03-271-4/+0
* ath9k: Update copyright in all the filesSujith2009-03-271-1/+1
* ath9k: Add support for multiple virtual AP interfacesJouni Malinen2009-03-271-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-0/+33
|\
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-161-2/+2
* | ath9k: Add a simple virtual wiphy schedulerJouni Malinen2009-03-051-0/+5
* | ath9k: Special processing for channel changes during scanJouni Malinen2009-03-051-0/+2
* | ath9k: Add workaround to recover from failed channel changesJouni Malinen2009-03-051-0/+4
* | ath9k: Pause other virtual wiphys on channel changeJouni Malinen2009-03-051-0/+2
* | ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen2009-03-051-0/+2
* | ath9k: Add routines for switching between active virtual wiphysJouni Malinen2009-03-051-0/+14
* | ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-051-0/+10
* | ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-051-3/+12
* | ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-051-0/+8
* | ath9k: Set BSSID mask based on configured interfacesJouni Malinen2009-03-051-11/+3
* | ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-051-5/+3
* | ath9k: Remove unused variables in struct ath_beacon_configSujith2009-03-051-5/+0
* | ath9k: Handle TSF properly for AP modeSujith2009-03-051-16/+17
* | ath9k: Split beacon configuration into mode specific routinesSujith2009-03-051-1/+0
* | ath9k: Cleanup beacon stuck processingSujith2009-03-051-11/+10
* | ath9k: Scrub beacon.cSujith2009-03-051-1/+1
* | ath9k: Use new scan notifiers from mac80211Sujith2009-03-051-0/+2
* | ath9k: Handle power modes in isr for power save.Vivek Natarajan2009-03-051-1/+2
* | ath9k: Add appropriate ANI values for AP modeSujith2009-02-271-7/+5
* | ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-3/+3
* | ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-3/+3
* | ath9k: Remove duplicate variablesSujith2009-02-131-1/+0
* | ath9k: Remove all the sc_ prefixesSujith2009-02-131-78/+66
* | ath9k: Header file cleanupSujith2009-02-131-999/+654
* | ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2009-01-291-3/+2
* | ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2009-01-291-1/+0
* | ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-291-0/+1
* | ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-291-31/+13
* | ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-291-0/+2
* | ath9k: Setup MFP options for CCMPJouni Malinen2009-01-291-0/+2
* | ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan2009-01-291-0/+5
* | ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez2009-01-291-2/+1
* | ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez2009-01-291-0/+1
* | ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-291-5/+2
|/
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-0/+1
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-8/+2
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-051-1/+0
* ath9k: Fix bug in deciphering channel flagsSujith2008-11-261-2/+1
* ath9k: General code scrubSujith2008-11-261-6/+12
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-23/+3
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-251-1/+1
* ath9k: Refactor hw.cSujith2008-11-101-160/+216
* ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-10-311-0/+13
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-061-1/+1
* ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-151-2/+5