summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100_nic.c
AgeCommit message (Expand)Author
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree
2020-07-27sfc_ef100: actually perform resetsEdward Cree
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree
2020-07-27sfc_ef100: read datapath caps, implement check_capsEdward Cree
2020-07-27sfc_ef100: process events for MCDI completionsEdward Cree
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc_ef100: implement MCDI transportEdward Cree
2020-07-27sfc_ef100: PHY probe stubEdward Cree
2020-07-27sfc_ef100: reset-handling stubEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree