aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-03-16ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan
2009-03-16ath9k: always compile ath_radio_{en,dis}ableGabor Juhos
2009-03-16ath9k: fix compile error in debug.cGabor Juhos
2009-03-16ath9k: fix compile error in ahb.cGabor Juhos
2009-03-16ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos
2009-03-16ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos
2009-03-16ath9k: cleanup AR5416 version checking macrosGabor Juhos
2009-03-16ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian
2009-03-16ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian
2009-03-16ath9k: create a common debugfs_root for all device instancesGabor Juhos
2009-03-05ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen
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: Check virtual wiphy state on tx()Jouni Malinen
2009-03-05ath9k: Pause other virtual wiphys on channel changeJouni Malinen
2009-03-05ath9k: Register larger listen intervalJouni 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: Configure RX filter for multi-BSSID broadcastJouni 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: Clean up setkey operationsJouni Malinen
2009-03-05ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos
2009-03-05ath9k: Remove unused variables in struct ath_beacon_configSujith
2009-03-05ath9k: Lock config_interface() callback with a mutexSujith
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: Set TSF fixAlina Friedrichsen
2009-03-05ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen
2009-03-05ath9k: Handle power modes in isr for power save.Vivek Natarajan
2009-03-05ath9k: Fill in rate_update mac80211 callbackSujith
2009-03-05ath9k: Remove unused key xoringJouni Malinen
2009-03-05ath9k: Document keycache operationsJouni Malinen
2009-03-05ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen
2009-03-05ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan
2009-03-05ath9k: Configure Power control register appropriately for h/w with 4k eepromVasanthakumar Thiagarajan
2009-03-05ath9k: Add module parameter to disable hardware cryptoJouni Malinen
2009-02-27ath9k: Unlock sc->mutex on error pathJouni Malinen
2009-02-27ath9k: fix 802.11g conformance test limit typoBob Copeland
2009-02-27ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez