summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef100_netdev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree2020-09-071-0/+4
* sfc_ef100: statistics gatheringEdward Cree2020-08-041-0/+6
* sfc_ef100: RX filter table management and related gubbinsEdward Cree2020-08-041-0/+10
* sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing2020-07-311-1/+0
* sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree2020-07-271-0/+2
* sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree2020-07-271-0/+143
* sfc: skeleton EF100 PF driverEdward Cree2020-07-271-0/+129