1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/ath
Adrian Chadd 35aae619d7 Call the WMAC DDR flush before handling an interrupt for the
Atheros AHB (internally) connected MAC.

TODO:

* verify the interrupt was for us before doing the DDR flush.
2015-07-04 03:07:28 +00:00
..
ath_dfs/null
ath_hal
ath_rate Use device_printf() instead of if_printf(). No functional changes. 2015-05-29 14:35:16 +00:00
ah_osdep.c
ah_osdep.h
if_ath_ahb.c Call the WMAC DDR flush before handling an interrupt for the 2015-07-04 03:07:28 +00:00
if_ath_alq.c
if_ath_alq.h
if_ath_beacon.c
if_ath_beacon.h
if_ath_btcoex.c
if_ath_btcoex.h
if_ath_debug.c
if_ath_debug.h
if_ath_keycache.c
if_ath_keycache.h
if_ath_led.c
if_ath_led.h
if_ath_lna_div.c
if_ath_lna_div.h
if_ath_misc.h
if_ath_pci_devlist.h
if_ath_pci.c
if_ath_rx_edma.c
if_ath_rx_edma.h
if_ath_rx.c Use device_printf() instead of if_printf(). No functional changes. 2015-05-29 14:35:16 +00:00
if_ath_rx.h Begin plumbing ieee80211_rx_stats through the receive path. 2015-05-25 16:37:41 +00:00
if_ath_spectral.c
if_ath_spectral.h
if_ath_sysctl.c Wake up the hardware before doing anything in sysctl. 2015-07-04 02:59:30 +00:00
if_ath_sysctl.h
if_ath_tdma.c Use device_printf() instead of if_printf(). No functional changes. 2015-05-29 14:35:16 +00:00
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c
if_ath_tx_edma.h
if_ath_tx_ht.c
if_ath_tx_ht.h
if_ath_tx.c Use device_printf() instead of if_printf(). No functional changes. 2015-05-29 14:35:16 +00:00
if_ath_tx.h
if_ath.c Use device_printf() instead of if_printf(). No functional changes. 2015-05-29 14:35:16 +00:00
if_athdfs.h
if_athioctl.h
if_athrate.h
if_athvar.h Begin plumbing ieee80211_rx_stats through the receive path. 2015-05-25 16:37:41 +00:00