summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)Author
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau
2011-07-08ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHzMohammed Shafi Shajakhan
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-22ath9k: define device id for AR9330Gabor Juhos
2011-06-20ath9k_hw: make sure PAPRD training is properly doneMohammed Shafi Shajakhan
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan
2011-04-25ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
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