summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Setup MFP options for CCMPJouni Malinen2009-01-295-0/+36
* ath9k: Fix set_key error codesJouni Malinen2009-01-291-2/+2
* mac80211: clean up channel type configJohannes Berg2009-01-291-3/+2
* ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan2009-01-294-2/+55
* ath9k: use signed format to print HAL statusGabor Juhos2009-01-291-1/+1
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-6/+12
* ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian2009-01-295-302/+337
* ath9k: fix sparse warningsLuis R. Rodriguez2009-01-292-12/+12
* ath9k: remove superfluous check on changing channelLuis R. Rodriguez2009-01-291-46/+41
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-291-25/+1
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-291-27/+19
* ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez2009-01-291-6/+3
* ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez2009-01-291-8/+4
* ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-293-7/+6
* ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez2009-01-293-42/+27
* ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez2009-01-293-14/+10
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-294-127/+74
* ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez2009-01-291-4/+6
* ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez2009-01-293-14/+13
* ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez2009-01-291-32/+40
* ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen2009-01-161-1/+1
* ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-161-1/+1
* ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-121-9/+1
* ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-121-21/+17
* ath9k: Fix chainmask handling bugSujith2009-01-121-2/+2
* ath9k: Enforce module build if rfkill is a moduleJouni Malinen2009-01-121-0/+1
* drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder2008-12-261-30/+32
* ath9k: Fixed RX decryption status reportingJouni Malinen2008-12-191-14/+12
* ath9k: Fix key cache slot selection for splitmicJouni Malinen2008-12-191-2/+2
* ath9k: Protect config() callback with a mutexSujith2008-12-192-0/+6
* ath9k: Key cache allocation for AP modeJouni Malinen2008-12-191-68/+132
* ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen2008-12-191-1/+2
* ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan2008-12-191-16/+14
* ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan2008-12-191-4/+10
* ath9k: Remove MAC header pad before reporting TX statusJouni Malinen2008-12-191-0/+12
* ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen2008-12-191-1/+9
* ath9k: Report HT rates in RX statusJouni Malinen2008-12-191-35/+26
* ath9k: Do not use association state to update rate tableSujith2008-12-191-2/+1
* mac80211: Fix HT channel selectionSujith2008-12-191-94/+29
* ath9k: Do not remove header padding on RX from short framesJouni Malinen2008-12-121-2/+10
* ath9k: Refactor struct ath_softcSujith2008-12-125-267/+254
* ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian2008-12-121-2/+3
* ath9k: remove fragmentation workaround againJohannes Berg2008-12-121-6/+0
* ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2008-12-122-2/+9
* ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-123-3/+8
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-128-332/+1826
* ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-0/+1363
* ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian2008-12-121-1/+108
* ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2008-12-122-94/+72
* ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-123-22/+2
OpenPOWER on IntegriCloud