summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
10 dayswifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
10 dayswifi: 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
2025-01-13wifi: mac80211: remove an unneeded check in RxEmmanuel Grumbach
2024-12-04wifi: mac80211: Accept authentication frames on P2P deviceAndrei Otcheretianski
2024-10-23wifi: mac80211: filter on monitor interfaces based on configured channelFelix Fietkau
2024-10-23wifi: mac80211: refactor ieee80211_rx_monitorFelix Fietkau
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-23wifi: mac80211: remove status->ampdu_delimiter_crcFelix Fietkau
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-07-08wifi: mac80211: do not check BSS color collision in certain casesMichael-CY Lee
2024-06-26wifi: mac80211: handle protected dual of public actionJohannes Berg
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-17wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau
2024-04-08wifi: mac80211: check EHT/TTLM action frame lengthJohannes Berg
2024-03-25wifi: mac80211: improve drop for action frame returnJohannes Berg
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg
2024-02-08wifi: mac80211: remove extra shadowing variableJohannes Berg
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker
2024-01-03wifi: mac80211: add kunit tests for public action handlingJohannes Berg
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg
2023-12-14wifi: mac80211: rx.c: fix sentence grammarRandy Dunlap
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-23wifi: mac80211: drop robust action frames before assocJohannes Berg
2023-09-29wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/valueJohannes Berg
2023-09-26wifi: mac80211: expand __ieee80211_data_to_8023() statusJohannes Berg
2023-09-26wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return valueJohannes Berg
2023-09-26wifi: mac80211: remove RX_DROP_UNUSABLEJohannes Berg
2023-09-26wifi: mac80211: fix check for unusable RX resultJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski