opnsense-src/sys/dev/ath/ath_hal/ar5210
Adrian Chadd 515582436a [ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length.
* the code already stored the length of the RX desc, which I never used.
  So, use that and retire the new flag I introduced a while ago.
* Introduce a TX timestamp length field and capability.
2016-07-08 21:34:39 +00:00
..
ar5k_0007.ini
ar5210.h ath(4): begin fleshing out a "reset type" extension to force cold/warn resets. 2015-11-09 15:59:42 +00:00
ar5210_attach.c [ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length. 2016-07-08 21:34:39 +00:00
ar5210_beacon.c Update the TSF and next-TBTT methods to work for the AR5416 and later NICs. 2011-09-08 01:23:05 +00:00
ar5210_interrupts.c
ar5210_keycache.c
ar5210_misc.c Fix the AR5210 HAL code to store the association ID and restore it 2014-04-24 23:11:18 +00:00
ar5210_phy.c
ar5210_power.c * Only update ah_powerMode if we're setting the chip sleep state. 2014-04-30 02:03:13 +00:00
ar5210_recv.c Disable WEP hardware encryption on the AR5210, in order to allow other 2012-11-19 23:42:46 +00:00
ar5210_reset.c ath(4): begin fleshing out a "reset type" extension to force cold/warn resets. 2015-11-09 15:59:42 +00:00
ar5210_xmit.c Correctly populate the RTS field. 2012-11-17 02:39:37 +00:00
ar5210desc.h * Remove ah_desc.h, it's not needed 2012-11-17 02:39:09 +00:00
ar5210phy.h
ar5210reg.h Disable WEP hardware encryption on the AR5210, in order to allow other 2012-11-19 23:42:46 +00:00