summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef100_rx.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: receive packets from EF100 VFs into representorsEdward Cree2022-07-291-0/+18
* sfc: check ef100 RX packets are from the wireEdward Cree2022-07-291-6/+22
* sfc: fix boolreturn.cocci warning and rename functionEdward Cree2020-08-241-4/+4
* sfc: check hash is valid before using itEdward Cree2020-08-141-0/+5
* sfc_ef100: RX path for EF100Edward Cree2020-08-031-7/+143
* sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree2020-07-271-0/+6
* sfc: skeleton EF100 PF driverEdward Cree2020-07-271-0/+25