summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)Author
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan
2010-12-13ath9k_hw: fix PA predistortion training power selectionFelix Fietkau
2010-12-13ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau
2010-12-13ath9k_hw: remove ah->beacon_intervalFelix Fietkau
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan
2010-12-07ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan
2010-12-07ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan
2010-12-07ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-17ath9k_hw: set default values for radar pulse detectionFelix Fietkau
2010-11-16ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-11-09ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau
2010-10-11ath9k: add compile time checking for the size of the channel listFelix Fietkau
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan
2010-09-07ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau