]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add offset_tsf driver op and use it for mesh
authorPedersen, Thomas <twp@qca.qualcomm.com>
Wed, 28 Sep 2016 23:56:28 +0000 (16:56 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:45:44 +0000 (13:45 +0200)
commit3e1de945f21600581cbfdb1905d8174525e572f3
treeef838588ad6a1f1c4b51e347794e5c5085a67cf1
parent07ccede3cddc54d49fbda31be3bdf997a27bf409
mac80211: add offset_tsf driver op and use it for mesh

This allows the mesh sync (and debugfs) code to make incremental
TSF adjustments, avoiding any uncertainty introduced by delay in
programming absolute TSF.

Signed-off-by: Thomas Pedersen <twp@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/debugfs_netdev.c
net/mac80211/driver-ops.c
net/mac80211/driver-ops.h
net/mac80211/mesh_sync.c
net/mac80211/trace.h