aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
Commit message (Expand)AuthorAge
* 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
* | ath9k: Remove all the redundant internal buffer typesSujith2009-02-11
* | ath9k: Lock mac80211 callbacks with a mutexSujith2009-02-11
* | ath9k: fix led namingDanny Kukawka2009-02-09
* | ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-09
* | ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-09
* | ath9k: Setup short preamble properly in rate registrationSujith2009-01-30
* | ath9k: Reconfigure beacons on getting a notification from mac80211Sujith2009-01-30
* | ath9k: Handle chainmask for A9280Sujith2009-01-30
* | ath9k: remove useless ath9k driver version informationLuis R. Rodriguez2009-01-29
* | mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-29
* | ath9k: Fix MCS rates registration bug for AR9285Sujith2009-01-29
* | ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-29
* | ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-29
* | ath9k: Merge queue draining functionsSujith2009-01-29
* | ath9k: introduce platform driver for AHB bus supportGabor Juhos2009-01-29
* | ath9k: move PCI code into separate fileGabor Juhos2009-01-29
* | ath9k: introduce bus specific cleanup routineGabor Juhos2009-01-29
* | ath9k: introduce bus specific cache size routineGabor Juhos2009-01-29
* | ath9k: convert to use bus-agnostic DMA routinesGabor Juhos2009-01-29
* | ath9k: convert to struct deviceGabor Juhos2009-01-29
* | ath9k: Use a defined value for pci_set_power_state()Jouni Malinen2009-01-29
* | ath9k: Setup MFP options for CCMPJouni Malinen2009-01-29
* | ath9k: Fix set_key error codesJouni Malinen2009-01-29
* | mac80211: clean up channel type configJohannes Berg2009-01-29
* | ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan2009-01-29
* | ath9k: use signed format to print HAL statusGabor Juhos2009-01-29
* | mac80211: clean up set_key callbackJohannes Berg2009-01-29
* | ath9k: remove superfluous check on changing channelLuis R. Rodriguez2009-01-29
* | ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-29
* | ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez2009-01-29
* | ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez2009-01-29
* | ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-29
* | ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez2009-01-29
* | ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez2009-01-29
* | ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez2009-01-29
|/
* ath9k: Fix chainmask handling bugSujith2009-01-12
* ath9k: Fixed RX decryption status reportingJouni Malinen2008-12-19
* ath9k: Fix key cache slot selection for splitmicJouni Malinen2008-12-19
* ath9k: Protect config() callback with a mutexSujith2008-12-19
* ath9k: Key cache allocation for AP modeJouni Malinen2008-12-19