netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] enic: Additional ethtool support
@ 2017-11-01 15:44 Parvi Kaustubhi
  2017-11-01 15:44 ` [PATCH net-next v2 1/3] enic: reset fetch index Parvi Kaustubhi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Parvi Kaustubhi @ 2017-11-01 15:44 UTC (permalink / raw)
  To: netdev, davem; +Cc: gvaradar, benve, Parvi Kaustubhi

This patch set allows the user to show or modify rx/tx ring sizes using
ethtool.

v2:
- remove unused variable to fix build warning.
- update list of maintainers for cisco vic ethernet nic driver.

Parvi Kaustubhi (3):
  enic: reset fetch index
  enic: Add support for 'ethtool -g/-G'
  MAINTAINERS: update MAINTAINERS for cisco vic

 MAINTAINERS                                    |  2 +-
 drivers/net/ethernet/cisco/enic/enic.h         |  2 +-
 drivers/net/ethernet/cisco/enic/enic_ethtool.c | 77 ++++++++++++++++++++++++++
 drivers/net/ethernet/cisco/enic/vnic_rq.c      | 16 +-----
 4 files changed, 81 insertions(+), 16 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-03 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-01 15:44 [PATCH net-next v2 0/3] enic: Additional ethtool support Parvi Kaustubhi
2017-11-01 15:44 ` [PATCH net-next v2 1/3] enic: reset fetch index Parvi Kaustubhi
2017-11-03 10:28   ` David Laight
2017-11-01 15:44 ` [PATCH net-next v2 2/3] enic: Add support for 'ethtool -g/-G' Parvi Kaustubhi
2017-11-01 15:44 ` [PATCH net-next v2 3/3] MAINTAINERS: update MAINTAINERS for cisco vic Parvi Kaustubhi
2017-11-02  5:17 ` [PATCH net-next v2 0/3] enic: Additional ethtool support David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).