summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: enable EHT mesh supportRyder Lee2023-03-311-0/+4
* wifi: mac80211: mesh fast xmit supportFelix Fietkau2023-03-221-0/+44
* mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-041-21/+1
* mac80211: fix some spelling mistakesZheng Yongjun2021-06-231-1/+1
* mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-311-0/+2
* mac80211: implement HE support for meshSven Eckelmann2019-07-261-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-081-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-0/+6
|\
| * mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2019-02-151-0/+6
* | nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-191-0/+2
|/
* {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-1/+2
* mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang2018-09-101-1/+2
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-201-1/+1
* net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-061-0/+1
* mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-131-1/+1
* mac80211: mesh: fix cleanup for mesh pathtableBob Copeland2016-04-051-0/+1
* mac80211: mesh: fix mesh path kerneldocBob Copeland2016-04-051-8/+12
* mac80211: mesh: reorder structure membersBob Copeland2016-04-051-3/+2
* mac80211: mesh: embed gates hlist head directlyBob Copeland2016-04-051-1/+1
* mac80211: mesh: use hlist for rmc cacheBob Copeland2016-04-051-2/+2
* mac80211: mesh: fix crash in mesh_path_timerBob Copeland2016-04-051-0/+3
* mac80211: mesh: convert path table to rhashtableBob Copeland2016-04-051-28/+3
* mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland2016-04-051-0/+1
* mac80211: mesh: move path tables into if_meshBob Copeland2016-04-051-6/+4
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-3/+0
|\
| * mac80211: mesh: drop constant field mean_chain_lenBob Copeland2016-02-241-3/+0
* | mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-261-4/+0
|/
* mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-051-3/+3
* mac80211: implement VHT support for meshBob Copeland2015-09-221-0/+4
* mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+3
* mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh2013-11-251-2/+2
* mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland2013-11-251-2/+0
* mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-181-0/+2
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-111-1/+0
* mac80211: set mesh formation field properlyJacob Minshall2013-06-031-2/+2
* mac80211: return new mpath from mesh_path_add()Bob Copeland2013-04-081-1/+2
* mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-12/+0
* mac80211: clean up mesh codeJohannes Berg2013-02-151-55/+50
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-1/+4
* mac80211: constify IE parsingJohannes Berg2013-02-151-5/+6
* mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-151-5/+5
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-111-1/+2
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+17
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-2/+0
* mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-161-0/+14
* mac80211: RMC buckets are just list headsThomas Pedersen2013-01-031-1/+1
* mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch2012-11-261-14/+0
* mac80211: remove unimplemented mesh vendor syncJohannes Berg2012-10-181-1/+1
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1