summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-730/+0
* ath9k: Remove the useless do..while loopsSujith2009-04-221-1/+1
* ath9k: Remove TIM from the interrupt maskSujith2009-04-221-1/+0
* ath9k: Remove unused structuresSujith2009-04-221-20/+0
* ath9k: Remove a couple of unused variables in descriptor handlingSujith2009-04-221-2/+0
* ath9k: Cleanup buffer status handlingSujith2009-04-221-6/+7
* ath9k: Avoid unneeded castsSujith2009-04-221-1/+1
* ath9k: Remove a few unused flagsSujith2009-04-221-13/+12
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-5/+1
* 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
OpenPOWER on IntegriCloud