summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-141-14/+14
* ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-141-2/+12
* ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-141-0/+4
* ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1
* ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-141-0/+5
* ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-141-1/+3
* ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-141-0/+32
* ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan2011-10-141-2/+4
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-111-5/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-20/+43
* ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan2011-10-031-1/+6
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-10-031-0/+4
* ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan2011-09-161-3/+5
* ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-161-8/+65
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-3/+2
* ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan2011-09-131-2/+2
* ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan2011-09-131-2/+5
* ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau2011-09-131-2/+3
* ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan2011-08-291-2/+8
* ath9k_hw: Set default slottime as 9usRajkumar Manoharan2011-08-291-1/+1
* ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli2011-08-291-0/+1
* ath9k_hw: add AR9580 supportLuis R. Rodriguez2011-08-261-0/+1
* ath9k_hw: fix EIFS value to microsecondsAlex Hacker2011-08-241-1/+1
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-221-4/+4
* ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau2011-08-081-0/+1
* ath9k_hw: do not limit initial tx power to 20 dbmFelix Fietkau2011-08-081-3/+6
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-011-2/+9
* ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau2011-07-211-0/+22
* ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau2011-07-111-3/+7
* ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau2011-07-111-8/+59
* ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau2011-07-111-1/+4
* ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau2011-07-111-0/+7
* ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau2011-07-111-4/+1
* ath9k: enable support for AR9330Gabor Juhos2011-06-221-0/+1
* ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-221-0/+35
* ath9k: enable antenna diversity for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: don't enable LDPC for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: add AR9330 specific PLL initializationGabor Juhos2011-06-221-1/+34
* ath9k: add MAC revision detection for AR9330Gabor Juhos2011-06-221-0/+9
* ath9k: define mac version for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan2011-06-011-3/+3
* ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-261-1/+4
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan2011-05-161-0/+16
* ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-281-8/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-9/+0
|\
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-121-9/+0
OpenPOWER on IntegriCloud