summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja
2026-06-05wifi: mac80211: Add multicast to unicast support for 802.3 pathTamizh Chelvam Raja
2026-06-05wifi: mac80211: Add sta pointer sanity check in ieee80211_8023_xmit()Tamizh Chelvam Raja
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04wifi: mac80211: fix monitor mode frame capture for real chanctx drivers傅继晗
2026-06-02wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotapDeepanshu Kartikey
2026-05-05wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()Andrei Otcheretianski
2026-05-05wifi: mac80211: allow userspace TX/RX over NAN Data interfacesIlan Peer
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit
2026-04-28wifi: mac80211: always allow transmitting null-data on TXQsJohannes Berg
2026-04-07wifi: mac80211: add support for TX over NAN_DATA interfacesMiri Korenblit
2026-04-07wifi: mac80211: add a TXQ for management frames on NAN devicesBenjamin Berg
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-02wifi: mac80211: update outdated commentKexin Sun
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita
2026-01-08wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
2025-11-20wifi: mac80211: refactor CMAC packet handlersChien Wong
2025-09-19wifi: mac80211: remove tx_handlers_drop debugfs statsSarika Sharma
2025-09-19wifi: mac80211: Support Tx of action frame for NANIlan Peer
2025-09-10wifi: mac80211: add tx_handlers_drop statistics to ethtoolSarika Sharma
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges
2025-07-18Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...Remi Pommarel
2025-07-18wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()Remi Pommarel
2025-07-18wifi: mac80211: Don't call fq_flow_idx() for management framesAlexander Wetzel
2025-07-18wifi: mac80211: Do not schedule stopped TXQsAlexander Wetzel
2025-07-18wifi: mac80211: support returning the S1G short beacon skbLachlan Hodges
2025-06-24wifi: mac80211: add support for S1G aggregationLachlan Hodges
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-17wifi: mac80211: don't WARN for late channel/color switchJohannes Berg
2025-05-21wifi: check if socket flags are validBert Karwatzki
2025-04-23wifi: mac80211: VLAN traffic in multicast pathMuna Sinada
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-02-11wifi: mac80211: aggregation: remove deflink accesses for MLOJohannes Berg
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-08-26wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov