summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-06wifi: mac80211: use correct rx link_sta instead of defaultBenjamin Berg
2022-09-06wifi: mac80211: set link_sta in reorder timeoutJohannes Berg
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-09-03wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-07-22wifi: mac80211: rx: track link in RX dataJohannes Berg
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg
2022-07-22wifi: mac80211: report link ID to cfg80211 on mgmt RXJohannes Berg
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern
2022-07-22wifi: mac80211: fix RX MLD address translationJohannes Berg
2022-07-15wifi: mac80211: do link->MLD address translation on RXJohannes Berg
2022-07-15wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski
2022-07-15wifi: mac80211: Allow EAPOL frames from link addressesAndrei Otcheretianski
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: mac80211: rx: accept link-addressed framesJohannes Berg
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-04mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg
2022-01-04mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20mac80211: fix FEC flag in radio tap headerP Praneesh
2021-11-26mac80211: set up the fwd_skb->dev for mesh forwardingXing Song
2021-11-15mac80211: fix throughput LED triggerFelix Fietkau
2021-11-15mac80211: fix radiotap header generationJohannes Berg
2021-11-15mac80211: do not access the IV when it was strippedXing Song
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-09-23mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi
2021-09-23mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-13mac80211: Use flex-array for radiotap header bitmapKees Cook