summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-02wifi: mac80211: skip unused probe response countdown offsetsZhao Li1-1/+2
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel1-14/+13
2026-08-02wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()Arend van Spriel1-3/+1
2026-08-02Revert "wifi: mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) frames"Johannes Berg1-3/+0
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau1-0/+18
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau1-24/+28
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+10
2026-07-21wifi: mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) framesDeepanshu Kartikey1-0/+3
2026-07-07wifi: mac80211: Route (Re)association req/response to per-STA queueIlan Peer1-0/+7
2026-07-06wifi: mac80211: free ack status frame on TX header build failureZhiling Zou1-1/+16
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-20/+91
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja1-7/+44
2026-06-05wifi: mac80211: Add multicast to unicast support for 802.3 pathTamizh Chelvam Raja1-7/+26
2026-06-05wifi: mac80211: Add sta pointer sanity check in ieee80211_8023_xmit()Tamizh Chelvam Raja1-4/+9
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2026-06-04wifi: mac80211: fix monitor mode frame capture for real chanctx drivers傅继晗1-2/+12
2026-06-02wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotapDeepanshu Kartikey1-1/+3
2026-05-05wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()Andrei Otcheretianski1-2/+9
2026-05-05wifi: mac80211: allow userspace TX/RX over NAN Data interfacesIlan Peer1-2/+3
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit1-1/+1
2026-04-28wifi: mac80211: always allow transmitting null-data on TXQsJohannes Berg1-1/+1
2026-04-07wifi: mac80211: add support for TX over NAN_DATA interfacesMiri Korenblit1-3/+29
2026-04-07wifi: mac80211: add a TXQ for management frames on NAN devicesBenjamin Berg1-4/+16
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
2026-03-02wifi: mac80211: update outdated commentKexin Sun1-4/+1
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam1-0/+32
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R1-7/+13
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R1-7/+13
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+2
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita1-1/+3
2026-01-08wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg1-0/+2
2025-11-20wifi: mac80211: refactor CMAC packet handlersChien Wong1-2/+4
2025-09-19wifi: mac80211: remove tx_handlers_drop debugfs statsSarika Sharma1-2/+0
2025-09-19wifi: mac80211: Support Tx of action frame for NANIlan Peer1-2/+10
2025-09-10wifi: mac80211: add tx_handlers_drop statistics to ethtoolSarika Sharma1-1/+6
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges1-39/+127
2025-07-18Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...Remi Pommarel1-0/+1
2025-07-18wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()Remi Pommarel1-0/+6
2025-07-18wifi: mac80211: Don't call fq_flow_idx() for management framesAlexander Wetzel1-1/+2
2025-07-18wifi: mac80211: Do not schedule stopped TXQsAlexander Wetzel1-1/+3
2025-07-18wifi: mac80211: support returning the S1G short beacon skbLachlan Hodges1-11/+84
2025-06-24wifi: mac80211: add support for S1G aggregationLachlan Hodges1-1/+2
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-2/+2
2025-06-17wifi: mac80211: don't WARN for late channel/color switchJohannes Berg1-8/+21
2025-05-21wifi: check if socket flags are validBert Karwatzki1-3/+3
2025-04-23wifi: mac80211: VLAN traffic in multicast pathMuna Sinada1-2/+4
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen1-8/+1
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg1-11/+0