summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: enable EHT mesh supportRyder Lee2023-03-311-2/+14
* wifi: mac80211: fix up link station creation/insertionJohannes Berg2022-07-151-1/+1
* wifi: mac80211: fix multi-BSSID element parsingJohannes Berg2022-07-151-2/+1
* wifi: mac80211: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-111-3/+2
* wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-3/+5
* wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-201-1/+1
* wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-1/+1
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-2/+2
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-12/+12
* mac80211: always allocate struct ieee802_11_elemsJohannes Berg2021-09-231-5/+6
* mac80211: fix some spelling mistakesZheng Yongjun2021-06-231-1/+1
* mac80211: fix some more kernel-doc in meshJohannes Berg2020-09-281-0/+1
* mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-1/+1
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-1/+3
* mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan2020-05-311-0/+1
* mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-311-1/+3
* mac80211: implement HE support for meshSven Eckelmann2019-07-261-1/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: pass bssids to elements parsing functionSara Sharon2019-02-081-1/+3
* {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-10/+22
* {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+3
* mac80211: mesh: fix premature update of rc statsBob Copeland2018-05-181-4/+4
* mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-111-1/+1
* net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-061-6/+4
* mac80211: use offsetofend()Johannes Berg2017-09-211-2/+1
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg2017-05-301-2/+1
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-11/+26
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2016-12-131-6/+8
* mac80211: use common cleanup for user/!user_mpmBob Copeland2016-06-301-4/+12
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-5/+5
* mac80211: move averaged values out of rx_statsJohannes Berg2016-04-061-1/+1
* mac80211: mesh: flush paths outside of plink lockBob Copeland2016-04-051-2/+9
* mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu2016-02-241-6/+4
* mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer2015-11-031-0/+3
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-2/+4
* mac80211: implement VHT support for meshBob Copeland2015-09-221-1/+8
* mac80211: use DECLARE_EWMAJohannes Berg2015-08-141-1/+1
* mac80211: select an AID when creating new mesh STAsBob Copeland2015-07-171-6/+35
* mac80211: mesh: separate plid and aid conceptsBob Copeland2015-07-171-10/+19
* mac80211: reorder mesh_plink to remove forward declBob Copeland2015-07-171-57/+52
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-171-1/+4
|\
| * mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| * mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
* | mac80211: move mesh related station fields to own structJohannes Berg2015-07-171-88/+89
|/
* mac80211: Always check rates and capabilities in mesh modeAlexis Green2015-06-091-1/+2
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-3/+1