aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/main.c
AgeCommit message (Expand)Author
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
2009-01-12ath9k: Fix chainmask handling bugSujith
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan
2008-12-19ath9k: Do not use association state to update rate tableSujith
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12ath9k: Refactor struct ath_softcSujith