aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice_adapter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-06ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel1-29/+18
2024-10-01ice: Use ice_adapter for PTP shared data instead of auxdevSergey Temerkhanov1-0/+6
2024-10-01ice: Initial support for E825C hardware in ice_adapterSergey Temerkhanov1-3/+13
2024-06-28ice: do not init struct ice_adapter more times than neededPrzemek Kitszel1-32/+28
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt1-0/+2
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt1-0/+114