summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-051-0/+5
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-4/+8
|\
| * ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan2012-09-241-1/+1
| * ath9k_hw: Add a HW callback to set diversitySujith Manoharan2012-09-241-0/+4
| * ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan2012-09-241-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-4/+0
|\ \ | |/ |/|
| * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-101-4/+0
* | ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-111-0/+10
* | ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan2012-09-111-1/+2
* | ath9k: Set correct max streams for AR9565Sujith Manoharan2012-09-111-1/+4
* | ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-111-9/+11
* | ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan2012-09-111-2/+5
|/
* ath9k_hw: enable PA linearizationFelix Fietkau2012-09-051-3/+0
* ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-051-0/+2
* ath9k_hw: disable PA linearization for AR9462Felix Fietkau2012-09-051-1/+2
* ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau2012-09-051-3/+0
* ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-031-0/+1
* ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-171-2/+2
* ath9k_hw: enable ANI on AR934xFelix Fietkau2012-07-171-4/+0
* ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan2012-07-121-0/+8
* ath9k: enable support for AR9550Gabor Juhos2012-07-091-0/+2
* ath9k: fix PLL initialization for AR9550Gabor Juhos2012-07-091-8/+19
* ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2012-07-091-1/+1
* ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos2012-07-091-1/+2
* ath9k: clear pciexpress flag for AR9550Gabor Juhos2012-07-091-1/+1
* ath9k: add BB name string for AR9550Gabor Juhos2012-07-091-0/+1
* ath9k: set MAC version for AR9550Gabor Juhos2012-07-091-0/+3
* ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan2012-07-091-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-2/+14
|\
| * ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
| * ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
* | ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-131-1/+1
* | ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan2012-06-131-1/+2
* | ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan2012-06-131-1/+1
* | ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan2012-06-131-0/+3
* | ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan2012-06-131-0/+3
* | ath9k_hw: fix power state for MCIRajkumar Manoharan2012-06-061-16/+9
* | ath9k_hw: fix BT RF performanceRajkumar Manoharan2012-06-061-0/+3
* | ath9k_hw: Cleanup power mode APISujith Manoharan2012-06-061-90/+85
* | ath9k_hw: Fix MCI usageSujith Manoharan2012-06-061-8/+7
* | ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2012-06-061-11/+0
* | ath9k: Handle ASPM properlySujith Manoharan2012-06-061-11/+0
|/
* ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-291-0/+3
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-151-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-4/+5
|\
| * ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-231-4/+5
* | ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau2012-04-231-0/+4
* | ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-231-0/+16
* | ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-231-3/+6
* | ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-231-6/+7
OpenPOWER on IntegriCloud