summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-22wifi: mac80211: check S1G action frame sizeJohannes Berg
2023-08-21wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin 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-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg
2023-03-30wifi: mac80211: fix flow dissection for forwarded packetsFelix Fietkau
2023-03-30wifi: mac80211: fix mesh forwardingFelix Fietkau
2023-03-30wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau
2023-03-30wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau
2023-03-30wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau
2023-03-22wifi: mac80211: fix mesh path discovery based on unicast packetsFelix Fietkau
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau
2023-03-22wifi: mac80211: add mesh fast-rx supportFelix Fietkau
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg
2023-03-07wifi: mac80211: clear all bits that relate rtap fields on skbMordechay Goodstein
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2023-01-10mac80211: Fix MLO address translation for multiple bss caseSriram R
2023-01-10wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau
2022-12-01wifi: mac80211: fix and simplify unencrypted drop check for meshFelix Fietkau
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-10wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert