Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc: add per-queue RX bytes stats | Edward Cree | 2024-10-06 | 1 | -0/+1 |
* | sfc: implement basic per-queue stats | Edward Cree | 2024-10-06 | 1 | -2/+2 |
* | sfc: add ability for extra channels to receive raw RX buffers | Edward Cree | 2022-11-16 | 1 | -0/+7 |
* | sfc: add ability for an RXQ to grant credits on refill | Edward Cree | 2022-11-16 | 1 | -3/+11 |
* | sfc: fix ef100 RX prefix macro | Edward Cree | 2022-11-16 | 1 | -1/+1 |
* | sfc: receive packets from EF100 VFs into representors | Edward Cree | 2022-07-30 | 1 | -0/+18 |
* | sfc: check ef100 RX packets are from the wire | Edward Cree | 2022-07-30 | 1 | -6/+22 |
* | sfc: fix boolreturn.cocci warning and rename function | Edward Cree | 2020-08-25 | 1 | -4/+4 |
* | sfc: check hash is valid before using it | Edward Cree | 2020-08-14 | 1 | -0/+5 |
* | sfc_ef100: RX path for EF100 | Edward Cree | 2020-08-04 | 1 | -7/+143 |
* | sfc_ef100: implement ndo_open/close and EVQ probing | Edward Cree | 2020-07-27 | 1 | -0/+6 |
* | sfc: skeleton EF100 PF driver | Edward Cree | 2020-07-27 | 1 | -0/+25 |