summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100_nic.h
AgeCommit message (Expand)Author
2023-02-16sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero
2023-02-16sfc: obtain device mac address based on firmware handle for ef100Alejandro Lucero
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2022-06-29sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper
2020-08-03sfc_ef100: add nic-type for VFs, and bind to themEdward Cree
2020-08-03sfc_ef100: read pf_index at probe timeEdward Cree
2020-08-03sfc_ef100: statistics gatheringEdward Cree
2020-08-03sfc_ef100: read Design Parameters at probe timeEdward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward 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: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc_ef100: implement MCDI transportEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree