summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/ath9k.h
AgeCommit message (Expand)Author
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez
2009-04-22ath9k: Remove the useless do..while loopsSujith
2009-04-22ath9k: Remove TIM from the interrupt maskSujith
2009-04-22ath9k: Remove unused structuresSujith
2009-04-22ath9k: Remove a couple of unused variables in descriptor handlingSujith
2009-04-22ath9k: Cleanup buffer status handlingSujith
2009-04-22ath9k: Avoid unneeded castsSujith
2009-04-22ath9k: Remove a few unused flagsSujith
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
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