summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-151-13/+2Star
* ath9k: add compile time checking for the size of the channel listFelix Fietkau2010-10-111-1/+3
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-111-2/+0Star
* ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-061-7/+1Star
* ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau2010-10-061-10/+1Star
* ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau2010-10-061-3/+1Star
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-2/+1Star
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-8/+2Star
* ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-061-0/+2
* ath9k_hw: clean up calibration flagsFelix Fietkau2010-10-061-3/+1Star
* ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-051-1/+0Star
* ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-051-1/+1
* ath9k: Use common ath key management functionsBruno Randolf2010-09-161-6/+0Star
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-24/+13Star
* ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-071-0/+1
* ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan2010-09-071-0/+10
* ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-071-0/+1
* ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau2010-08-161-0/+1
* ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-041-0/+1
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-9/+15
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-121-2/+1Star
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-0/+6
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-5/+9
* ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-291-1/+0Star
* ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-291-1/+0Star
* ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-231-0/+1
* ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-231-0/+6
* ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-141-6/+0Star
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-141-3/+0Star
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-141-1/+0Star
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-141-1/+0Star
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-141-1/+0Star
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-141-1/+0Star
* ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-141-0/+18
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-141-0/+1
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-141-1/+0Star
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-141-1/+1
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-141-1/+0Star
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-1/+8
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-141-0/+29
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-141-0/+5
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-031-0/+1
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-021-1/+0Star
* wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-021-0/+1
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-1/+8
* ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-271-0/+1
* ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-3/+2Star
* ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2010-04-271-0/+1