freebsd-skq/sys/dev/ath
Sam Leffler 4a948799c2 preliminary ar9280 support:
o add 9280 attach that sets up ini, cal, etc.
o new rf backend for 9280 and later parts
o split ini setup and spur mitigation support out to methods
  and provide 9280-specific support
o minor fixups to shared code to handle 9280-specific work

Obtained from:	Atheros (ini values and some code)
2009-03-12 18:18:28 +00:00
..
ath_hal preliminary ar9280 support: 2009-03-12 18:18:28 +00:00
ath_rate correct fixed rate handling; the rixmap was changed a while back 2009-01-07 23:30:26 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
if_ath.c replace if_watchdog w/ private callout; probably can merge this with the 2009-03-09 23:10:19 +00:00
if_athioctl.h add SIOCZATHSTATS ioctl to zero driver statistics 2009-02-13 05:38:03 +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 replace if_watchdog w/ private callout; probably can merge this with the 2009-03-09 23:10:19 +00:00