summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan1-0/+3
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan1-14/+14
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan1-2/+12
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan1-0/+4
2011-10-14ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan1-2/+1
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan1-0/+5
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan1-1/+3
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan1-0/+32
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan1-2/+4
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau1-5/+0
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-20/+43
2011-10-03ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan1-1/+6
2011-10-03ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-09-16ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan1-3/+5
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian1-8/+65
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau1-3/+2
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan1-2/+2
2011-09-13ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan1-2/+5
2011-09-13ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau1-2/+3
2011-08-29ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan1-2/+8
2011-08-29ath9k_hw: Set default slottime as 9usRajkumar Manoharan1-1/+1
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli1-0/+1
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez1-0/+1
2011-08-24ath9k_hw: fix EIFS value to microsecondsAlex Hacker1-1/+1
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka1-4/+4
2011-08-08ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau1-0/+1
2011-08-08ath9k_hw: do not limit initial tx power to 20 dbmFelix Fietkau1-3/+6
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka1-2/+9
2011-07-21ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau1-0/+22
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau1-3/+7
2011-07-11ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau1-8/+59
2011-07-11ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau1-1/+4
2011-07-11ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau1-0/+7
2011-07-11ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau1-4/+1
2011-06-22ath9k: enable support for AR9330Gabor Juhos1-0/+1
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos1-0/+35
2011-06-22ath9k: enable antenna diversity for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: don't enable LDPC for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: add AR9330 specific PLL initializationGabor Juhos1-1/+34
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos1-0/+9
2011-06-22ath9k: define mac version for AR9330Gabor Juhos1-1/+4
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan1-3/+3
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan1-1/+4
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan1-0/+16
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan1-8/+16