• J
    mac80211: add support for radiotap timestamp field · 99ee7cae
    Johannes Berg 提交于
    Use the existing device timestamp from the RX status information
    to add support for the new radiotap timestamp field. Currently
    only 32-bit counters are supported, but we also add the radiotap
    mactime where applicable. This new field allows more flexibility
    in where the timestamp is taken etc. The non-timestamp data in
    the field is taken from a new field in the hw struct.
    Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
    99ee7cae
rx.c 117.6 KB