freebsd-skq/sys/dev/ath
Adrian Chadd b92b5f6e3a * Stop processing after HAL_EIO; this is what the reference driver does.
* If we hit an empty queue condition (which I haven't yet root caused, grr.)
  .. make sure we release the lock before continuing.
2013-03-27 00:35:45 +00:00
..
ath_dfs/null
ath_hal Add new regulatory domain. 2013-03-24 04:42:56 +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 Implement the replacement EDMA FIFO code. 2013-03-26 20:04:45 +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_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 Add per-TXQ EDMA FIFO staging queue support. 2013-03-26 19:46:51 +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
if_ath_sysctl.c Overhaul the TXQ locking (again!) as part of some beacon/cabq timing 2013-03-24 00:03:12 +00:00
if_ath_sysctl.h
if_ath_tdma.c Overhaul the TXQ locking (again!) as part of some beacon/cabq timing 2013-03-24 00:03:12 +00:00
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c * Stop processing after HAL_EIO; this is what the reference driver does. 2013-03-27 00:35:45 +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 Implement the replacement EDMA FIFO code. 2013-03-26 20:04:45 +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 per-TXQ EDMA FIFO staging queue support. 2013-03-26 19:46:51 +00:00
if_athdfs.h
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 Add per-TXQ EDMA FIFO staging queue support. 2013-03-26 19:46:51 +00:00