wifi: mac80211: add hardware timestamps for RX and TX
authorAvraham Stern <avraham.stern@intel.com>
Wed, 26 Jan 2022 09:15:31 +0000 (11:15 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:28:29 +0000 (14:28 +0200)
commitf9202638df34474f862109731203e71d8e71f85e
treee43fac0e56e1d25d9bb24ea52ba0f2a560592349
parent1ff715ffa0ec1b5af9093c43185e686f575f15cc
wifi: mac80211: add hardware timestamps for RX and TX

When the low level driver reports hardware timestamps for frame
TX status or frame RX, pass the timestamps to cfg80211.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/rx.c
net/mac80211/status.c