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