summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2025-07-10wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit-5/+4
2025-07-10wifi: mac80211: always initialize sdata::key_listMiri Korenblit-2/+2
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu-1/+1
2025-07-07wifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee-0/+14
2025-07-07wifi: mac80211: fix non-transmitted BSSID profile searchJohannes Berg-4/+2
2025-07-07wifi: mac80211: clear frame buffer to never leak stackJohannes Berg-0/+3
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges-2/+5
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg-3/+3
2025-06-24wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges-1/+1
2025-06-17wifi: mac80211: don't WARN for late channel/color switchJohannes Berg-9/+25
2025-06-17wifi: mac80211: drop invalid source address OCB framesJohannes Berg-0/+4
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-17/+24
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges-11/+7
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-11/+32
2025-05-21wifi: mac80211: accept probe response on link address as wellAditya Kumar Singh-1/+17
2025-05-21wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLOAditya Kumar Singh-1/+1
2025-05-21wifi: check if socket flags are validBert Karwatzki-4/+4
2025-05-16wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()Aditya Kumar Singh-3/+3
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+4
2025-05-15wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook-2/+4
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G-0/+3
2025-05-08wifi: mac80211: do not offer a mesh path if forwarding is disabledBenjamin Berg-2/+4
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+6
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-229/+271
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee-6/+6
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram-45/+96
2025-04-23wifi: mac80211: update ML STA with EML capabilitiesRamasamy Kaliappan-0/+3
2025-04-23wifi: mac80211: VLAN traffic in multicast pathMuna Sinada-2/+4
2025-04-23wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada-5/+103
2025-04-23wifi: mac80211: Add link iteration macro for link dataMuna Sinada-0/+9
2025-04-23wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.cJulian Vetter-1/+1
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen-55/+1
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg-87/+21
2025-04-23wifi: mac80211: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-28/+27
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg-6/+6
2025-04-23wifi: mac80211: restore monitor for outgoing framesJohannes Berg-1/+7
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-0/+3
2025-04-11Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg-1/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-34/+34
2025-04-02wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel-0/+3
2025-04-02wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel-0/+1
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-78/+99
2025-03-19net, treewide: define and use MAC_ADDR_STR_LENUday Shankar-3/+4
2025-03-18wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov-6/+6
2025-03-18wifi: mac80211: fix indentation in ieee80211_set_monitor_channel()Johannes Berg-2/+2
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg-66/+143
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-12/+35
2025-03-12wifi: mac80211: use cfg80211_chandef_get_width()Johannes Berg-2/+3
2025-03-12wifi: mac80211: use supported selectors from assoc in ML reconfJohannes Berg-20/+13
2025-03-12wifi: mac80211: remove SSID from ML reconfJohannes Berg-7/+2