summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg
2024-02-02wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau
2023-12-12wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: move dynamic PS to wiphy workJohannes Berg
2023-09-11wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg
2023-09-11wifi: mac80211: tx: clarify conditions in if statementJohannes Berg
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-19wifi: mac80211: handle TDLS data frames with MLOAbhishek Naik
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211: refactor ieee80211_select_link_key()Mukesh Sisodiya
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2023-05-16wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-03-24mac80211: support RNR for EMA APAloka Dixit
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau
2023-03-07wifi: mac80211: allow beacon protection HW offloadJohannes Berg
2023-03-07wifi: mac80211: check key taint for beacon protectionJohannes Berg
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann
2023-01-10wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau
2022-12-01wifi: mac80211: update TIM for S1G specification changesKieran Frewen
2022-12-01wifi: mac80211: Drop not needed check for NULLAlexander Wetzel
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-02wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()Zhengchao Shao
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-07wifi: mac80211: fix ifdef symbol nameJohannes Berg
2022-10-07wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-27wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg