freebsd-dev/sys/dev/ath
Adrian Chadd 89d2e576a4 Don't compile in my (not yet committed) ath_alq code unless ATH_DEBUG_ALQ
is defined.

This will unbreak ATH_DEBUG builds.
2012-11-07 16:34:09 +00:00
..
ath_dfs/null
ath_hal Add new HAL configuration features for the updated AR9300 HAL. 2012-11-07 06:23:23 +00:00
ath_rate I've had some feedback that CCK rates are more reliable than MCS 0 2012-10-31 06:35:50 +00:00
ah_osdep.c
ah_osdep.h
if_ath_ahb.c I give up - introduce a TX lock to serialise TX operations. 2012-10-31 06:27:58 +00:00
if_ath_beacon.c
if_ath_beacon.h
if_ath_debug.c TX EDMA debugging fixes: 2012-11-05 07:08:45 +00:00
if_ath_debug.h Add a debug method to dump the EDMA TX status descriptor contents out. 2012-11-03 04:53:44 +00:00
if_ath_keycache.c
if_ath_keycache.h
if_ath_led.c
if_ath_led.h
if_ath_misc.h I give up - introduce a TX lock to serialise TX operations. 2012-10-31 06:27:58 +00:00
if_ath_pci.c I give up - introduce a TX lock to serialise TX operations. 2012-10-31 06:27:58 +00:00
if_ath_rx_edma.c Migrate the ath(4) KTR logging to use an ATH_KTR() macro. 2012-09-24 20:35:56 +00:00
if_ath_rx_edma.h
if_ath_rx.c Break the RX processing up into smaller chunks of 128 frames each. 2012-10-14 20:31:38 +00:00
if_ath_rx.h
if_ath_sysctl.c Migrate the ath(4) KTR logging to use an ATH_KTR() macro. 2012-09-24 20:35:56 +00:00
if_ath_sysctl.h
if_ath_tdma.c
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c Clear IFF_DRV_OACTIVE if any slots were completed. 2012-11-05 09:27:47 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c For AR9380 NICs - the non-enterprise versions don't support RTS protection 2012-11-03 22:13:42 +00:00
if_ath_tx_ht.h
if_ath_tx.c Convert the aggregate descriptor path over to use the same API as 2012-11-06 06:19:11 +00:00
if_ath_tx.h Begin fleshing out some software queue awareness for TIM handling with 2012-10-28 21:13:12 +00:00
if_ath.c Don't compile in my (not yet committed) ath_alq code unless ATH_DEBUG_ALQ 2012-11-07 16:34:09 +00:00
if_athdfs.h
if_athioctl.h Implement my first cut at filtered frames in aggregation sessions. 2012-09-18 10:14:17 +00:00
if_athrate.h
if_athvar.h Add a new HAL call to extract out the HAL enterprise bits from the 2012-11-03 22:12:35 +00:00