freebsd-dev/sys/dev/ath
2013-01-03 19:03:03 +00:00
..
ath_dfs/null Add a method to explicitly disable radar reporting if required. 2013-01-02 01:36:10 +00:00
ath_hal Fix the short repeat option code to not flip the option to 0 when 2013-01-02 03:56:20 +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_alq.c ath(4) ALQ logging improvements. 2012-11-16 19:39:29 +00:00
if_ath_alq.h Add in specific TDMA logging types. 2012-11-27 02:24:05 +00:00
if_ath_beacon.c Delete the per-TXQ locks and replace them with a single TX lock. 2012-12-02 06:24:08 +00:00
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 Don't allocate or program a key for the AR5210. 2012-11-19 23:54:05 +00:00
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 Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
if_ath_rx_edma.h
if_ath_rx.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
if_ath_rx.h
if_ath_spectral.c Don't call the spectral methods for NICS that don't implement them. 2013-01-03 19:03:03 +00:00
if_ath_spectral.h Add a new (skeleton) spectral mode manager module. 2013-01-02 03:59:02 +00:00
if_ath_sysctl.c Place 'dev.ath.X.debug' back under ATH_DEBUG, rather than ATH_DEBUG_ALQ. 2012-11-13 19:45:13 +00:00
if_ath_sysctl.h
if_ath_tdma.c Pull out the debugging code from the critical path and make sure it 2012-11-28 01:55:22 +00:00
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c Delete the per-TXQ locks and replace them with a single TX lock. 2012-12-02 06:24:08 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c Delete the per-TXQ locks and replace them with a single TX lock. 2012-12-02 06:24:08 +00:00
if_ath_tx_ht.h
if_ath_tx.c There's no need to use a TXQ pointer here; we specifically need the 2012-12-11 04:19:51 +00:00
if_ath_tx.h ALQ logging enhancements: 2012-11-16 19:57:16 +00:00
if_ath.c Add a new (skeleton) spectral mode manager module. 2013-01-02 03:59:02 +00:00
if_athdfs.h Add a method to explicitly disable radar reporting if required. 2013-01-02 01:36:10 +00:00
if_athioctl.h Add a new (skeleton) spectral mode manager module. 2013-01-02 03:59:02 +00:00
if_athrate.h
if_athvar.h Don't call the spectral methods for NICS that don't implement them. 2013-01-03 19:03:03 +00:00