aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef100_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-24sfc: fix boolreturn.cocci warning and rename functionEdward Cree1-4/+4
2020-08-14sfc: check hash is valid before using itEdward Cree1-0/+5
2020-08-03sfc_ef100: RX path for EF100Edward Cree1-7/+143
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree1-0/+6
2020-07-27sfc: skeleton EF100 PF driverEdward Cree1-0/+25