summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
AgeCommit message (Expand)Author
2023-12-12wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2023-12-12wifi: mac80211: mesh: check element parsing succeededJohannes Berg
2023-10-23wifi: mac80211: mesh: fix some kdoc warningsBenjamin Berg
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee
2022-07-15wifi: mac80211: fix up link station creation/insertionJohannes Berg
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-07-11wifi: mac80211: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
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