summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100_tx.c
AgeCommit message (Expand)Author
2020-11-13sfc: support GRE TSO on EF100Edward Cree
2020-11-13sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100Edward Cree
2020-10-30sfc: only use fixed-id if the skb asks for itEdward Cree
2020-10-30sfc: implement encap TSO on EF100Edward Cree
2020-09-11sfc: de-indirect TSO handlingEdward Cree
2020-09-11sfc: remove spurious unreachable return statementEdward Cree
2020-09-05sfc: use tx_queue->old_read_count in EF100 TX pathEdward Cree
2020-09-05sfc: make ef100 xmit_more handling look more like ef10'sEdward 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-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree