freebsd-dev/sys/dev/ath
Sam Leffler d6f57961a8 Fix checks for fast frames negotiation. ni_ath_flags holds the
capabilities reported by the ap.  These need to be cross-checked
against the local configuration in the vap.  Previously we were
only checking the ap capabilities which meant that if an ap reported
it was ff-capable but we were not setup to use them we'd try to do
ff aggregation and drop the frame.

There are a number of problems to be fixed here but applying this
fix immediately as the problem causes all traffic to stop (and has
not workaround).

Reported by:	Ashish Shukla
2008-10-30 16:22:04 +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 prepare for a new hal 2008-10-27 18:30:33 +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 Fix checks for fast frames negotiation. ni_ath_flags holds the 2008-10-30 16:22:04 +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 prepare for a new hal 2008-10-27 18:30:33 +00:00