summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2023-06-19wifi: mac80211: agg-tx: add a few locking assertionsJohannes Berg1-1/+5
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer2-0/+172
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg2-2/+14
2023-06-19wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg1-5/+7
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg1-1/+2
2023-06-19wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer1-0/+4
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer1-1/+2
2023-06-19wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer2-3/+23
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer3-18/+18
2023-06-19wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg2-58/+37
2023-06-19wifi: mac80211: use new inform_bss callbackBenjamin Berg3-55/+42
2023-06-19wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach1-2/+3
2023-06-19wifi: mac80211: add consistency check for compat chandefAnjaneyulu1-0/+5
2023-06-19wifi: mac80211: stop passing cbss to parserBenjamin Berg1-1/+0
2023-06-19wifi: mac80211: Extend AID element addition for TDLS framesMukesh Sisodiya1-10/+9
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik3-1/+88
2023-06-19wifi: mac80211: handle TDLS data frames with MLOAbhishek Naik1-2/+20
2023-06-19wifi: mac80211: handle TDLS negotiation with MLOMukesh Sisodiya1-72/+91
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2-9/+9
2023-06-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari1-3/+1
2023-06-19wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer1-0/+14
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer4-31/+50
2023-06-19Merge wireless into wireless-nextJohannes Berg6-11/+19
2023-06-14wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh1-1/+1
2023-06-14wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer1-1/+1
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer9-51/+52
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit1-1/+4
2023-06-14wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg1-3/+3
2023-06-14wifi: mac80211: fix CSA processing while scanningBenjamin Berg1-3/+4
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg1-9/+9
2023-06-14wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()Anjaneyulu1-2/+2
2023-06-14wifi: mac80211: include key action/command in tracingJohannes Berg1-3/+5
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg4-32/+17
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg3-5/+6
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer1-3/+3
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg1-1/+8
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg1-2/+2
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg4-26/+32
2023-06-07wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg2-7/+9
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg3-27/+20
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg4-9/+12
2023-06-07wifi: mac80211: unregister netdevs through cfg80211Johannes Berg1-13/+7
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg11-30/+30
2023-06-07Merge wireless into wireless-nextJohannes Berg9-42/+77
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg4-4/+13
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu12-111/+119
2023-06-06wifi: mac80211: batch recalc during STA flushJohannes Berg1-14/+34
2023-06-06wifi: mac80211: move sta_info_move_state() upJohannes Berg1-101/+100
2023-06-06wifi: mac80211: recalc min chandef for new STA linksJohannes Berg1-0/+2
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-1/+4