freebsd-skq/sys/dev/ath
adrian d1c8f88a1f Disable flipping antennas for AR9280.
Flipping antennas when doing 11n would cause all kinds of strange issues.
Just don't do it for now and when it comes time to do it, don't do it here.
2011-02-15 13:29:52 +00:00
..
ath_hal Disable flipping antennas for AR9280. 2011-02-15 13:29:52 +00:00
ath_rate Commit some missing bits to the sample rate module to (more) correctly calculate 802.11n packet duration. 2011-02-08 18:31:28 +00:00
ah_osdep.c
ah_osdep.h
if_ath_debug.c Break out the debug macros from if_ath.c into if_ath_debug.[ch] . 2011-01-29 05:08:21 +00:00
if_ath_debug.h Break out the debug macros from if_ath.c into if_ath_debug.[ch] . 2011-01-29 05:08:21 +00:00
if_ath_misc.h Migrate the TX path code out of if_ath and into a separate source file. 2011-01-29 11:35:23 +00:00
if_ath_pci.c
if_ath_tx_ht.c This should be TX stream, not RX stream. 2011-02-13 15:14:13 +00:00
if_ath_tx_ht.h The current code used the fields in ath_set11nratescenario() . Use them 2011-02-12 02:14:19 +00:00
if_ath_tx.c The current code used the fields in ath_set11nratescenario() . Use them 2011-02-12 02:14:19 +00:00
if_ath_tx.h Migrate the TX path code out of if_ath and into a separate source file. 2011-01-29 11:35:23 +00:00
if_ath.c Some statistics additions - prepare for error codes > 32 (since the AR5416 2011-02-14 21:24:54 +00:00
if_athioctl.h Some statistics additions - prepare for error codes > 32 (since the AR5416 2011-02-14 21:24:54 +00:00
if_athrate.h Add a new method to the rate control modules which extract out the 2011-02-01 08:10:18 +00:00
if_athvar.h Expose the 4k transaction workaround hooks to the driver, but don't (yet) 2011-02-09 16:37:29 +00:00