aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/google/gve/gve_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18gve: replace kfree with kvfreeChuhong Yuan1-2/+2
2019-07-08gve: fix unused variable/label warningsArnd Bergmann1-33/+33
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan1-1/+4
2019-07-01gve: Add transmit and receive supportCatherine Sullivan1-0/+443