summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah
2025-07-09wifi: mac80211: send extended MLD capa/ops if AP has itJohannes Berg
2025-07-09wifi: mac80211: copy first_part into HW scanBenjamin Berg
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg
2025-07-09wifi: mac80211: fix deactivated link CSAJohannes Berg
2025-07-09wifi: mac80211: add mandatory bitrate support for 6 GHzSomashekhar Puttagangaiah
2025-07-09wifi: mac80211: remove spurious blank lineJohannes Berg
2025-07-09wifi: mac80211: verify state before connectionMiri Korenblit
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu
2025-07-09wifi: mac80211: avoid weird state in error pathMiri Korenblit
2025-07-08wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan
2025-07-07wifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee
2025-07-07wifi: mac80211: fix non-transmitted BSSID profile searchJohannes Berg
2025-07-07wifi: mac80211: clear frame buffer to never leak stackJohannes Berg
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-24wifi: mac80211: add support for S1G aggregationLachlan Hodges
2025-06-24wifi: mac80211: add support for storing station S1G capabilitiesLachlan Hodges
2025-06-24wifi: mac80211: handle station association response with S1GLachlan Hodges
2025-06-24wifi: mac80211: Set RTS threshold on per-radio basisRoopni Devanathan
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: mac80211: add link_sta_statistics ops to fill link station statisticsSarika Sharma
2025-06-24wifi: mac80211: correct RX stats packet increment for multi-linkSarika Sharma
2025-06-24wifi: mac80211: extend support to fill link level sinfo structureSarika Sharma
2025-06-24wifi: mac80211: add support to accumulate removed link statisticsSarika Sharma
2025-06-24wifi: mac80211: add support towards MLO handling of station statisticsSarika Sharma
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg
2025-06-24wifi: mac80211: update radar_required in channel context after channel switchRamya Gnanasekar
2025-06-24wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-06-20wifi: mac80211: Fix bssid_indicator for MBSSID in AP modeRameshkumar Sundaram
2025-06-20wifi: mac80211: Allow scan on a radio while operating on DFS on another radioRaj Kumar Bhagat
2025-06-20wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radioAditya Kumar Singh
2025-06-17wifi: mac80211: don't WARN for late channel/color switchJohannes Berg
2025-06-17wifi: mac80211: drop invalid source address OCB framesJohannes Berg
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-21wifi: mac80211: accept probe response on link address as wellAditya Kumar Singh
2025-05-21wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLOAditya Kumar Singh
2025-05-21wifi: check if socket flags are validBert Karwatzki
2025-05-16wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()Aditya Kumar Singh
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G
2025-05-08wifi: mac80211: do not offer a mesh path if forwarding is disabledBenjamin Berg
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram
2025-04-23wifi: mac80211: update ML STA with EML capabilitiesRamasamy Kaliappan