summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: mesh: fix some kdoc warningsBenjamin Berg
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau
2023-03-22wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-07-15wifi: mac80211: separate out connection downgrade flagsJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: mac80211: consistently use sdata_dereference()Johannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2022-02-04mac80211: limit bandwidth in HE capabilitiesJohannes Berg
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-01mac80211: mesh: fix HE operation element length checkJohannes Berg
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2019-07-26mac80211: implement HE support for meshSven Eckelmann
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-29mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen
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: add dot11MeshConnectedToMeshGate to meshconfBob Copeland
2018-11-09mac80211: mesh: advertise gates in mesh formationBob Copeland
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh