freebsd-dev/sys/dev/ath
Robert Watson 13b203d0d7 Modify device drivers supporting multicast addresses to lock if_addr_mtx
over iteration of their multicast address lists when synchronizing the
hardware address filter with the network stack-maintained list.

Problem reported by:	Ed Maste (emaste at phaedrus dot sandvine dot ca>
MFC after:		1 week
2005-08-03 00:18:35 +00:00
..
ath_rate diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use 2005-07-22 16:50:18 +00:00
if_ath_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 19:06:12 +00:00
if_ath.c Modify device drivers supporting multicast addresses to lock if_addr_mtx 2005-08-03 00:18:35 +00:00
if_athioctl.h o extend cts to cover packet burst when operating in 11g w/ protection 2005-03-30 20:13:08 +00:00
if_athrate.h nuke unintentional use of HAL_BOOL type 2005-04-02 18:54:30 +00:00
if_athvar.h o fix setup of sc_diversity; the hal does not give us reliable 2005-07-24 05:11:39 +00:00