aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell/octeon_ep/octep_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge1-2/+1
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan1-2/+1
2022-04-13octeon_ep: add Tx/Rx processing and interrupt supportVeerasenareddy Burru1-0/+244
2022-04-13octeon_ep: add Tx/Rx ring resource setup and cleanupVeerasenareddy Burru1-0/+222
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru1-0/+42