aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+3
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan1-4/+2
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+3
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-6/+1
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau1-3/+1
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau1-1/+1
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau1-7/+0
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan1-7/+0
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau1-18/+10
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan1-0/+4
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-11-16ath9k: Remove unused workaroundSujith Manoharan1-5/+0
2012-10-29ath9k_hw: validate MCI stuck after RTC wakeupRajkumar Manoharan1-3/+3
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau1-0/+5
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-4/+8
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2012-09-24ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan1-1/+1
2012-09-24ath9k_hw: Add a HW callback to set diversitySujith Manoharan1-0/+4
2012-09-24ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan1-3/+3
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-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau1-4/+0
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/linville/wirelessJohn 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