summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
AgeCommit message (Expand)Author
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21wifi: check if socket flags are validBert Karwatzki
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-12-03wifi: mac80211: fix mbss changed flags corruption on 32 bit systemsIssam Hamdi
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-26wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg
2024-05-29wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-04-17wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh
2024-02-08wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg
2024-02-08wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg
2024-02-08wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: simplify HE/EHT element length functionsJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg
2024-02-08wifi: mac80211: clean up connection processJohannes Berg
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