freebsd-dev/sys/dev/ath
Sam Leffler 8f40943151 only invoke ath_rate_tx_complete to update rate control state when the
frame being sent is to be ack'd and hasn't been filtered by the h/w;
this insures we don't pass in tx descriptors that have no meaningful
state (e.g. mcast/bcast frames are not acked and so have no tx retry
counts)

Approved by:	re (scottl)
Obtained from:	Atheros
2005-07-07 00:04:50 +00:00
..
ath_rate Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +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 only invoke ath_rate_tx_complete to update rate control state when the 2005-07-07 00:04:50 +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 only invoke ath_rate_tx_complete to update rate control state when the 2005-07-07 00:04:50 +00:00