summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong
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
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-08-25wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()Dan Carpenter
2022-08-25wifi: mac80211: fix possible leak in ieee80211_tx_control_port()Yang Yingliang
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg
2022-07-22wifi: nl80211/mac80211: clarify link ID in control port TXJohannes Berg
2022-07-22wifi: mac80211: return error from control port TX for dropsJohannes Berg
2022-07-22wifi: mac80211: fast-xmit: handle non-MLO clientsJohannes Berg
2022-07-22wifi: mac80211: tx: use AP address in some places for MLOJohannes Berg