summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve.h
AgeCommit message (Expand)Author
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-25gve: Add RX context.David Awogbemila
2021-10-11gve: Recover from queue stall due to missed IRQJohn Fraker
2021-10-11gve: Do lazy cleanup in TX pathTao Liu
2021-10-11gve: Switch to use napi_complete_doneYangchun Fu
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-06gve: Correct available tx qpl checkCatherine Sullivan
2021-09-28gve: DQO: avoid unused variable warningsArnd Bergmann
2021-06-24gve: DQO: Add RX pathBailey Forrest
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest
2021-06-24gve: adminq: DQO specific device descriptor logicBailey 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
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan
2020-12-08gve: Rx Buffer RecyclingDavid Awogbemila
2020-12-08gve: Add support for raw addressing to the rx pathCatherine Sullivan
2020-12-08gve: Add support for raw addressing device optionCatherine Sullivan
2020-09-11gve: Enable Link Speed Reporting in the driver.David Awogbemila
2020-09-11gve: NIC stats for report-stats and for ethtoolDavid Awogbemila
2020-09-11gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.Kuo Zhao
2020-09-11gve: Add stats for gve.Kuo Zhao
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine 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