linux_dsm_epyc7002/drivers/net/wireless/ath/ath9k
Rajkumar Manoharan dfd0587a7d ath9k: keep btcoex period in milliseconds
btcoex periord is converted into micro seconds during initialization
and converted back to milli seconds while starting timer. As MCI code
handles btcoex period in msec, lets keep the btcoex timer in msec and
convert them into other form whenever needed.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-06-13 14:35:56 -04:00
..
ahb.c ath9k: Use atomic operations 2012-06-06 15:20:31 -04:00
ani.c ath9k: reset noiseimmunity level to default 2012-04-16 14:38:44 -04:00
ani.h
antenna.c ath9k: Move LNA code to antenna.c 2012-06-06 15:20:31 -04:00
ar5008_initvals.h
ar5008_phy.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-05-07 23:35:40 -04:00
ar9001_initvals.h
ar9002_calib.c
ar9002_hw.c
ar9002_initvals.h
ar9002_mac.c ath9k: Gather and report IRQ sync_cause errors. 2012-04-16 14:16:58 -04:00
ar9002_phy.c
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_calib.c ath9k_hw: fix IQ calibration chain index 2012-06-06 15:20:28 -04:00
ar9003_eeprom.c ath9k_hw: program BT to control SPDT 2012-06-06 15:20:28 -04:00
ar9003_eeprom.h ath9k_hw: apply internal regulator settings on AR933x 2012-05-29 13:45:23 -04:00
ar9003_hw.c ath9k_hw: Remove BTCOEX initvals 2012-04-13 14:32:50 -04:00
ar9003_mac.c ath9k_hw: process MCI interrupts only when btcoex is enabled 2012-06-13 14:35:54 -04:00
ar9003_mac.h
ar9003_mci.c ath9k_hw: fix incorrect LNA register settings 2012-06-13 14:35:53 -04:00
ar9003_mci.h ath9k_hw: fix incorrect LNA register settings 2012-06-13 14:35:53 -04:00
ar9003_paprd.c ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower 2012-04-23 14:56:11 -04:00
ar9003_phy.c ath9k_hw: configure ar9462 switching regulator 2012-06-06 15:20:28 -04:00
ar9003_phy.h ath9k: fix/add bits for spectral scanning 2012-06-06 15:18:18 -04:00
ar9003_rtt.c ath9k_hw: Fix RTT calibration 2012-05-15 17:27:55 -04:00
ar9003_rtt.h ath9k_hw: Fix RTT calibration 2012-05-15 17:27:55 -04:00
ar9330_1p1_initvals.h ath9k_hw: update AR933x initvals to fix issues with high power devices 2012-05-29 13:45:22 -04:00
ar9330_1p2_initvals.h
ar9340_initvals.h
ar9462_2p0_initvals.h ath9k_hw: Update initvals for AR9462 2012-06-13 14:35:50 -04:00
ar9485_initvals.h
ar9580_1p0_initvals.h
ath9k.h ath9k: Handle fatal interrupts properly 2012-06-06 15:20:31 -04:00
beacon.c ath9k: Use atomic operations 2012-06-06 15:20:31 -04:00
btcoex.c ath9k: improve BT FTP/PAN performance 2012-06-06 15:20:30 -04:00
btcoex.h ath9k: improve BT FTP/PAN performance 2012-06-06 15:20:30 -04:00
calib.c
calib.h
common.c
common.h
debug.c ath9k: Use atomic operations 2012-06-06 15:20:31 -04:00
debug.h ath9k: Add MCI interrupt to debugfs statistics 2012-06-06 15:20:25 -04:00
dfs_debug.c ath9k: extend DFS detector stats in dfs_debugfs 2012-04-23 15:37:41 -04:00
dfs_debug.h ath9k: extend DFS detector stats in dfs_debugfs 2012-04-23 15:37:41 -04:00
dfs_pattern_detector.c
dfs_pattern_detector.h
dfs_pri_detector.c ath9k: extend DFS detector stats in dfs_debugfs 2012-04-23 15:37:41 -04:00
dfs_pri_detector.h
dfs.c ath9k: extend DFS detector stats in dfs_debugfs 2012-04-23 15:37:41 -04:00
dfs.h
eeprom_4k.c ath9k: Fix modal EEPROM dump 2012-06-05 15:23:20 -04:00
eeprom_9287.c ath9k: Fix modal EEPROM dump 2012-06-05 15:23:20 -04:00
eeprom_def.c ath9k: Fix modal EEPROM dump 2012-06-05 15:23:20 -04:00
eeprom.c ath9k: move ath9k_hw_fbin2freq function to eeprom.h 2012-04-17 14:57:13 -04:00
eeprom.h ath9k: move ath9k_hw_fbin2freq function to eeprom.h 2012-04-17 14:57:13 -04:00
gpio.c ath9k: keep btcoex period in milliseconds 2012-06-13 14:35:56 -04:00
hif_usb.c USB 3.5-rc1 pull request 2012-05-22 15:50:46 -07:00
hif_usb.h
htc_drv_beacon.c
htc_drv_debug.c
htc_drv_gpio.c
htc_drv_init.c
htc_drv_main.c
htc_drv_txrx.c
htc_hst.c
htc_hst.h
htc.h
hw-ops.h
hw.c ath9k_hw: program OBS register only when MCI is disabled 2012-06-13 14:35:54 -04:00
hw.h ath9k_hw: configure ar9462 switching regulator 2012-06-06 15:20:28 -04:00
init.c ath9k: Handle ASPM properly 2012-06-06 15:20:24 -04:00
Kconfig
link.c ath9k: Use atomic operations 2012-06-06 15:20:31 -04:00
mac.c ath9k_hw: increase tx abort timeout for half/quarter channels 2012-04-23 15:35:32 -04:00
mac.h
main.c ath9k: restore power state on set channel failure 2012-06-13 14:35:51 -04:00
Makefile ath9k: Move LNA code to antenna.c 2012-06-06 15:20:31 -04:00
mci.c ath9k: keep btcoex period in milliseconds 2012-06-13 14:35:56 -04:00
mci.h ath9k: Setup MCI interrupts properly 2012-06-06 15:20:24 -04:00
pci.c ath9k: Use atomic operations 2012-06-06 15:20:31 -04:00
phy.h
rc.c ath9k: choose legacy rate as last rate of MRR series 2012-06-13 14:35:51 -04:00
rc.h
recv.c ath9k: Fix powersave locking 2012-06-06 15:20:32 -04:00
reg.h ath9k_hw: configure ar9462 switching regulator 2012-06-06 15:20:28 -04:00
wmi.c
wmi.h
xmit.c ath9k: Fix powersave locking 2012-06-06 15:20:32 -04:00