summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
AgeCommit message (Expand)Author
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-06-23mac80211: fix some spelling mistakesZheng Yongjun
2020-09-28mac80211: fix some more kernel-doc in meshJohannes Berg
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan
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-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland
2018-05-18mac80211: mesh: fix premature update of rc statsBob Copeland
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook
2017-09-21mac80211: use offsetofend()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-05-30skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2016-12-13mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma
2016-06-30mac80211: use common cleanup for user/!user_mpmBob Copeland
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg
2016-04-05mac80211: mesh: flush paths outside of plink lockBob Copeland
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-09-22mac80211: implement VHT support for meshBob Copeland
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-07-17mac80211: select an AID when creating new mesh STAsBob Copeland
2015-07-17mac80211: mesh: separate plid and aid conceptsBob Copeland
2015-07-17mac80211: reorder mesh_plink to remove forward declBob Copeland
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: add missing length check for confirm framesBob Copeland
2015-07-17mac80211: correct aid location in peering framesBob Copeland
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-04-20mac80211: introduce plink lock for plink fieldsBob Copeland
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-04mesh_plink: fixup type of timeout to match usageNicholas Mc Guire
2015-03-04mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland
2014-12-17mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-06-23mac80211: remove ignore_plink_timer flagBob Copeland