aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan2009-03-27
* ath9k: Update copyright in all the filesSujith2009-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
|\
| * ath9k: Add spectrum management to HW capabilitiesSujith2009-03-16
| * cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-16
| * cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-16
| * ath9k: always compile ath_radio_{en,dis}ableGabor Juhos2009-03-16
| * ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian2009-03-16
| * ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2009-03-16
| * ath9k: create a common debugfs_root for all device instancesGabor Juhos2009-03-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-17
|\ \ | |/ |/|
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-16
* | 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: 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: 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: Scrub beacon.cSujith2009-03-05
* | ath9k: Use new scan notifiers from mac80211Sujith2009-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: Remove unused key xoringJouni Malinen2009-03-05
* | ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen2009-03-05
* | ath9k: Add module parameter to disable hardware cryptoJouni Malinen2009-03-05
* | ath9k: Unlock sc->mutex on error pathJouni Malinen2009-02-27
* | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-27
* | ath9k: Add appropriate ANI values for AP modeSujith2009-02-27
* | ath9k: Initialize channel change timeSujith2009-02-27
* | ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-27
* | ath9k: Enable TSF Out of Range InterruptSujith2009-02-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-25
|\|
| * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-23
* | ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-13
* | ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-13
* | ath9k: Remove duplicate variablesSujith2009-02-13
* | ath9k: Move regulatory information to a separate structureSujith2009-02-13
* | ath9k: Remove all the sc_ prefixesSujith2009-02-13
* | ath9k: Header file cleanupSujith2009-02-13