summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)Author
2011-04-04ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan
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