Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-13 | sfc: support GRE TSO on EF100 | Edward Cree | 1 | -1/+5 |
2020-11-13 | sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100 | Edward Cree | 1 | -1/+5 |
2020-10-30 | sfc: only use fixed-id if the skb asks for it | Edward Cree | 1 | -6/+7 |
2020-10-30 | sfc: implement encap TSO on EF100 | Edward Cree | 1 | -19/+26 |
2020-09-11 | sfc: de-indirect TSO handling | Edward Cree | 1 | -1/+8 |
2020-09-11 | sfc: remove spurious unreachable return statement | Edward Cree | 1 | -1/+0 |
2020-09-05 | sfc: use tx_queue->old_read_count in EF100 TX path | Edward Cree | 1 | -2/+6 |
2020-09-05 | sfc: make ef100 xmit_more handling look more like ef10's | Edward Cree | 1 | -11/+11 |
2020-09-05 | sfc: add and use efx_tx_send_pending in tx.c | Edward Cree | 1 | -7/+7 |
2020-08-03 | sfc_ef100: TX path for EF100 NICs | Edward Cree | 1 | -5/+362 |
2020-07-27 | sfc_ef100: implement ndo_open/close and EVQ probing | Edward Cree | 1 | -0/+19 |
2020-07-27 | sfc: skeleton EF100 PF driver | Edward Cree | 1 | -0/+32 |