summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/main.c
AgeCommit message (Expand)Author
2009-03-05ath9k: Add module parameter to disable hardware cryptoJouni Malinen
2009-02-27ath9k: Unlock sc->mutex on error pathJouni Malinen
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith
2009-02-27ath9k: Initialize channel change timeSujith
2009-02-27ath9k: move common regulatory code out of if() branchesBob Copeland
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-23ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Move regulatory information to a separate structureSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith
2009-02-09ath9k: fix led namingDanny Kukawka
2009-02-09ath9k: Fix LED blink patternVasanthakumar Thiagarajan
2009-02-09ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan
2009-01-30ath9k: Setup short preamble properly in rate registrationSujith
2009-01-30ath9k: Reconfigure beacons on getting a notification from mac80211Sujith
2009-01-30ath9k: Handle chainmask for A9280Sujith
2009-01-29ath9k: remove useless ath9k driver version informationLuis R. Rodriguez
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29ath9k: Fix MCS rates registration bug for AR9285Sujith
2009-01-29ath9k: simplify regulatory codeLuis R. Rodriguez
2009-01-29ath9k: Enable dynamic power save in ath9k.Vivek Natarajan
2009-01-29ath9k: Merge queue draining functionsSujith
2009-01-29ath9k: introduce platform driver for AHB bus supportGabor Juhos
2009-01-29ath9k: move PCI code into separate fileGabor Juhos
2009-01-29ath9k: introduce bus specific cleanup routineGabor Juhos
2009-01-29ath9k: introduce bus specific cache size routineGabor Juhos
2009-01-29ath9k: convert to use bus-agnostic DMA routinesGabor Juhos
2009-01-29ath9k: convert to struct deviceGabor Juhos
2009-01-29ath9k: Use a defined value for pci_set_power_state()Jouni Malinen
2009-01-29ath9k: Setup MFP options for CCMPJouni Malinen
2009-01-29ath9k: Fix set_key error codesJouni Malinen
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez