aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan1-0/+1
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau1-13/+2
2010-10-11ath9k: add compile time checking for the size of the channel listFelix Fietkau1-1/+3
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau1-2/+0
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau1-7/+1
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau1-10/+1
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau1-3/+1
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau1-2/+1
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-8/+2
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau1-0/+2
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau1-3/+1
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau1-1/+0
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau1-1/+1
2010-09-16ath9k: Use common ath key management functionsBruno Randolf1-6/+0
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau1-24/+13
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan1-0/+1
2010-09-07ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan1-0/+10
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan1-0/+1
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau1-0/+1
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau1-0/+1
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-9/+15
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau1-2/+1
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau1-0/+6
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau1-5/+9
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville1-1/+0
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville1-1/+0
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez1-0/+1
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez1-0/+6
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau1-6/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau1-3/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau1-1/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau1-1/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau1-1/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau1-1/+0
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau1-0/+18
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau1-0/+1
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau1-1/+0
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau1-1/+1
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau1-1/+0
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-1/+8
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez1-1/+1
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez1-0/+29
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez1-0/+5
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith1-0/+1
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez1-1/+0
2010-06-02wireless: fix several minor description typosWalter Goldens1-1/+1
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan1-0/+1
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez1-1/+8
2010-04-27ath9k_hw: use the configured power limit for AR9003Felix Fietkau1-0/+1
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau1-3/+2