summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef100_nic.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero2023-02-161-0/+1
* sfc: obtain device mac address based on firmware handle for ef100Alejandro Lucero2023-02-161-0/+2
* sfc: enumerate mports in ef100Alejandro Lucero2023-02-161-0/+4
* sfc: determine wire m-port at EF100 PF probe timeEdward Cree2022-07-291-0/+2
* sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree2022-07-221-0/+1
* sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper2022-06-291-1/+9
* sfc_ef100: add nic-type for VFs, and bind to themEdward Cree2020-08-031-0/+2
* sfc_ef100: read pf_index at probe timeEdward Cree2020-08-031-0/+1
* sfc_ef100: statistics gatheringEdward Cree2020-08-031-0/+41
* sfc_ef100: read Design Parameters at probe timeEdward Cree2020-08-031-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