summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_sf_eth.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-09-06ice: subfunction activation and base devlink opsPiotr Raczynski1-0/+104
2024-09-06ice: create port representor for SFMichal Swiatkowski1-0/+2
2024-09-06ice: implement netdev for subfunctionPiotr Raczynski1-1/+85
2024-09-06ice: base subfunction aux driverPiotr Raczynski1-0/+139