summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add routines for switching between active virtual wiphysJouni Malinen2009-03-051-9/+18
* ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-051-0/+1
* ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-051-23/+42
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-051-20/+38
* ath9k: Set BSSID mask based on configured interfacesJouni Malinen2009-03-051-4/+11
* ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-051-22/+32
* ath9k: Clean up setkey operationsJouni Malinen2009-03-051-26/+16
* ath9k: Lock config_interface() callback with a mutexSujith2009-03-051-1/+7
* ath9k: Handle TSF properly for AP modeSujith2009-03-051-1/+13
* ath9k: Split beacon configuration into mode specific routinesSujith2009-03-051-2/+1
* ath9k: Scrub beacon.cSujith2009-03-051-1/+1
* ath9k: Use new scan notifiers from mac80211Sujith2009-03-051-1/+21
* ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen2009-03-051-8/+0
* ath9k: Handle power modes in isr for power save.Vivek Natarajan2009-03-051-0/+2
* ath9k: Remove unused key xoringJouni Malinen2009-03-051-1/+1
* ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen2009-03-051-5/+13
* ath9k: Add module parameter to disable hardware cryptoJouni Malinen2009-03-051-1/+8
* ath9k: Unlock sc->mutex on error pathJouni Malinen2009-02-271-0/+1
* cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-271-2/+6
* ath9k: Add appropriate ANI values for AP modeSujith2009-02-271-15/+12
* ath9k: Initialize channel change timeSujith2009-02-271-0/+1
* ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-271-12/+8
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-271-4/+11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-7/+17
|\
| * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
* | ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-46/+46
* | ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-11/+11
* | ath9k: Remove duplicate variablesSujith2009-02-131-11/+13
* | ath9k: Move regulatory information to a separate structureSujith2009-02-131-1/+1
* | ath9k: Remove all the sc_ prefixesSujith2009-02-131-151/+151
* | ath9k: Header file cleanupSujith2009-02-131-3/+1
* | ath9k: Remove all the redundant internal buffer typesSujith2009-02-111-1/+0
* | ath9k: Lock mac80211 callbacks with a mutexSujith2009-02-111-14/+46
* | ath9k: fix led namingDanny Kukawka2009-02-091-5/+5
* | ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-091-6/+46
* | ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-091-19/+21
* | ath9k: Setup short preamble properly in rate registrationSujith2009-01-301-0/+6
* | ath9k: Reconfigure beacons on getting a notification from mac80211Sujith2009-01-301-16/+19
* | ath9k: Handle chainmask for A9280Sujith2009-01-301-0/+1
* | ath9k: remove useless ath9k driver version informationLuis R. Rodriguez2009-01-291-4/+3
* | mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-291-0/+9
* | ath9k: Fix MCS rates registration bug for AR9285Sujith2009-01-291-5/+18
* | ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-291-121/+142
* | ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-291-1/+38
* | ath9k: Merge queue draining functionsSujith2009-01-291-4/+4
* | ath9k: introduce platform driver for AHB bus supportGabor Juhos2009-01-291-0/+10
* | ath9k: move PCI code into separate fileGabor Juhos2009-01-291-278/+22
* | ath9k: introduce bus specific cleanup routineGabor Juhos2009-01-291-14/+23
* | ath9k: introduce bus specific cache size routineGabor Juhos2009-01-291-2/+7
* | ath9k: convert to use bus-agnostic DMA routinesGabor Juhos2009-01-291-7/+6
OpenPOWER on IntegriCloud