freebsd-skq/sys/dev/ath
Sam Leffler 46d4d74c94 o With the addition of HT rates the set of h/w codes has a much wider range
making the use of sc_hwmap to do direct mapping impractical.  Switch to
  indexing by the rate index instead of the rate code and adjust associated
  state and logic appropriately.  This has several benefits including
  simplification of the led code.
o fix radiotap capture of HT rates
o fix conditional compilation of HT radiotap support to be based on the
  hal having 5416 support; not the ABI version as hal builds may or may
  not include 5416 support
2008-10-27 18:22:44 +00:00
..
ath_rate o With the addition of HT rates the set of h/w codes has a much wider range 2008-10-27 18:22:44 +00:00
ah_osdep.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ah_osdep.h 5416 and similar chips grew another region in the pci clock domain 2008-05-31 22:44:06 +00:00
if_ath_pci.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
if_ath.c o With the addition of HT rates the set of h/w codes has a much wider range 2008-10-27 18:22:44 +00:00
if_athioctl.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +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 o With the addition of HT rates the set of h/w codes has a much wider range 2008-10-27 18:22:44 +00:00