summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_tx.c
AgeCommit message (Expand)Author
2021-10-11gve: Do lazy cleanup in TX pathTao Liu
2021-09-28gve: DQO: avoid unused variable warningsArnd Bergmann
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest
2021-06-24gve: Move some static functions to a common fileBailey Forrest
2021-05-17gve: Correct SKB queue index validation.David Awogbemila
2021-05-17gve: Check TX QPL was actually assignedCatherine Sullivan
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan
2020-01-03net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-07-01gve: Add transmit and receive supportCatherine Sullivan