summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_ethtool.c
AgeCommit message (Expand)Author
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-11gve: Do lazy cleanup in TX pathTao Liu
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest
2021-03-25net: gve: remove duplicated allowedDaode Huang
2021-03-25net: gve: convert strlcpy to strscpyDaode Huang
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
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
2020-09-11gve: Get and set Rx copybreak via ethtoolKuo Zhao
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan
2019-07-03gve: Fix u64_stats_sync to initialize startCatherine Sullivan
2019-07-01gve: Add ethtool supportCatherine Sullivan