Age | Commit message (Expand) | Author |
2020-05-31 | mac80211: add HE 6 GHz Band Capability element | Rajkumar Manoharan |
2019-07-26 | mac80211: implement HE support for mesh | Sven Eckelmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-04-08 | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC | Narayanraddi Masti |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-15 | mac80211: Use linked list instead of rhashtable walk for mesh tables | Herbert Xu |
2019-01-19 | nl80211/mac80211: mesh: add mesh path change count to mpath info | Julan Hsu |
2018-11-09 | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland |
2018-09-10 | mac80211: fix TX status reporting for ieee80211s | Yuan-Chi Pang |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-10-06 | net/mac80211/mesh_plink: Convert timers to use timer_setup() | Kees Cook |
2016-12-13 | mac80211: Use appropriate name for functions and messages | Masashi Honma |
2016-04-05 | mac80211: mesh: fix cleanup for mesh pathtable | Bob Copeland |
2016-04-05 | mac80211: mesh: fix mesh path kerneldoc | Bob Copeland |
2016-04-05 | mac80211: mesh: reorder structure members | Bob Copeland |
2016-04-05 | mac80211: mesh: embed gates hlist head directly | Bob Copeland |
2016-04-05 | mac80211: mesh: use hlist for rmc cache | Bob Copeland |
2016-04-05 | mac80211: mesh: fix crash in mesh_path_timer | Bob Copeland |
2016-04-05 | mac80211: mesh: convert path table to rhashtable | Bob Copeland |
2016-04-05 | mac80211: mesh: embed known gates list in struct mesh_path | Bob Copeland |
2016-04-05 | mac80211: mesh: move path tables into if_mesh | Bob Copeland |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-02-24 | mac80211: mesh: drop constant field mean_chain_len | Bob Copeland |
2016-01-26 | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni |
2015-10-05 | mac80211: make ieee80211_new_mesh_header return unsigned | Andrzej Hajda |
2015-09-22 | mac80211: implement VHT support for mesh | Bob Copeland |
2014-10-09 | mac80211: implement cfg80211_ops to query mesh proxy path table | Henning Rogge |
2013-11-25 | mac80211: use put_unaligned_le in mesh when necessary | Chun-Yeow Yeoh |
2013-11-25 | mac80211: remove unused mesh_mgmt_ies_add() prototype | Bob Copeland |
2013-06-18 | mac80211: update mesh beacon on workqueue | Thomas Pedersen |
2013-06-11 | mac80211: expire mesh peers based on mesh configuration | Colleen Twitty |
2013-06-03 | mac80211: set mesh formation field properly | Jacob Minshall |
2013-04-08 | mac80211: return new mpath from mesh_path_add() | Bob Copeland |
2013-03-06 | mac80211: cleanup suspend/resume on mesh mode | Stanislaw Gruszka |
2013-02-15 | mac80211: clean up mesh code | Johannes Berg |
2013-02-15 | mac80211: cache mesh beacon | Thomas Pedersen |
2013-02-15 | mac80211: constify IE parsing | Johannes Berg |
2013-02-15 | mac80211: consolidate MBSS change notification | Thomas Pedersen |
2013-02-11 | mac80211: fix mesh sta teardown | Thomas Pedersen |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |
2013-01-16 | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch |
2013-01-16 | mac80211: update mesh peer link counter during userspace peering | Marco Porsch |
2013-01-03 | mac80211: RMC buckets are just list heads | Thomas Pedersen |
2012-11-26 | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch |
2012-10-18 | mac80211: remove unimplemented mesh vendor sync | Johannes Berg |
2012-10-17 | mac80211: move out the non-statistics variable estab_plinks from mesh_stat | Ashok Nagarajan |
2012-08-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-08-20 | mac80211: clean up mpath_move_to_queue() | Thomas Pedersen |
2012-08-13 | mac80211: fix unnecessary beacon update after peering status change | Marco Porsch |
2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh |