netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] qed*: SmartAN query support
@ 2019-02-07 14:20 Sudarsana Reddy Kalluru
  2019-02-07 14:20 ` [PATCH net-next 1/2] qed: Add API for SmartAN query Sudarsana Reddy Kalluru
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sudarsana Reddy Kalluru @ 2019-02-07 14:20 UTC (permalink / raw)
  To: davem; +Cc: netdev, aelior, mkalderon

SmartAN feature detects the peer/cable capabilities and establishes the
link in the best possible configuration.
The patch series adds support for querying the capability. Please consider
applying it net-next.

Sudarsana Reddy Kalluru (2):
  qed: Add API for SmartAN query.
  qede: Add ethtool interface for SmartAN query.

 drivers/net/ethernet/qlogic/qed/qed_hsi.h       |  1 +
 drivers/net/ethernet/qlogic/qed/qed_main.c      |  2 ++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c       |  6 ++++++
 drivers/net/ethernet/qlogic/qed/qed_mcp.h       | 10 ++++++++++
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 11 ++++++++++-
 include/linux/qed/qed_if.h                      |  1 +
 6 files changed, 30 insertions(+), 1 deletion(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-02-09  6:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-07 14:20 [PATCH net-next 0/2] qed*: SmartAN query support Sudarsana Reddy Kalluru
2019-02-07 14:20 ` [PATCH net-next 1/2] qed: Add API for SmartAN query Sudarsana Reddy Kalluru
2019-02-07 14:20 ` [PATCH net-next 2/2] qede: Add ethtool interface " Sudarsana Reddy Kalluru
2019-02-07 19:54 ` [PATCH net-next 0/2] qed*: SmartAN query support Jakub Kicinski
2019-02-08 11:32   ` [EXT] " Sudarsana Reddy Kalluru
2019-02-08 16:04     ` Jakub Kicinski
2019-02-09  6:55       ` David Miller
2019-02-07 21:22 ` David Miller
2019-02-07 21:32   ` 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).