aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef100_nic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-03sfc_ef100: add nic-type for VFs, and bind to themEdward Cree1-0/+2
2020-08-03sfc_ef100: read pf_index at probe timeEdward Cree1-0/+1
2020-08-03sfc_ef100: statistics gatheringEdward Cree1-0/+41
2020-08-03sfc_ef100: read Design Parameters at probe timeEdward Cree1-0/+4
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree1-0/+1
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree1-0/+1
2020-07-27sfc_ef100: read datapath caps, implement check_capsEdward Cree1-0/+2
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree1-0/+1
2020-07-27sfc_ef100: implement MCDI transportEdward Cree1-0/+1
2020-07-27sfc: skeleton EF100 PF driverEdward Cree1-0/+26