summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-20wifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li1-1/+5
2026-04-27wifi: mac80211: drop stray 'static' from fast-RX rx_resultCatherine1-1/+1
2026-04-27wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO pathMichael Bommarito1-1/+3
2026-04-07wifi: mac80211: report and drop spurious NAN Data framesMiri Korenblit1-0/+19
2026-04-07wifi: mac80211: allow block ack agreements in NAN DataMiri Korenblit1-1/+2
2026-04-07wifi: mac80211: Accept frames on NAN DATA interfacesMiri Korenblit1-1/+36
2026-04-07wifi: mac80211: export ieee80211_calculate_rx_timestampBenjamin Berg1-1/+1
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit1-0/+2
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas1-2/+9
2026-03-06wifi: move action code from per-type frame structsJohannes Berg1-72/+51
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam1-0/+5
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi1-0/+8
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg1-0/+26
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang1-4/+4
2026-01-19wifi: mac80211: remove RX_DROPJohannes Berg1-48/+50
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita1-0/+8
2025-12-16wifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
2025-11-20wifi: mac80211: refactor CMAC packet handlersChien Wong1-2/+4
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+7
2025-11-11wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg1-3/+7
2025-10-30wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supportedThomas Wu1-2/+5
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg1-36/+68
2025-10-27wifi: mac80211: fix missing RX bitrate update for mesh forwarding pathSarika Sharma1-5/+7
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee1-0/+49
2025-09-19wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh1-6/+22
2025-09-19wifi: mac80211: Accept management frames on NAN interfaceIlan Peer1-2/+10
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee1-5/+5
2025-07-21wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() bas...Michael-CY Lee1-1/+17
2025-07-15wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH asyncMiri Korenblit1-29/+6
2025-07-15wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loopJohannes Berg1-15/+8
2025-07-08wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan1-3/+9
2025-06-24wifi: mac80211: correct RX stats packet increment for multi-linkSarika Sharma1-2/+13
2025-06-17wifi: mac80211: drop invalid source address OCB framesJohannes Berg1-0/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-5/+5
2025-03-07wifi: mac80211: fix SA Query processing in MLOJohannes Berg1-5/+5
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer1-0/+8
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer1-0/+17
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel1-143/+51
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer1-0/+12
2025-01-13wifi: mac80211: fix tid removal during mesh forwardingAndy Strohman1-0/+1
2025-01-13wifi: mac80211: remove an unneeded check in RxEmmanuel Grumbach1-2/+1
2024-12-04wifi: mac80211: Accept authentication frames on P2P deviceAndrei Otcheretianski1-1/+3
2024-10-23wifi: mac80211: filter on monitor interfaces based on configured channelFelix Fietkau1-0/+7
2024-10-23wifi: mac80211: refactor ieee80211_rx_monitorFelix Fietkau1-26/+28
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau1-0/+3
2024-10-23wifi: mac80211: remove status->ampdu_delimiter_crcFelix Fietkau1-6/+1
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg1-2/+2
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-08wifi: mac80211: do not check BSS color collision in certain casesMichael-CY Lee1-2/+4