summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.h
AgeCommit message (Expand)Author
2023-08-22wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2021-06-23mac80211: fix some spelling mistakesZheng Yongjun
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2019-07-26mac80211: implement HE support for meshSven Eckelmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2018-09-10mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland
2016-04-05mac80211: mesh: fix mesh path kerneldocBob Copeland
2016-04-05mac80211: mesh: reorder structure membersBob Copeland
2016-04-05mac80211: mesh: embed gates hlist head directlyBob Copeland
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland
2016-04-05mac80211: mesh: fix crash in mesh_path_timerBob Copeland
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland
2016-04-05mac80211: mesh: embed known gates list in struct mesh_pathBob Copeland
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda
2015-09-22mac80211: implement VHT support for meshBob Copeland
2014-10-09mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch