Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc_ef100: TX path for EF100 NICs | Edward Cree | 2020-08-04 | 1 | -0/+1 |
* | sfc: don't call tx_limit_len if NIC type doesn't have one | Edward Cree | 2020-07-02 | 1 | -1/+5 |
* | sfc: factor out efx_tx_tso_header_length() and understand encapsulation | Edward Cree | 2020-06-30 | 1 | -2/+15 |
* | sfc: remove duplicate declaration of efx_enqueue_skb_tso() | Edward Cree | 2020-06-30 | 1 | -1/+1 |
* | sfc: commonise TSO fallback code | Edward Cree | 2020-06-30 | 1 | -0/+27 |
* | sfc: complete the next packet when we receive a timestamp | Tom Zhao | 2020-03-05 | 1 | -13/+16 |
* | sfc: move a couple more functions | Alex Maftei (amaftei) | 2020-01-10 | 1 | -0/+18 |
* | sfc: move more tx code | Alex Maftei (amaftei) | 2020-01-10 | 1 | -0/+76 |
* | sfc: move common tx code | Alex Maftei (amaftei) | 2020-01-08 | 1 | -0/+310 |