aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-22wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Gravatar Yue Haibing 1-1/+0
2023-06-06wifi: mac80211: consistently use u64 for BSS changesGravatar Anjaneyulu 1-9/+10
2023-03-31wifi: mac80211: enable EHT mesh supportGravatar Ryder Lee 1-0/+4
2023-03-22wifi: mac80211: mesh fast xmit supportGravatar Felix Fietkau 1-0/+44
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshGravatar Pavel Skripkin 1-21/+1
2021-06-23mac80211: fix some spelling mistakesGravatar Zheng Yongjun 1-1/+1
2020-05-31mac80211: add HE 6 GHz Band Capability elementGravatar Rajkumar Manoharan 1-0/+2
2019-07-26mac80211: implement HE support for meshGravatar Sven Eckelmann 1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICGravatar Narayanraddi Masti 1-0/+2
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+6
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesGravatar Herbert Xu 1-0/+6
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoGravatar Julan Hsu 1-0/+2
2018-11-09{nl,mac}80211: add rssi to mesh candidatesGravatar Bob Copeland 1-1/+2
2018-09-10mac80211: fix TX status reporting for ieee80211sGravatar Yuan-Chi Pang 1-1/+2
2017-11-20mac80211: Convert timers to use timer_setup()Gravatar Kees Cook 1-1/+1
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Gravatar Kees Cook 1-0/+1
2016-12-13mac80211: Use appropriate name for functions and messagesGravatar Masashi Honma 1-1/+1
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableGravatar Bob Copeland 1-0/+1
2016-04-05mac80211: mesh: fix mesh path kerneldocGravatar Bob Copeland 1-8/+12
2016-04-05mac80211: mesh: reorder structure membersGravatar Bob Copeland 1-3/+2
2016-04-05mac80211: mesh: embed gates hlist head directlyGravatar Bob Copeland 1-1/+1
2016-04-05mac80211: mesh: use hlist for rmc cacheGravatar Bob Copeland 1-2/+2
2016-04-05mac80211: mesh: fix crash in mesh_path_timerGravatar Bob Copeland 1-0/+3
2016-04-05mac80211: mesh: convert path table to rhashtableGravatar Bob Copeland 1-28/+3
2016-04-05mac80211: mesh: embed known gates list in struct mesh_pathGravatar Bob Copeland 1-0/+1
2016-04-05mac80211: mesh: move path tables into if_meshGravatar Bob Copeland 1-6/+4
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 1-3/+0
2016-02-24mac80211: mesh: drop constant field mean_chain_lenGravatar Bob Copeland 1-3/+0
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Gravatar Sachin Kulkarni 1-4/+0
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedGravatar Andrzej Hajda 1-3/+3
2015-09-22mac80211: implement VHT support for meshGravatar Bob Copeland 1-0/+4
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableGravatar Henning Rogge 1-0/+3
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryGravatar Chun-Yeow Yeoh 1-2/+2
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeGravatar Bob Copeland 1-2/+0
2013-06-18mac80211: update mesh beacon on workqueueGravatar Thomas Pedersen 1-0/+2
2013-06-11mac80211: expire mesh peers based on mesh configurationGravatar Colleen Twitty 1-1/+0
2013-06-03mac80211: set mesh formation field properlyGravatar Jacob Minshall 1-2/+2
2013-04-08mac80211: return new mpath from mesh_path_add()Gravatar Bob Copeland 1-1/+2
2013-03-06mac80211: cleanup suspend/resume on mesh modeGravatar Stanislaw Gruszka 1-12/+0
2013-02-15mac80211: clean up mesh codeGravatar Johannes Berg 1-55/+50
2013-02-15mac80211: cache mesh beaconGravatar Thomas Pedersen 1-1/+4
2013-02-15mac80211: constify IE parsingGravatar Johannes Berg 1-5/+6
2013-02-15mac80211: consolidate MBSS change notificationGravatar Thomas Pedersen 1-5/+5
2013-02-11mac80211: fix mesh sta teardownGravatar Thomas Pedersen 1-1/+2
2013-02-04mac80211: mesh power save basicsGravatar Marco Porsch 1-0/+17
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinGravatar Marco Porsch 1-2/+0
2013-01-16mac80211: update mesh peer link counter during userspace peeringGravatar Marco Porsch 1-0/+14
2013-01-03mac80211: RMC buckets are just list headsGravatar Thomas Pedersen 1-1/+1
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hGravatar Marco Porsch 1-14/+0