aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26mac80211: implement HE support for meshSven Eckelmann1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti1-0/+2
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu1-0/+6
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu1-0/+2
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland1-1/+2
2018-09-10mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang1-1/+2
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook1-0/+1
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma1-1/+1
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland1-0/+1
2016-04-05mac80211: mesh: fix mesh path kerneldocBob Copeland1-8/+12
2016-04-05mac80211: mesh: reorder structure membersBob Copeland1-3/+2
2016-04-05mac80211: mesh: embed gates hlist head directlyBob Copeland1-1/+1
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland1-2/+2
2016-04-05mac80211: mesh: fix crash in mesh_path_timerBob Copeland1-0/+3
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland1-28/+3
2016-04-05mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland1-0/+1
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland1-6/+4
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+0
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland1-3/+0
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni1-4/+0
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda1-3/+3
2015-09-22mac80211: implement VHT support for meshBob Copeland1-0/+4
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge1-0/+3
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh1-2/+2
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland1-2/+0
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen1-0/+2
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty1-1/+0
2013-06-03mac80211: set mesh formation field properlyJacob Minshall1-2/+2
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland1-1/+2
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka1-12/+0
2013-02-15mac80211: clean up mesh codeJohannes Berg1-55/+50
2013-02-15mac80211: cache mesh beaconThomas Pedersen1-1/+4
2013-02-15mac80211: constify IE parsingJohannes Berg1-5/+6
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen1-5/+5
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen1-1/+2
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+17
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-2/+0
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch1-0/+14
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen1-1/+1
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch1-14/+0
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg1-1/+1
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan1-1/+1
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+3
2012-08-20mac80211: clean up mpath_move_to_queue()Thomas Pedersen1-0/+3
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch1-1/+1
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh1-0/+2
2012-06-09mac80211: Rename stainfo variable for the more common staJavier Cardona1-1/+1