summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeon_ep/octep_tx.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17octeon_ep: remove atomic variable usage in Tx data pathShinas Rasheed1-4/+1
2023-09-15octeon_ep: fix tx dma unmap len values in SGShinas Rasheed1-4/+4
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan1-2/+1
2022-04-13octeon_ep: add Tx/Rx processing and interrupt supportVeerasenareddy Burru1-0/+73
2022-04-13octeon_ep: add Tx/Rx ring resource setup and cleanupVeerasenareddy Burru1-0/+219
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru1-0/+43