aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-46/+58
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-121-1/+0
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-151-1/+2
* ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-261-0/+2
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-161-0/+1
* ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2011-05-161-0/+3
* ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan2011-05-161-4/+5
* ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-051-2/+0
* ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-281-0/+5
* ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian2011-04-251-1/+1
* ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-251-0/+1
* ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
* ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-251-0/+2
* ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan2011-04-251-0/+1
* ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-191-0/+1
* 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/+0
* ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan2011-04-041-2/+0
* ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau2011-03-301-1/+0
* ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2011-03-301-1/+0
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-301-1/+0
* ath9k_hw: remove pCap->reg_capFelix Fietkau2011-03-301-1/+0
* ath9k_hw: remove ah->config.ht_enableFelix Fietkau2011-03-301-1/+0
* ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-301-1/+0
* ath9k_hw: turn a few big macros into functionsFelix Fietkau2011-03-301-10/+4
* 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/+1
* 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/+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