mbox series

[net-next,0/5] ionic bits and bytes

Message ID 20200316021428.48919-1-snelson@pensando.io
Headers show
Series ionic bits and bytes | expand

Message

Shannon Nelson March 16, 2020, 2:14 a.m. UTC
These are a few little updates to the ionic driver while we
are in between other feature work.

Shannon Nelson (5):
  ionic: stop devlink warn on mgmt device
  ionic: deinit rss only if selected
  ionic: remove adminq napi instance
  ionic: return error for unknown xcvr type
  ionic: add decode for IONIC_RC_ENOSUPP

 .../net/ethernet/pensando/ionic/ionic_devlink.c    |  9 +++++++--
 .../net/ethernet/pensando/ionic/ionic_ethtool.c    | 14 +++++++++++++-
 drivers/net/ethernet/pensando/ionic/ionic_lif.c    |  4 +++-
 drivers/net/ethernet/pensando/ionic/ionic_main.c   |  3 +++
 4 files changed, 26 insertions(+), 4 deletions(-)