Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-19 | gve: replace kfree with kvfree | Chuhong Yuan | 1 | -11/+11 |
2019-07-14 | gve: Remove the exporting of gve_probe | Denis Efremov | 1 | -1/+0 |
2019-07-08 | gve: Fix error return code in gve_alloc_qpls() | Wei Yongjun | 1 | -1/+3 |
2019-07-03 | gve: fix -ENOMEM null check on a page allocation | Colin Ian King | 1 | -1/+1 |
2019-07-03 | gve: Fix u64_stats_sync to initialize start | Catherine Sullivan | 1 | -2/+4 |
2019-07-02 | gve: Add ethtool support | Catherine Sullivan | 1 | -1/+40 |
2019-07-02 | gve: Add workqueue and reset support | Catherine Sullivan | 1 | -7/+183 |
2019-07-02 | gve: Add transmit and receive support | Catherine Sullivan | 1 | -3/+570 |
2019-07-02 | gve: Add basic driver framework for Compute Engine Virtual NIC | Catherine Sullivan | 1 | -0/+446 |