aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-23mac80211: fix some spelling mistakesGravatar Zheng Yongjun 1-1/+1
2020-09-28mac80211: fix some more kernel-doc in meshGravatar Johannes Berg 1-0/+1
2020-07-31mac80211: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverGravatar Johannes Berg 1-1/+3
2020-05-31mac80211: build HE operation with 6 GHz oper informationGravatar Rajkumar Manoharan 1-0/+1
2020-05-31mac80211: add HE 6 GHz Band Capability elementGravatar Rajkumar Manoharan 1-1/+3
2019-07-26mac80211: implement HE support for meshGravatar Sven Eckelmann 1-1/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-02-08mac80211: pass bssids to elements parsing functionGravatar Sara Sharon 1-1/+3
2018-11-09{nl,mac}80211: add rssi to mesh candidatesGravatar Bob Copeland 1-10/+22
2018-11-09{nl,mac}80211: report gate connectivity in station infoGravatar Bob Copeland 1-0/+3
2018-05-18mac80211: mesh: fix premature update of rc statsGravatar Bob Copeland 1-4/+4
2017-12-11mac80211: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-1/+1
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Gravatar Kees Cook 1-6/+4
2017-09-21mac80211: use offsetofend()Gravatar Johannes Berg 1-2/+1
2017-06-16networking: convert many more places to skb_put_zero()Gravatar Johannes Berg 1-2/+1
2017-05-30skbuff/mac80211: introduce and use skb_put_zero()Gravatar Johannes Berg 1-2/+1
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceGravatar Mohammed Shafi Shajakhan 1-11/+26
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Gravatar Ingo Molnar 1-0/+2
2016-12-13mac80211: Suppress NEW_PEER_CANDIDATE event if no roomGravatar Masashi Honma 1-6/+8
2016-06-30mac80211: use common cleanup for user/!user_mpmGravatar Bob Copeland 1-4/+12
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-5/+5
2016-04-06mac80211: move averaged values out of rx_statsGravatar Johannes Berg 1-1/+1
2016-04-05mac80211: mesh: flush paths outside of plink lockGravatar Bob Copeland 1-2/+9
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkGravatar Sunil Shahu 1-6/+4
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsGravatar Matthias Schiffer 1-0/+3
2015-10-21mac80211: move station statistics into sub-structsGravatar Johannes Berg 1-2/+4
2015-09-22mac80211: implement VHT support for meshGravatar Bob Copeland 1-1/+8
2015-08-14mac80211: use DECLARE_EWMAGravatar Johannes Berg 1-1/+1
2015-07-17mac80211: select an AID when creating new mesh STAsGravatar Bob Copeland 1-6/+35
2015-07-17mac80211: mesh: separate plid and aid conceptsGravatar Bob Copeland 1-10/+19
2015-07-17mac80211: reorder mesh_plink to remove forward declGravatar Bob Copeland 1-57/+52
2015-07-17Merge branch 'mac80211' into mac80211-nextGravatar Johannes Berg 1-1/+4
2015-07-17mac80211: move mesh related station fields to own structGravatar Johannes Berg 1-88/+89
2015-07-17mac80211: add missing length check for confirm framesGravatar Bob Copeland 1-0/+3
2015-07-17mac80211: correct aid location in peering framesGravatar Bob Copeland 1-1/+1
2015-06-09mac80211: Always check rates and capabilities in mesh modeGravatar Alexis Green 1-1/+2
2015-06-02mac80211: remove short slot/short preamble incapable flagsGravatar Johannes Berg 1-3/+1
2015-04-20mac80211: introduce plink lock for plink fieldsGravatar Bob Copeland 1-17/+20
2015-03-30mac80211: add VHT support for IBSSGravatar Janusz.Dziedzic@tieto.com 1-0/+4
2015-03-04mesh_plink: fixup type of timeout to match usageGravatar Nicholas Mc Guire 1-1/+1
2015-03-04mesh_plink: use msecs_to_jiffies for proper time conversionGravatar Nicholas Mc Guire 1-2/+2
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Gravatar Bob Copeland 1-7/+0
2014-12-17mac80211: keep sending peer candidate events while in listen stateGravatar Nishikawa, Kenzoh 1-0/+7
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+6
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyGravatar Bob Copeland 1-7/+3
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidGravatar Bob Copeland 1-1/+6
2014-08-15mac80211: don't duplicate station QoS capability dataGravatar Johannes Berg 1-3/+1
2014-06-23mac80211: remove ignore_plink_timer flagGravatar Bob Copeland 1-7/+23
2014-01-06mac80211: enable WME for peer mesh STAGravatar Chun-Yeow Yeoh 1-0/+1