summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2026-06-05wifi: mac80211: fold tid_ampdu_rx allocations into a flexible arrayRosen Penev
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-20wifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-05-05wifi: mac80211: accept protected frames for NAN deviceAvraham Stern
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit
2026-04-27wifi: mac80211: drop stray 'static' from fast-RX rx_resultCatherine
2026-04-27wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO pathMichael Bommarito
2026-04-07wifi: mac80211: report and drop spurious NAN Data framesMiri Korenblit
2026-04-07wifi: mac80211: allow block ack agreements in NAN DataMiri Korenblit
2026-04-07wifi: mac80211: Accept frames on NAN DATA interfacesMiri Korenblit
2026-04-07wifi: mac80211: export ieee80211_calculate_rx_timestampBenjamin Berg
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-19wifi: mac80211: remove RX_DROPJohannes Berg
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita
2025-12-16wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen
2025-11-20wifi: mac80211: refactor CMAC packet handlersChien Wong
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-11wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg
2025-10-30wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supportedThomas Wu
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg
2025-10-27wifi: mac80211: fix missing RX bitrate update for mesh forwarding pathSarika Sharma
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee
2025-09-19wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh
2025-09-19wifi: mac80211: Accept management frames on NAN interfaceIlan Peer
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
2025-07-21wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() bas...Michael-CY Lee
2025-07-15wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH asyncMiri Korenblit
2025-07-15wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loopJohannes Berg
2025-07-08wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan
2025-06-24wifi: mac80211: correct RX stats packet increment for multi-linkSarika Sharma
2025-06-17wifi: mac80211: drop invalid source address OCB framesJohannes Berg
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-07wifi: mac80211: fix SA Query processing in MLOJohannes Berg
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2025-01-13wifi: mac80211: fix tid removal during mesh forwardingAndy Strohman