summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_sync.c
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: mesh: fix some kdoc warningsBenjamin Berg
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2014-04-29mac80211: remove BUG_ON usageJohannes Berg
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-02mac80211: mesh: only get tsf if we need itBob Copeland
2013-02-15mac80211: clean up mesh codeJohannes Berg
2012-11-30mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-08mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-04-23mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona
2012-04-16mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona
2012-04-16mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona