aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet1-2/+1
2024-02-15Merge wireless into wireless-nextJohannes Berg1-10/+59
2024-02-08wifi: iwlwifi: mvm: move BA notif messages before actionJohannes Berg1-9/+9
2024-02-08wifi: iwlwifi: mvm: show skb_mac_gso_segment() failure reasonJohannes Berg1-3/+9
2024-02-08wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg1-3/+9
2024-02-08wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay1-10/+59
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-2/+2
2024-02-02wifi: iwlwifi: mvm: use FW rate for non-data only on new devicesJohannes Berg1-4/+29
2023-12-21wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg1-1/+1
2023-10-23wifi: iwlwifi: empty overflow queue during flushMiri Korenblit1-2/+2
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo1-2/+2
2023-10-23wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg1-16/+2
2023-10-06Merge wireless into wireless-nextJohannes Berg1-0/+3
2023-09-25wifi: iwlwifi: mvm: support injection antenna controlJohannes Berg1-4/+12
2023-09-25wifi: iwlwifi: mvm: refactor TX rate handlingJohannes Berg1-33/+45
2023-09-13wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-09-11wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-64/+27
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg1-3/+12
2023-06-19wifi: iwlwifi: mvm: check link during TXJohannes Berg1-1/+3
2023-06-19wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg1-54/+6
2023-06-14wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()Ariel Malamud1-1/+1
2023-06-14wifi: iwlwifi: mvm: always set MH len in offload_assistJohannes Berg1-3/+3
2023-06-14wifi: iwlwifi: mvm: fix getting LDPC/STBC supportMukesh Sisodiya1-2/+2
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-0/+1
2023-06-07Merge wireless into wireless-nextJohannes Berg1-1/+1
2023-06-06wifi: iwlwifi: mvm: support injection rate controlJohannes Berg1-3/+59
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman1-1/+1
2023-04-18wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg1-3/+34
2023-04-14wifi: iwlwifi: mvm: tx: remove misleading if statementJohannes Berg1-2/+1
2023-04-14wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer1-13/+13
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg1-3/+4
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg1-4/+1
2023-04-13wifi: iwlwifi: mvm: enable bz hw checksum from c stepGolan Ben Ami1-1/+1
2023-04-13wifi: iwlwifi: mvm: use OFDM rate if IEEE80211_TX_CTL_NO_CCK_RATE is setAvraham Stern1-1/+2
2023-03-30wifi: iwlwifi: separate AP link management queuesJohannes Berg1-2/+2
2023-03-30wifi: iwlwifi: mvm: use the correct link queueShaul Triebitz1-4/+4
2023-03-30wifi: iwlwifi: mvm: use bcast/mcast link station idShaul Triebitz1-2/+15
2023-03-30wifi: iwlwifi: mvm: update iwl_mvm_tx_reclaim() for MLOGregory Greenman1-6/+5
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman1-14/+20
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman1-4/+4
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern1-1/+3
2023-03-07wifi: iwlwifi: mvm: clean up duplicated definesMordechay Goodstein1-4/+3
2023-01-30wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queueGregory Greenman1-3/+4
2022-11-28wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear1-1/+11
2022-11-10wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg1-2/+5
2022-11-10wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach1-1/+7
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-1/+1
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-1/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-3/+3