summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeon_ep/octep_rx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* octeon_ep: use vmalloc_array and vcallocJulia Lawall2023-06-271-1/+1
* octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge2022-09-201-2/+1
* octeon_ep: delete unnecessary NULL checkZiyang Xuan2022-05-161-2/+1
* octeon_ep: add Tx/Rx processing and interrupt supportVeerasenareddy Burru2022-04-131-0/+244
* octeon_ep: add Tx/Rx ring resource setup and cleanupVeerasenareddy Burru2022-04-131-0/+222
* octeon_ep: Add driver framework and device initializationVeerasenareddy Burru2022-04-131-0/+42