summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-1/+3
|\
| * ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-6/+1
|/
* ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau2013-01-221-3/+1
* ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2013-01-221-1/+1
* ath9k_hw: fix RF bank initializationFelix Fietkau2013-01-221-7/+0
* ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2013-01-071-7/+0
* ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-071-18/+10
* ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-101-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-1/+1
|\
| * ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
* | ath9k: Remove unused workaroundSujith Manoharan2012-11-161-5/+0
* | ath9k_hw: validate MCI stuck after RTC wakeupRajkumar Manoharan2012-10-291-3/+3
|/
* 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