aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* ath9k: create a common debugfs_root for all device instancesGabor Juhos2009-03-16
* ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen2009-03-05
* ath9k: Add a simple virtual wiphy schedulerJouni Malinen2009-03-05
* ath9k: Special processing for channel changes during scanJouni Malinen2009-03-05
* ath9k: Add workaround to recover from failed channel changesJouni Malinen2009-03-05
* ath9k: Check virtual wiphy state on tx()Jouni Malinen2009-03-05
* ath9k: Pause other virtual wiphys on channel changeJouni Malinen2009-03-05
* ath9k: Register larger listen intervalJouni Malinen2009-03-05
* ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen2009-03-05
* ath9k: Add routines for switching between active virtual wiphysJouni Malinen2009-03-05
* ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-05
* ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen2009-03-05
* ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-05
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-05
* ath9k: Set BSSID mask based on configured interfacesJouni Malinen2009-03-05
* ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-05
* ath9k: Clean up setkey operationsJouni Malinen2009-03-05
* ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos2009-03-05
* ath9k: Remove unused variables in struct ath_beacon_configSujith2009-03-05
* ath9k: Lock config_interface() callback with a mutexSujith2009-03-05
* ath9k: Handle TSF properly for AP modeSujith2009-03-05
* ath9k: Split beacon configuration into mode specific routinesSujith2009-03-05
* ath9k: Cleanup beacon stuck processingSujith2009-03-05
* ath9k: Scrub beacon.cSujith2009-03-05
* ath9k: Use new scan notifiers from mac80211Sujith2009-03-05
* ath9k: Set TSF fixAlina Friedrichsen2009-03-05
* ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen2009-03-05
* ath9k: Handle power modes in isr for power save.Vivek Natarajan2009-03-05
* ath9k: Fill in rate_update mac80211 callbackSujith2009-03-05
* ath9k: Remove unused key xoringJouni Malinen2009-03-05
* ath9k: Document keycache operationsJouni Malinen2009-03-05
* ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen2009-03-05
* ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan2009-03-05
* ath9k: Configure Power control register appropriately for h/w with 4k eepromVasanthakumar Thiagarajan2009-03-05
* ath9k: Add module parameter to disable hardware cryptoJouni Malinen2009-03-05
* ath9k: Unlock sc->mutex on error pathJouni Malinen2009-02-27
* ath9k: fix 802.11g conformance test limit typoBob Copeland2009-02-27
* ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez2009-02-27
* cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-27
* ath9k: Add appropriate ANI values for AP modeSujith2009-02-27
* ath9k: Fix PCI shutdown sequenceSujith2009-02-27
* ath9k: Fix bug in EEPROM chainmask retrievalSujith2009-02-27
* ath9k: Add PER to RC debug statisticsSujith2009-02-27
* ath9k: Remove multiple macro occurrencesSujith2009-02-27
* ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen2009-02-27
* ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan2009-02-27
* ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan2009-02-27
* ath9k: Use beacon interval directlySujith2009-02-27
* ath9k: Remove ath_txq_depth and get the queue depth directlySujith2009-02-27
* ath9k: Remove a few unused capability macrosSujith2009-02-27