summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tx_common.c
AgeCommit message (Expand)Author
2020-09-11sfc: de-indirect TSO handlingEdward Cree
2020-09-11sfc: decouple TXQ type from labelEdward Cree
2020-09-05sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapathEdward Cree
2020-09-05sfc: add and use efx_tx_send_pending in tx.cEdward Cree
2020-08-03sfc_ef100: TX path for EF100 NICsEdward Cree
2020-07-02sfc: don't call tx_limit_len if NIC type doesn't have oneEdward Cree
2020-06-30sfc: factor out efx_tx_tso_header_length() and understand encapsulationEdward Cree
2020-06-30sfc: remove duplicate declaration of efx_enqueue_skb_tso()Edward Cree
2020-06-30sfc: commonise TSO fallback codeEdward Cree
2020-03-05sfc: complete the next packet when we receive a timestampTom Zhao
2020-01-10sfc: move a couple more functionsAlex Maftei (amaftei)
2020-01-10sfc: move more tx codeAlex Maftei (amaftei)
2020-01-08sfc: move common tx codeAlex Maftei (amaftei)