aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* 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
* ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-12
* ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-12
* ath9k: Fix chainmask handling bugSujith2009-01-12
* ath9k: Enforce module build if rfkill is a moduleJouni Malinen2009-01-12
* drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* 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
* ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen2008-12-19
* ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan2008-12-19
* ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan2008-12-19
* ath9k: Remove MAC header pad before reporting TX statusJouni Malinen2008-12-19
* ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen2008-12-19
* ath9k: Report HT rates in RX statusJouni Malinen2008-12-19
* ath9k: Do not use association state to update rate tableSujith2008-12-19
* mac80211: Fix HT channel selectionSujith2008-12-19
* ath9k: Do not remove header padding on RX from short framesJouni Malinen2008-12-12
* ath9k: Refactor struct ath_softcSujith2008-12-12
* ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian2008-12-12
* ath9k: remove fragmentation workaround againJohannes Berg2008-12-12
* ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2008-12-12
* ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-12
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-12
* ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-12
* ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian2008-12-12
* ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2008-12-12
* ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-12
* ath9k: Add a debugfs file to show interrupt statisticsSujith2008-12-12
* ath9k: Maintain rate table choice after associationSujith2008-12-12
* ath9k: Fix bug in rate table managementSujith2008-12-12
* ath9k: Disable staggered Beacon frame schedulingJouni Malinen2008-12-12
* ath9k: Free Beacon skbs in AP modeJouni Malinen2008-12-12