summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-06-23Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub 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
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-11/+9
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg1-2/+0
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-5/+6
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-1/+1
2022-02-18iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai1-3/+2
2022-02-03iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit1-1/+1
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg1-8/+57
2021-12-21iwlwifi: mvm: isolate offload assist (checksum) calculationJohannes Berg1-26/+19
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg1-2/+3
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-1/+6
2021-10-22iwlwifi: mvm: reduce WARN_ON() in TX status pathJohannes Berg1-1/+3
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit1-18/+71
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit1-3/+11
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit1-6/+6
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit1-1/+1