summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/main.c
AgeCommit message (Expand)Author
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez
2009-04-22ath: move more setup code into ath_regd_initBob Copeland
2009-04-22atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland
2009-04-22ath9k: pass regd structure directly to regulatory functionsBob Copeland
2009-04-22ath9k: Clean Interrupt handling routineSujith
2009-04-22ath9k: Trivial fix to handle AMPDU params properlySujith
2009-04-22ath9k: Initialize values when setting up the queue parametersSujith
2009-04-22ath9k: Remove TIM from the interrupt maskSujith
2009-04-22ath9k: Remove a couple of unused variables in descriptor handlingSujith
2009-04-22ath9k: Cleanup debug messagesSujith
2009-04-22ath9k: Remove a few unused flagsSujith
2009-04-22ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27Add mesh point functionality to ath9kPat Erley
2009-03-27ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan
2009-03-27ath9k: Update copyright in all the filesSujith
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16ath9k: Add spectrum management to HW capabilitiesSujith
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez
2009-03-16ath9k: always compile ath_radio_{en,dis}ableGabor Juhos
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-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: 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: 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: 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: Scrub beacon.cSujith
2009-03-05ath9k: Use new scan notifiers from mac80211Sujith
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: Remove unused key xoringJouni Malinen
2009-03-05ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen