summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
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
2022-07-15wifi: mac80211: support MLO authentication/association with one linkJohannes Berg
2022-07-15wifi: mac80211: select link when transmitting to non-MLO stationsAndrei Otcheretianski
2022-07-15wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg
2022-07-15wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: mac80211: exclude multicast packets from AQL pending airtimeFelix Fietkau
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau
2022-07-01wifi: mac80211: consider aql_tx_pending when checking airtime deficitFelix Fietkau
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-06-29wifi: mac80211: check skb_shared in ieee80211_8023_xmit()Ryder Lee
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg
2022-06-20wifi: mac80211: tx: simplify chanctx_conf handlingJohannes Berg
2022-06-20wifi: mac80211: status: look up band only where neededJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-05-04mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()Hangyu Hua
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi