summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_rx.c
AgeCommit message (Expand)Author
2021-11-10gve: fix unmatched u64_stats_update_end()Dan Carpenter
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-11gve: Track RX buffer allocation failuresCatherine Sullivan
2021-10-11gve: Allow pageflips on larger pagesJordan Kim
2021-10-11gve: Add rx buffer pagecnt biasCatherine Sullivan
2021-10-11gve: Switch to use napi_complete_doneYangchun Fu
2021-10-06gve: Properly handle errors in gve_assign_qplCatherine Sullivan
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: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest
2021-06-24gve: Move some static functions to a common fileBailey Forrest
2020-12-08gve: Rx Buffer RecyclingDavid Awogbemila
2020-12-08gve: Add support for raw addressing to the rx pathCatherine Sullivan
2020-09-11gve: Add stats for gve.Kuo Zhao
2020-01-03net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
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-08gve: fix unused variable/label warningsArnd Bergmann
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan
2019-07-01gve: Add transmit and receive supportCatherine Sullivan