aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_arfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-16ice: add individual interrupt allocationGravatar Piotr Raczynski 1-3/+2
2023-05-16ice: use pci_irq_vector helper functionGravatar Piotr Raczynski 1-1/+1
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapGravatar Alexander Lobakin 1-7/+2
2021-10-15ice: make use of ice_for_each_* macrosGravatar Maciej Fijalkowski 1-1/+1
2021-09-28ice: Prefer kcalloc over open coded arithmeticGravatar Len Baker 1-1/+1
2021-03-31ice: Delay netdev registrationGravatar Anirudh Venkataramanan 1-4/+2
2020-05-22ice: Implement aRFSGravatar Brett Creeley 1-0/+663