aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/google
AgeCommit message (Expand)Author
2021-10-13gve: fix gve_get_stats()Eric Dumazet
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan
2021-07-28gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET
2021-07-14gve: Fix swapped vars when fetching max queuesBailey Forrest
2021-06-03gve: Correct SKB queue index validation.David Awogbemila
2021-06-03gve: Upgrade memory barrier in poll routineCatherine Sullivan
2021-06-03gve: Add NULL pointer checks when freeing irqs.David Awogbemila
2021-06-03gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila
2021-06-03gve: Check TX QPL was actually assignedCatherine Sullivan
2020-02-01net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon
2019-12-04gve: Fix the queue page list allocated pages countJeroen de Borst
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-08-21gve: Copy and paste bug in gve_get_stats()Dan Carpenter
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan
2019-07-18gve: replace kfree with kvfreeChuhong Yuan
2019-07-14gve: Remove the exporting of gve_probeDenis Efremov
2019-07-08gve: fix unused variable/label warningsArnd Bergmann
2019-07-07gve: Fix error return code in gve_alloc_qpls()Wei Yongjun
2019-07-03gve: fix -ENOMEM null check on a page allocationColin Ian King
2019-07-03gve: Fix u64_stats_sync to initialize startCatherine Sullivan
2019-07-01gve: Add ethtool supportCatherine Sullivan
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan
2019-07-01gve: Add transmit and receive supportCatherine Sullivan
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan