1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/sys/dev/ath
2012-08-14 22:34:22 +00:00
..
ath_dfs/null
ath_hal Commit device IDs for the (eventually upcoming) AR9380 HAL. 2012-08-07 23:45:43 +00:00
ath_rate
ah_osdep.c
ah_osdep.h Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. 2012-08-05 10:12:27 +00:00
if_ath_ahb.c
if_ath_beacon.c Extend the beacon code slightly to support AP mode beaconing for the 2012-08-11 23:26:19 +00:00
if_ath_beacon.h Extend the beacon code slightly to support AP mode beaconing for the 2012-08-11 23:26:19 +00:00
if_ath_debug.c Add the AR9380 HAL to the TX descriptor debugging, in order to dump all 2012-08-11 22:39:27 +00:00
if_ath_debug.h
if_ath_keycache.c
if_ath_keycache.h
if_ath_led.c
if_ath_led.h
if_ath_misc.h Break out the TX completion code into a separate function, so it can be 2012-08-14 22:32:20 +00:00
if_ath_pci.c
if_ath_rx_edma.c Remove unnecessary debugging printf()s. 2012-08-06 22:54:10 +00:00
if_ath_rx_edma.h
if_ath_rx.c Remove unnecessary debugging printf()s. 2012-08-06 22:54:10 +00:00
if_ath_rx.h
if_ath_sysctl.c Dump out the TX FIFO depth. 2012-08-14 22:34:22 +00:00
if_ath_sysctl.h
if_ath_tdma.c
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c Revert the ath_tx_draintxq() method, and instead teach it the minimum 2012-08-12 00:46:15 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c
if_ath_tx_ht.h
if_ath_tx.c Revert the ath_tx_draintxq() method, and instead teach it the minimum 2012-08-12 00:46:15 +00:00
if_ath_tx.h Revert the ath_tx_draintxq() method, and instead teach it the minimum 2012-08-12 00:46:15 +00:00
if_ath.c Break out the TX completion code into a separate function, so it can be 2012-08-14 22:32:20 +00:00
if_athdfs.h
if_athioctl.h
if_athrate.h
if_athvar.h Add an assertion to check that the given TXQ is _not_ locked. 2012-08-14 22:30:17 +00:00