freebsd-dev/sys/dev/ath
Adrian Chadd 1e659efff7 ar9280SetAntennaSwitch() was using the AR5416 chainmasks (3 chains)
rather than the AR9280 chainmasks (2 chains)
2011-01-20 15:09:11 +00:00
..
ath_hal ar9280SetAntennaSwitch() was using the AR5416 chainmasks (3 chains) 2011-01-20 15:09:11 +00:00
ath_rate Migrate the sample rate module to the new ath_hal_gettxcompletionrates() API. 2011-01-20 08:19:23 +00:00
ah_osdep.c Revert previous commit and add myself to the list of people who should 2009-09-08 13:19:05 +00:00
ah_osdep.h Fix AR5416 and later parts when building with AH_DEBUG or similar defined: 2009-07-06 20:51:54 +00:00
if_ath_pci.c The module name convention is foo, not if_foo. 2009-05-15 17:02:11 +00:00
if_ath.c Include the initial support for external EEPROMs. 2011-01-20 07:56:09 +00:00
if_athioctl.h Add a global counter of missed beacons. 2010-08-14 14:01:12 +00:00
if_athrate.h now that the new association callback is used when joining a bss we can 2008-10-27 16:58:06 +00:00
if_athvar.h Add in the public method to access the tx completion rates. 2011-01-20 08:15:46 +00:00