summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau2011-03-141-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-0/+1
|\
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-211-0/+1
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-281-0/+1
* | ath9k_htc: Add multiple register read APISujith Manoharan2011-01-191-0/+3
|/
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-0/+4
* ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-201-0/+1
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-201-1/+0
* ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-161-0/+1
* ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-161-0/+1
* ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-161-0/+5
* ath9k_hw: fix PA predistortion training power selectionFelix Fietkau2010-12-131-0/+2
* ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau2010-12-131-1/+0
* ath9k_hw: remove ah->beacon_intervalFelix Fietkau2010-12-131-1/+0
* ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-131-2/+0
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-2/+0
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-1/+0
* ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-071-0/+1
* ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan2010-12-071-0/+2
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-071-0/+2
* ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan2010-12-071-0/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-1/+0
* ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+1
|\
| * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-081-0/+1
* | ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-171-0/+2
* | ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-161-0/+36
* | ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian2010-11-161-0/+3
* | bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-6/+0
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-0/+7
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-1/+1
* | ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2010-11-091-1/+0
|/
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-151-13/+2
* 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/+0
* ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-061-7/+1
* ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau2010-10-061-10/+1
* ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau2010-10-061-3/+1
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-2/+1
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-8/+2
* 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/+1
* ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-051-1/+0
* 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/+0
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-24/+13
* 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
OpenPOWER on IntegriCloud