summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_adapter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: Use ice_adapter for PTP shared data instead of auxdevSergey Temerkhanov2024-10-011-0/+6
* ice: Initial support for E825C hardware in ice_adapterSergey Temerkhanov2024-10-011-3/+13
* ice: do not init struct ice_adapter more times than neededPrzemek Kitszel2024-06-281-32/+28
* ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt2024-04-011-0/+2
* ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt2024-04-011-0/+114