aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* ath9k: Fix MCS rates registration bug for AR9285Sujith2009-01-29
* ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-29
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-29
* ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan2009-01-29
* ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan2009-01-29
* ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-29
* ath9k: Cleanup buffer type assignmentSujith2009-01-29
* ath9k: Revamp TX aggregationSujith2009-01-29
* ath9k: Handle holding descriptor in TX completion properlySujith2009-01-29
* ath9k: Add a helper function to wake mac80211 queuesSujith2009-01-29
* ath9k: Merge queue draining functionsSujith2009-01-29
* ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith2009-01-29
* ath9k: Reorganize code in xmit.cSujith2009-01-29
* ath9k: Update short guard interval in rate controlSujith2009-01-29
* ath9k: rateCodeToIndex is not used, remove itSujith2009-01-29
* ath9k: enable support for AR9100Gabor Juhos2009-01-29
* ath9k: fix null pointer dereference in ani monitor codeGabor Juhos2009-01-29
* ath9k: fix ar5416Addac_9100 valuesGabor Juhos2009-01-29
* ath9k: remove (u16) casts from rtc register accessGabor Juhos2009-01-29
* ath9k: get EEPROM contents from platform data on AHB busGabor Juhos2009-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: Fix basic connectivity issueVasanthakumar Thiagarajan2009-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: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian2009-01-29
* ath9k: fix sparse warningsLuis R. Rodriguez2009-01-29
* ath9k: remove superfluous check on changing channelLuis R. Rodriguez2009-01-29
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-29
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-29
* ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez2009-01-29
* ath9k: Make ANI CCK and OFDM error triggers band specificLuis 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 an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen2009-01-16
* ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-16