summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c
AgeCommit message (Expand)Author
2023-09-11wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg
2023-06-19wifi: iwlwifi: mvm: check link during TXJohannes Berg
2023-06-19wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg
2023-06-14wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()Ariel Malamud
2023-06-14wifi: iwlwifi: mvm: always set MH len in offload_assistJohannes Berg
2023-06-14wifi: iwlwifi: mvm: fix getting LDPC/STBC supportMukesh Sisodiya
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: iwlwifi: mvm: support injection rate controlJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman
2023-04-18wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-04-14wifi: iwlwifi: mvm: tx: remove misleading if statementJohannes Berg
2023-04-14wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg
2023-04-13wifi: iwlwifi: mvm: enable bz hw checksum from c stepGolan Ben Ami
2023-04-13wifi: iwlwifi: mvm: use OFDM rate if IEEE80211_TX_CTL_NO_CCK_RATE is setAvraham Stern
2023-03-30wifi: iwlwifi: separate AP link management queuesJohannes Berg
2023-03-30wifi: iwlwifi: mvm: use the correct link queueShaul Triebitz
2023-03-30wifi: iwlwifi: mvm: use bcast/mcast link station idShaul Triebitz
2023-03-30wifi: iwlwifi: mvm: update iwl_mvm_tx_reclaim() for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern
2023-03-07wifi: iwlwifi: mvm: clean up duplicated definesMordechay Goodstein
2023-01-30wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queueGregory Greenman
2022-11-28wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear
2022-11-10wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg
2022-11-10wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg
2022-02-18iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai
2022-02-03iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg
2021-12-21iwlwifi: mvm: isolate offload assist (checksum) calculationJohannes Berg
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-10-22iwlwifi: mvm: reduce WARN_ON() in TX status pathJohannes Berg
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit