index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
1
-0
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
1
-0
/
+2
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2019-02-15
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
1
-0
/
+6
2019-01-19
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
1
-0
/
+2
2018-11-09
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
1
-1
/
+2
2018-09-10
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
1
-1
/
+2
2017-11-20
mac80211: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-06
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2016-12-13
mac80211: Use appropriate name for functions and messages
Masashi Honma
1
-1
/
+1
2016-04-05
mac80211: mesh: fix cleanup for mesh pathtable
Bob Copeland
1
-0
/
+1
2016-04-05
mac80211: mesh: fix mesh path kerneldoc
Bob Copeland
1
-8
/
+12
2016-04-05
mac80211: mesh: reorder structure members
Bob Copeland
1
-3
/
+2
2016-04-05
mac80211: mesh: embed gates hlist head directly
Bob Copeland
1
-1
/
+1
2016-04-05
mac80211: mesh: use hlist for rmc cache
Bob Copeland
1
-2
/
+2
2016-04-05
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
1
-0
/
+3
2016-04-05
mac80211: mesh: convert path table to rhashtable
Bob Copeland
1
-28
/
+3
2016-04-05
mac80211: mesh: embed known gates list in struct mesh_path
Bob Copeland
1
-0
/
+1
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
1
-6
/
+4
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+0
2016-02-24
mac80211: mesh: drop constant field mean_chain_len
Bob Copeland
1
-3
/
+0
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
1
-4
/
+0
2015-10-05
mac80211: make ieee80211_new_mesh_header return unsigned
Andrzej Hajda
1
-3
/
+3
2015-09-22
mac80211: implement VHT support for mesh
Bob Copeland
1
-0
/
+4
2014-10-09
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
1
-0
/
+3
2013-11-25
mac80211: use put_unaligned_le in mesh when necessary
Chun-Yeow Yeoh
1
-2
/
+2
2013-11-25
mac80211: remove unused mesh_mgmt_ies_add() prototype
Bob Copeland
1
-2
/
+0
2013-06-18
mac80211: update mesh beacon on workqueue
Thomas Pedersen
1
-0
/
+2
2013-06-11
mac80211: expire mesh peers based on mesh configuration
Colleen Twitty
1
-1
/
+0
2013-06-03
mac80211: set mesh formation field properly
Jacob Minshall
1
-2
/
+2
2013-04-08
mac80211: return new mpath from mesh_path_add()
Bob Copeland
1
-1
/
+2
2013-03-06
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
1
-12
/
+0
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-55
/
+50
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
1
-1
/
+4
2013-02-15
mac80211: constify IE parsing
Johannes Berg
1
-5
/
+6
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
1
-5
/
+5
2013-02-11
mac80211: fix mesh sta teardown
Thomas Pedersen
1
-1
/
+2
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+17
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-2
/
+0
2013-01-17
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
1
-0
/
+14
2013-01-03
mac80211: RMC buckets are just list heads
Thomas Pedersen
1
-1
/
+1
2012-11-26
mac80211: move Mesh Capability field definition to ieee80211.h
Marco Porsch
1
-14
/
+0
2012-10-18
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
1
-1
/
+1
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
1
-1
/
+1
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+3
2012-08-20
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
1
-0
/
+3
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
1
-1
/
+1
2012-06-18
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
1
-0
/
+2
2012-06-09
mac80211: Rename stainfo variable for the more common sta
Javier Cardona
1
-1
/
+1
[next]