summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cve-fixes-2022-10-13'Johannes Berg2022-10-131-5/+7
|\
| * wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg2022-10-101-5/+7
* | wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau2022-10-071-3/+4
* | wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau2022-10-071-1/+1
|/
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-301-36/+38
|\
| * wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-2/+2
| * wifi: mac80211: use correct rx link_sta instead of defaultBenjamin Berg2022-09-061-34/+35
| * wifi: mac80211: set link_sta in reorder timeoutJohannes Berg2022-09-061-0/+1
| * Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-09-061-0/+4
| |\
* | | net-next: skbuff: refactor pskb_pullRichard Gobert2022-09-301-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-0/+4
|\ \ \ | |/ / |/| / | |/
| * wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya2022-09-031-0/+4
* | wifi: mac80211: use link ID for MLO in queued framesJohannes Berg2022-08-251-7/+19
* | wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan2022-08-251-6/+29
* | wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2022-08-251-1/+94
* | wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-18/+26
|/
* wifi: mac80211: rx: track link in RX dataJohannes Berg2022-07-221-2/+17
* wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg2022-07-221-1/+1
* wifi: mac80211: report link ID to cfg80211 on mgmt RXJohannes Berg2022-07-221-1/+3
* wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern2022-07-221-8/+22
* wifi: mac80211: fix RX MLD address translationJohannes Berg2022-07-221-4/+8
* wifi: mac80211: do link->MLD address translation on RXJohannes Berg2022-07-151-0/+25
* wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski2022-07-151-2/+2
* wifi: mac80211: Allow EAPOL frames from link addressesAndrei Otcheretianski2022-07-151-30/+30
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-2/+6
* wifi: mac80211: rx: accept link-addressed framesJohannes Berg2022-07-151-8/+61
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-1/+2
|\
| * wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-291-1/+2
* | wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-1/+5
* | wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-3/+3
* | wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg2022-06-201-0/+6
* | wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-1/+1
* | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-4/+4
* | wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-11/+14
* | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-1/+1
* | wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-37/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-2/+1
|\
| * mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau2022-05-041-2/+1
* | mac80211: prepare sta handling for MLO supportSriram R2022-04-111-42/+43
* | mac80211: introduce BSS color collision detectionLorenzo Bianconi2022-04-111-0/+46
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-9/+5
|\
| * mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande2022-02-161-2/+2
| * mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu2022-02-161-7/+3
* | cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg2022-02-041-0/+2
|/
* mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih2022-01-041-1/+1
* Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-211-1/+6
|\
| * mac80211: fix FEC flag in radio tap headerP Praneesh2021-12-201-1/+6
* | mac80211: set up the fwd_skb->dev for mesh forwardingXing Song2021-11-261-0/+1
|/
* mac80211: fix throughput LED triggerFelix Fietkau2021-11-151-3/+4
* mac80211: fix radiotap header generationJohannes Berg2021-11-151-1/+1