..
ath_dfs /null
ath_hal
MFC r303891, r303892:
2016-09-08 15:06:28 +00:00
ath_rate
ah_osdep.c
ah_osdep.h
if_ath_ahb.c
Extend the AHB code to work on chips besides the AR9130.
2013-06-26 04:58:25 +00:00
if_ath_alq.c
Support sending ATH_ALQ messages with no payload.
2013-05-13 21:17:27 +00:00
if_ath_alq.h
Add ALQ beacon debugging.
2013-05-13 21:18:00 +00:00
if_ath_beacon.c
Be (very) careful about how to add more TX DMA work.
2013-05-18 18:27:53 +00:00
if_ath_beacon.h
Overhaul the TXQ locking (again!) as part of some beacon/cabq timing
2013-03-24 00:03:12 +00:00
if_ath_btcoex.c
Add in an initial WB225 (AR9485 + AR3012 BT) combo profile.
2013-06-14 08:18:17 +00:00
if_ath_btcoex.h
Bring over the initial static bluetooth coexistence configuration
2013-06-07 09:02:02 +00:00
if_ath_debug.c
if_ath_debug.h
Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.
2013-06-12 14:52:57 +00:00
if_ath_keycache.c
if_ath_keycache.h
if_ath_led.c
if_ath_led.h
if_ath_lna_div.c
Initial AR9485/AR933x 1x1 LNA diversity work.
2013-06-14 03:42:10 +00:00
if_ath_lna_div.h
Initial AR9485/AR933x 1x1 LNA diversity work.
2013-06-14 03:42:10 +00:00
if_ath_misc.h
Migrate ath(4) to now use if_transmit instead of the legacy if_start
2013-05-26 22:23:39 +00:00
if_ath_pci.c
if_ath_rx_edma.c
Don't log anything if npkts == 0.
2013-06-29 19:57:57 +00:00
if_ath_rx_edma.h
if_ath_rx.c
Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.
2013-06-12 14:52:57 +00:00
if_ath_rx.h
Fix the busdma logic to work with EDMA chipsets when using bounce
2013-04-04 08:21:56 +00:00
if_ath_spectral.c
if_ath_spectral.h
if_ath_sysctl.c
Implement a separate hardware queue threshold for aggregate and non-aggr
2013-05-21 18:13:57 +00:00
if_ath_sysctl.h
if_ath_tdma.c
Enable the use of TDMA on an 802.11n channel (with aggregation disabled,
2013-05-21 18:02:54 +00:00
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c
Make sure the holding descriptor and link pointer are both freed during
2013-05-10 10:06:45 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c
Implement my first cut at "correct" node power-save and
2013-05-15 18:33:05 +00:00
if_ath_tx_ht.h
Implement my first cut at "correct" node power-save and
2013-05-15 18:33:05 +00:00
if_ath_tx.c
MFC r262930
2014-03-11 05:58:52 +00:00
if_ath_tx.h
Implement a separate hardware queue threshold for aggregate and non-aggr
2013-05-21 18:13:57 +00:00
if_ath.c
MFC r256658, r256666:
2013-12-13 21:57:44 +00:00
if_athdfs.h
if_athioctl.h
Implement my first cut at "correct" node power-save and
2013-05-15 18:33:05 +00:00
if_athrate.h
Update the rate series setup code to use the decisions already made in
2013-04-17 07:21:30 +00:00
if_athvar.h
Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.
2013-06-12 14:52:57 +00:00