freebsd-dev/sys/dev/ath
Sam Leffler e66b0905fc o use the new association callback to notify the driver when joining a bss
in sta and adhoc modes; this should've been done forever ago as most all
  drivers use this hook to set per-station transmit parameters such as for
  tx rate control
o adjust drivers to remove explicit calls to the driver newassoc method
2008-10-27 16:46:50 +00:00
..
ath_rate Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +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 use the new association callback to notify the driver when joining a bss 2008-10-27 16:46:50 +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 Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
if_athvar.h fix memory smash on lp64 platforms; mostly noticeable in user mode 2008-09-21 00:28:54 +00:00