freebsd-dev/sys/dev/ath
Adrian Chadd 204582f2f3 Push the non-AR5416 related stuff into chipset specific directories.
sys/dev/ath/ath_hal/ar5416/ is getting very crowded and further
commits will make it even more crowded. Now is a good time to
shuffle these files out before any more extensive work is done
on them.

Create an ar9003 directory whilst I'm here; ar9003 specific
chipset code will eventually live there.
2011-01-20 09:03:40 +00:00
..
ath_hal Push the non-AR5416 related stuff into chipset specific directories. 2011-01-20 09:03:40 +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