aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan1-0/+9
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-6/+12
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau1-5/+2
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville1-1/+2
2010-07-12ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau1-1/+3
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau1-3/+0
2010-06-30ath9k_htc: Add LED support for AR7010Sujith1-4/+30
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville1-2/+1
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville1-11/+0
2010-06-23ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez1-0/+1
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez1-0/+1
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez1-14/+0
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez1-6/+39
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau1-15/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau1-30/+3
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau1-3/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau1-17/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau1-16/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau1-12/+0
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau1-0/+2
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau1-6/+0
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau1-15/+0
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez1-7/+1
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-0/+12
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez1-5/+0
2010-06-04ath9k_hw: Configure byte swap for non AR9271 chipsSujith1-3/+7
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith1-1/+4
2010-06-03ath9k_hw: add multicast key search supportFelix Fietkau1-1/+12
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez1-6/+0
2010-06-02ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan1-1/+1
2010-06-02ath9k_htc: Enable SGI in HT20 for AR9271Sujith1-1/+1
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan1-0/+3
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez1-0/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+20
2010-05-10ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez1-0/+20
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-7/+20
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau1-2/+6
2010-04-27ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan1-2/+8
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez1-0/+6
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith1-3/+0
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-1399/+362
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau1-0/+28
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+71
2010-04-16ath9k_hw: Relocate Opmode initializationSujith1-6/+2
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault1-4/+15
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan1-0/+7
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez1-1/+1
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan1-0/+1
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez1-0/+1