summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-07-25wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-07-25wifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge
2024-07-25wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-07-25wifi: mac80211: handle tasklet frames before stoppingJohannes Berg
2024-07-25wifi: mac80211: apply mcast rate only if interface is upJohannes Berg
2024-07-25wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-06-27wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg
2024-06-27wifi: mac80211: Recalc offload when monitor stopRemi Pommarel
2024-06-21wifi: mac80211: correctly parse Spatial Reuse Parameter Set elementLingbo Kong
2024-06-21wifi: mac80211: fix Spatial Reuse element size checkLingbo Kong
2024-06-21wifi: mac80211: pass proper link id for channel switch started notificationAditya Kumar Singh
2024-06-21wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel
2024-06-21wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande
2024-05-30wifi: mac80211: transmit deauth only if link is availableJohannes Berg
2024-05-30wifi: mac80211: don't select link ID if not provided in scan requestAyala Beker
2024-04-19wifi: mac80211: fix unaligned le16 accessJohannes Berg
2024-04-19wifi: mac80211: remove link before APJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg
2024-04-19wifi: mac80211: mlme: fix memory leakJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse with correct modeJohannes Berg
2024-04-19wifi: mac80211: fix idle calculation with multi-linkJohannes Berg
2024-04-17wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau
2024-04-08wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-04-08wifi: mac80211: check EHT/TTLM action frame lengthJohannes Berg
2024-03-25wifi: mac80211: correctly set active links upon TTLMAyala Beker
2024-03-25wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-03-25wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-25wifi: mac80211: fix mlme_link_id_dbg()Johan Hovold
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-04wifi: mac80211: remove TDLS peers on link deactivationJohannes Berg
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg
2024-03-04wifi: mac80211: mlme: unify CSA handlingJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg
2024-03-04wifi: mac80211: remove unneeded scratch_len subtractionJohannes Berg
2024-03-04wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg
2024-03-04wifi: mac80211: simplify multi-link element parsingJohannes Berg
2024-03-04wifi: mac80211: remove unnecessary ML element checksJohannes Berg
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg
2024-03-04wifi: mac80211: remove unnecessary ML element type checkJohannes Berg
2024-03-04wifi: mac80211: update scratch_pos after defragJohannes Berg
2024-03-04wifi: mac80211: Adjust CQM handling for MLOIlan Peer
2024-03-04wifi: mac80211: Allow beacons to update BSS table regardless of scanIlan Peer
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-03-04wifi: mac80211: obtain AP HT/VHT data for assoc requestJohannes Berg
2024-03-04wifi: mac80211: don't add VHT capa on links without themJohannes Berg