summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2026-03-06wifi: mac80211: remove keys after disabling beaconingJohannes Berg
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit
2026-01-12wifi: mac80211: don't send an unused argument to ieee80211_check_combinationsMiri Korenblit
2026-01-08wifi: mac80211: Update csa_finalize to use link_idAditya Kumar Singh
2025-12-16wifi: mac80211: do not use old MBSSID elementsAloka Dixit
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg
2025-10-20wifi: mac80211: reset FILS discovery and unsol probe resp intervalsAloka Dixit
2025-09-19wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin
2025-09-19wifi: mac80211: Extend support for changing NAN configurationIlan Peer
2025-09-19wifi: mac80211: Track NAN interface start/stopIlan Peer
2025-09-04wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...Aditya Kumar Singh
2025-09-04wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...Aditya Kumar Singh
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges
2025-07-22wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()Kees Cook
2025-07-18wifi: mac80211: support initialising current S1G short beacon indexLachlan Hodges
2025-07-18wifi: mac80211: support initialising an S1G short beaconing BSSLachlan Hodges
2025-07-15wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finishMaharaja Kennadyrajan
2025-07-15wifi: mac80211: parse unsolicited broadcast probe response dataYuvarani V
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee
2025-06-24wifi: mac80211: add support for storing station S1G capabilitiesLachlan 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 support to accumulate removed link statisticsSarika Sharma
2025-06-20wifi: mac80211: Fix bssid_indicator for MBSSID in AP modeRameshkumar Sundaram
2025-06-20wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radioAditya Kumar Singh
2025-05-21wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLOAditya Kumar Singh
2025-05-16wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()Aditya Kumar Singh
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram
2025-04-23wifi: mac80211: update ML STA with EML capabilitiesRamasamy Kaliappan
2025-03-18wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov
2025-03-18wifi: mac80211: fix indentation in ieee80211_set_monitor_channel()Johannes Berg
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2025-01-13wifi: mac80211: set key link ID to the deflink oneBenjamin Berg
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2025-01-13wifi: mac80211: add an option to filter a sta from being flushedMiri Korenblit
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-03wifi: mac80211: fix station NSS capability initialization orderBenjamin Lin