opnsense-src/sys/dev/ath
Sam Leffler f9748b9d0d Minor tx path cleanups:
o assume all data frames have been classified so there's no need
  to check if QoS is being used, just fetch the wme priority from
  the mbuf
o fix double counting of noack frames
o fix nearby comment

MFC after:	2 weeks
2006-02-09 22:34:34 +00:00
..
ath_rate move mgt frame tx rate responsibility from the rate control modules 2006-02-09 20:49:55 +00:00
if_ath.c Minor tx path cleanups: 2006-02-09 22:34:34 +00:00
if_ath_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 19:06:12 +00:00
if_athioctl.h Phantom beacon miss workaround: track the tsf of the last received 2006-02-09 22:03:26 +00:00
if_athrate.h nuke unintentional use of HAL_BOOL type 2005-04-02 18:54:30 +00:00
if_athvar.h Beacon timer setup fixes: 2006-02-09 22:21:53 +00:00