aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg1-5/+7
2022-10-10wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg1-5/+7
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau1-3/+4
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau1-1/+1
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-36/+38
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert1-2/+2
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+4
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg1-2/+2
2022-09-06wifi: mac80211: use correct rx link_sta instead of defaultBenjamin Berg1-34/+35
2022-09-06wifi: mac80211: set link_sta in reorder timeoutJohannes Berg1-0/+1
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg1-0/+4
2022-09-03wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya1-0/+4
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg1-7/+19
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan1-6/+29
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan1-1/+94
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg1-18/+26
2022-07-22wifi: mac80211: rx: track link in RX dataJohannes Berg1-2/+17
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg1-1/+1
2022-07-22wifi: mac80211: report link ID to cfg80211 on mgmt RXJohannes Berg1-1/+3
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern1-8/+22
2022-07-22wifi: mac80211: fix RX MLD address translationJohannes Berg1-4/+8
2022-07-15wifi: mac80211: do link->MLD address translation on RXJohannes Berg1-0/+25
2022-07-15wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski1-2/+2
2022-07-15wifi: mac80211: Allow EAPOL frames from link addressesAndrei Otcheretianski1-30/+30
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg1-2/+6
2022-07-15wifi: mac80211: rx: accept link-addressed framesJohannes Berg1-8/+61
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau1-1/+5
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi1-1/+2
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg1-3/+3
2022-06-20wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg1-0/+6
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg1-1/+1
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg1-4/+4
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg1-11/+14
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-1/+1
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg1-37/+12
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2022-05-04mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau1-2/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-42/+43
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi1-0/+46
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+5
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande1-2/+2
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu1-7/+3
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg1-0/+2
2022-01-04mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih1-1/+1
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-1/+6
2021-12-20mac80211: fix FEC flag in radio tap headerP Praneesh1-1/+6
2021-11-26mac80211: set up the fwd_skb->dev for mesh forwardingXing Song1-0/+1
2021-11-15mac80211: fix throughput LED triggerFelix Fietkau1-3/+4
2021-11-15mac80211: fix radiotap header generationJohannes Berg1-1/+1