summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-05ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan1-3/+0
2011-04-05ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan1-2/+0
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau1-1/+0
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau1-1/+0
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau1-1/+0
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau1-1/+0
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau1-1/+0
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau1-1/+0
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau1-10/+4
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau1-6/+6
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau1-7/+9
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau1-2/+1
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau1-1/+1
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau1-0/+2
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan1-3/+7
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau1-2/+2
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan1-0/+1
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez1-0/+1
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan1-0/+3
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-0/+4
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau1-0/+1
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau1-1/+0
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan1-0/+1
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan1-0/+1
2010-12-16ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan1-0/+5
2010-12-13ath9k_hw: fix PA predistortion training power selectionFelix Fietkau1-0/+2
2010-12-13ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau1-1/+0
2010-12-13ath9k_hw: remove ah->beacon_intervalFelix Fietkau1-1/+0
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau1-2/+0
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau1-2/+0
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau1-1/+0
2010-12-08ath9k_htc: Cleanup device identificationSujith Manoharan1-0/+1
2010-12-08ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan1-0/+2
2010-12-08ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan1-0/+2
2010-12-08ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan1-0/+1
2010-12-08ath: Convert ath_print to ath_dbgJoe Perches1-1/+0
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan1-0/+1
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2010-11-18ath9k_hw: set default values for radar pulse detectionFelix Fietkau1-0/+2
2010-11-17ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau1-0/+36
2010-11-17ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian1-0/+3
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-6/+0
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau1-0/+7
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau1-1/+1
2010-11-10ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau1-1/+0
2010-11-09ath9k: 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