summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_tx.c
AgeCommit message (Expand)Author
2024-01-23gve: Switch to config-aware queue allocationShailend Chand
2023-11-29gve: Remove dependency on 4k page size.John Fraker
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall
2023-04-11gve: Unify duplicate GQ min pkt desc size constantsShailend Chand
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand
2023-03-17gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi
2021-12-16gve: Add optional metadata descriptor type GVE_TXD_MTDWillem de Bruijn
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