summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211: remove 5/10 MHz channel codeJohannes Berg
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg
2026-04-09net: use get_random_u{16,32,64}() where appropriateDavid Carlier
2026-03-24wifi: mac80211: don't consider the sband when processing capabilitiesMiri Korenblit
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-13wifi: mac80211: Remove unused basic_rates variableBenjamin Berg
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-23wifi: mac80211: allow rate_control_rate_init() for linksJohannes Berg
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg
2024-02-08wifi: mac80211: simplify HE/EHT element length functionsJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
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