summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
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
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith
2009-02-27ath9k: Fix PCI shutdown sequenceSujith
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith
2009-02-27ath9k: Add PER to RC debug statisticsSujith
2009-02-27ath9k: Remove multiple macro occurrencesSujith
2009-02-27ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan
2009-02-27ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan
2009-02-27ath9k: Use beacon interval directlySujith