summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+18
2025-11-11wifi: mac80211: make monitor link info check more specificBenjamin Berg-4/+7
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg-23/+76
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu-1/+2
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu-19/+1
2025-11-11wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg-3/+7
2025-11-10wifi: mac80211: remove unnecessary vlan NULL checkJohannes Berg-3/+0
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg-57/+122
2025-11-10wifi: mac80211: remove "disabling VHT" messageJohannes Berg-4/+1
2025-11-10wifi: mac80211: add and use chanctx usage iterationJohannes Berg-147/+195
2025-11-10wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() APIJohannes Berg-26/+32
2025-11-10wifi: mac80211: remove chanctx to link back-referencesJohannes Berg-78/+87
2025-11-10wifi: mac80211: make link iteration safe for 'break'Johannes Berg-5/+11
2025-11-06wifi: mac80211: reject address change while connectingJohannes Berg-3/+11
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-33/+33
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+11
2025-10-30wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supportedThomas Wu-2/+5
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg-36/+68
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg-14/+14
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg-6/+6
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg-13/+13
2025-10-27wifi: mac80211: fix missing RX bitrate update for mesh forwarding pathSarika Sharma-5/+7
2025-10-27wifi: mac80211: get probe response chan via ieee80211_get_channel_khzLachlan Hodges-2/+2
2025-10-27wifi: mac80211: reset CRC valid after CSAJohannes Berg-0/+10
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee-0/+49
2025-10-20wifi: mac80211: fix key tailroom accounting leakJohannes Berg-3/+8
2025-10-20wifi: mac80211: reset FILS discovery and unsol probe resp intervalsAloka Dixit-0/+3
2025-09-19wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh-6/+22
2025-09-19wifi: mac80211: correctly initialise S1G chandef for STALachlan Hodges-22/+92
2025-09-19wifi: mac80211: remove tx_handlers_drop debugfs statsSarika Sharma-4/+0
2025-09-19wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin-10/+0
2025-09-19wifi: mac80211: Extend support for changing NAN configurationIlan Peer-23/+113
2025-09-19wifi: mac80211: Export an API to check if NAN is startedIlan Peer-0/+8
2025-09-19wifi: mac80211: Get the correct interface for non-netdev skb statusIlan Peer-19/+20
2025-09-19wifi: mac80211: Track NAN interface start/stopIlan Peer-3/+28
2025-09-19wifi: mac80211: Accept management frames on NAN interfaceIlan Peer-2/+10
2025-09-19wifi: mac80211: Support Tx of action frame for NANIlan Peer-4/+29
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-109/+579
2025-09-10wifi: mac80211: fix incorrect commentMiri Korenblit-5/+1
2025-09-10wifi: mac80211: Fix HE capabilities element checkIlan Peer-1/+1
2025-09-10wifi: mac80211: add tx_handlers_drop statistics to ethtoolSarika Sharma-3/+11
2025-09-10wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma-3/+7
2025-09-04wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar-1/+5
2025-09-04wifi: mac80211: reduce the scope of rts_thresholdMiri Korenblit-2/+3
2025-09-04wifi: mac80211: reduce the scope of link_idMiri Korenblit-1/+2
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel-0/+8
2025-09-04wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...Aditya Kumar Singh-4/+17
2025-09-04wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...Aditya Kumar Singh-33/+6
2025-09-04wifi: mac80211: kunit: add kunit tests for S1G PVB decodingLachlan Hodges-1/+357
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges-2/+3