summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11ath9k_hw: Handle gentimer termination properlySujith Manoharan1-0/+10
2012-09-11ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan1-1/+2
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan1-1/+4
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan1-9/+11
2012-09-11ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan1-2/+5
2012-09-05ath9k_hw: enable PA linearizationFelix Fietkau1-3/+0
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau1-0/+2
2012-09-05ath9k_hw: disable PA linearization for AR9462Felix Fietkau1-1/+2
2012-09-05ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau1-3/+0
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan1-0/+1
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan1-2/+2
2012-07-17ath9k_hw: enable ANI on AR934xFelix Fietkau1-4/+0
2012-07-12ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan1-0/+8
2012-07-09ath9k: enable support for AR9550Gabor Juhos1-0/+2
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos1-8/+19
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos1-0/+1
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos1-0/+3
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan1-3/+3
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+14
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-20ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan1-1/+1
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan1-1/+2
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan1-1/+1
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan1-0/+3
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan1-0/+3
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan1-16/+9
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan1-0/+3
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan1-90/+85
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan1-8/+7
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan1-11/+0
2012-06-06ath9k: Handle ASPM properlySujith Manoharan1-11/+0
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau1-0/+3
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan1-5/+4
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+5
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau1-0/+4
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau1-0/+16
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau1-3/+6
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau1-6/+7
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos1-4/+5
2012-04-16ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau1-2/+2
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear1-0/+49
2012-04-12ath9k: remove dead codeZefir Kurtisi1-1/+0
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan1-0/+73
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-49/+87
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau1-3/+0
2012-03-15ath9k: optimize register access functionsFelix Fietkau1-1/+1