Age | Commit message (Expand) | Author |
---|---|---|
2020-07-27 | sfc_ef100: implement ndo_get_phys_port_{id,name} | Edward Cree |
2020-07-27 | sfc_ef100: read device MAC address at probe time | Edward Cree |
2020-07-27 | sfc_ef100: probe the PHY and configure the MAC | Edward Cree |
2020-07-27 | sfc_ef100: actually perform resets | Edward Cree |
2020-07-27 | sfc_ef100: extend ef100_check_caps to cover datapath_caps3 | Edward Cree |
2020-07-27 | sfc_ef100: read datapath caps, implement check_caps | Edward Cree |
2020-07-27 | sfc_ef100: process events for MCDI completions | Edward Cree |
2020-07-27 | sfc_ef100: implement ndo_open/close and EVQ probing | Edward Cree |
2020-07-27 | sfc_ef100: implement MCDI transport | Edward Cree |
2020-07-27 | sfc_ef100: PHY probe stub | Edward Cree |
2020-07-27 | sfc_ef100: reset-handling stub | Edward Cree |
2020-07-27 | sfc: skeleton EF100 PF driver | Edward Cree |