freebsd-dev/sys/dev/ath
Sam Leffler d3be6f5b0c Fixup radiotap handling of FCS and QoS frames per discussion with David Young:
o mark rx frames including FCS in the payload with the
  IEEE80211_RADIOTAP_F_FCS flag
o remove hack to copy 802.11 headers with padding out of line; instead mark
  the frames with IEEE80211_RADIOTAP_F_DATAPAD and require applications to
  do the work
o split precalculated radiotap flags into tx+rx now that they can be different

Note the full usefulness of these changes depends on updates to applications
that process radiotap data.
2005-01-24 20:31:24 +00:00
..
ath_rate statically allocate the station/neighbor node table; the deferred 2005-01-24 19:32:10 +00:00
if_ath_pci.c o disable pci retry timeout to avoid problems when operating in C3 state 2005-01-18 18:08:16 +00:00
if_ath.c Fixup radiotap handling of FCS and QoS frames per discussion with David Young: 2005-01-24 20:31:24 +00:00
if_athioctl.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
if_athrate.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
if_athvar.h Fixup radiotap handling of FCS and QoS frames per discussion with David Young: 2005-01-24 20:31:24 +00:00