freebsd-dev/sys/dev/ath
2013-03-20 05:44: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 Use the correct antenna configuration variable here. "diversity" just 2013-03-12 03:03:24 +00:00
ath_rate I give up - just throw the EWMA update into the normal update_stats() 2013-02-27 04:33:06 +00:00
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 more TODO items. 2013-03-19 17:55:36 +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 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 Break out the RX completion path into "FIFO check / refill" and 2013-03-19 19:32:28 +00:00
if_ath_rx_edma.h
if_ath_rx.c Break out the RX completion path into "FIFO check / refill" and 2013-03-19 19:32:28 +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 Print out the current fifo queue depth correctly - not just the max 2013-03-18 02:29:57 +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 Fix the EDMA CABQ handling - for now, the CABQ takes a descriptor chain 2013-03-20 05:44:03 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c Oops - fix an incorrect test. 2013-02-28 23:39:22 +00:00
if_ath_tx_ht.h
if_ath_tx.c Now that the tx map field is correctly populated for both edma and 2013-03-19 17:54:37 +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 Break out the RX completion path into "FIFO check / refill" and 2013-03-19 19:32:28 +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 few new fields to the RX vendor radiotap header: 2013-03-11 06:54:58 +00:00
if_athrate.h Add missing flags. 2013-02-28 23:39:38 +00:00
if_athvar.h Break out the RX completion path into "FIFO check / refill" and 2013-03-19 19:32:28 +00:00