freebsd-dev/sys/dev/ath
Adrian Chadd a54ecf784a Add an option to allow the minimum number of delimiters to be tweaked.
This is primarily for debugging purposes.

Tested:

* AR5416, STA mode
2013-02-21 06:38:49 +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 Remove this unneeded printf(), sorry! 2013-02-21 02:52:13 +00:00
ath_rate
ah_osdep.c
ah_osdep.h
if_ath_ahb.c Create a new TX lock specifically for queuing frames. 2013-02-07 07:50:16 +00:00
if_ath_alq.c Extend the timestamp to be a timeval, rather than ticks. 2013-02-11 02:48:49 +00:00
if_ath_alq.h Fix an incorrect sizeof() 2013-02-18 18:39:15 +00:00
if_ath_beacon.c Add a quick work-around if ath_beacon_config() to not die if it's called 2013-01-17 16:26:40 +00:00
if_ath_beacon.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_misc.h Pull out the if_transmit() work and revert back to ath_start(). 2013-02-13 05:32:19 +00:00
if_ath_pci.c Create a new TX lock specifically for queuing frames. 2013-02-07 07:50:16 +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 * Reduce the PCU lock overhead a little by only re-acquiring it if we 2013-02-16 19:11:57 +00:00
if_ath_rx.h
if_ath_spectral.c Fix format size. 2013-01-08 22:42:15 +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 Add an option to allow the minimum number of delimiters to be tweaked. 2013-02-21 06:38:49 +00:00
if_ath_sysctl.h
if_ath_tdma.c
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c Methodize the process of adding the software TX queue to the taskqueue. 2013-02-07 02:15:25 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c Add an option to allow the minimum number of delimiters to be tweaked. 2013-02-21 06:38:49 +00:00
if_ath_tx_ht.h
if_ath_tx.c A couple of quick tidyups: 2013-02-20 11:22:44 +00:00
if_ath_tx.h Add a new option to limit the maximum size of aggregates. 2013-02-21 06:18:40 +00:00
if_ath.c Add an option to allow the minimum number of delimiters to be tweaked. 2013-02-21 06:38:49 +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 support for triggering spectral scan upon a channel reset/change. 2013-01-08 22:15:13 +00:00
if_athrate.h
if_athvar.h Add an option to allow the minimum number of delimiters to be tweaked. 2013-02-21 06:38:49 +00:00