summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2025-04-23wifi: mac80211: VLAN traffic in multicast pathMuna Sinada
2025-04-23wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada
2025-04-23wifi: mac80211: Add link iteration macro for link dataMuna Sinada
2025-04-23wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.cJulian Vetter
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg
2025-04-23wifi: mac80211: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-23wifi: mac80211: restore monitor for outgoing framesJohannes Berg
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-11Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel
2025-04-02wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel