summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau2011-04-141-0/+8
* ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2011-04-041-3/+0Star
* ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan2011-04-041-2/+0Star
* ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau2011-03-301-1/+0Star
* ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2011-03-301-1/+0Star
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-301-1/+0Star
* ath9k_hw: remove pCap->reg_capFelix Fietkau2011-03-301-1/+0Star
* ath9k_hw: remove ah->config.ht_enableFelix Fietkau2011-03-301-1/+0Star
* ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-301-1/+0Star
* ath9k_hw: turn a few big macros into functionsFelix Fietkau2011-03-301-10/+4Star
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-301-6/+6
* ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-301-7/+9
* ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-301-2/+1Star
* ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-301-1/+1
* ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-301-0/+2
* ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan2011-03-301-3/+7
* 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/+0Star
* 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/+0Star
* ath9k_hw: remove ah->beacon_intervalFelix Fietkau2010-12-131-1/+0Star
* ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-131-2/+0Star
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-2/+0Star
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-1/+0Star
* 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/+0Star
* 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/+0Star
* | 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/+0Star
|/
* 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