aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/google/gve/gve_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17gve: Correct SKB queue index validation.David Awogbemila1-1/+1
2021-05-17gve: Check TX QPL was actually assignedCatherine Sullivan1-2/+6
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan1-36/+161
2020-01-03net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon1-6/+0
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh1-4/+5
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu1-2/+22
2019-07-01gve: Add transmit and receive supportCatherine Sullivan1-0/+584