summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-06-21wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg
2023-06-21wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg
2023-06-21wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg
2023-06-21wifi: mac80211: drop some unprotected action framesJohannes Berg
2023-06-21wifi: mac80211: move action length check upJohannes Berg
2023-06-21wifi: mac80211: drop unprotected robust mgmt before 4-way-HSAlon Giladi
2023-06-19wifi: mac80211: add eht_capa debugfs fieldBen Greear
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg
2023-06-19wifi: mac80211: agg-tx: prevent start/stop raceJohannes Berg
2023-06-19wifi: mac80211: agg-tx: add a few locking assertionsJohannes Berg
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg
2023-06-19wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg
2023-06-19wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer
2023-06-19wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer
2023-06-19wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg
2023-06-19wifi: mac80211: use new inform_bss callbackBenjamin Berg
2023-06-19wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach
2023-06-19wifi: mac80211: add consistency check for compat chandefAnjaneyulu
2023-06-19wifi: mac80211: stop passing cbss to parserBenjamin Berg
2023-06-19wifi: mac80211: Extend AID element addition for TDLS framesMukesh Sisodiya
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik
2023-06-19wifi: mac80211: handle TDLS data frames with MLOAbhishek Naik
2023-06-19wifi: mac80211: handle TDLS negotiation with MLOMukesh Sisodiya
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-06-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-06-19wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-14wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh
2023-06-14wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit
2023-06-14wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg
2023-06-14wifi: mac80211: fix CSA processing while scanningBenjamin Berg
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg
2023-06-14wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()Anjaneyulu
2023-06-14wifi: mac80211: include key action/command in tracingJohannes Berg
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg
2023-06-07wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg