Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1431887

[PATCH v2 0/2] net: thunderx: Miscellaneous fixes

From sunil.kovvuri@gmail.com
Newsgroups linux.kernel
Subject [PATCH v2 0/2] net: thunderx: Miscellaneous fixes
Date 2016-06-27 12:10 +0200
Message-ID <rOBEl-7gi-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Sunil Goutham <sgoutham@cavium.com>

This 2 patch series fixes issues w.r.t physical link status
reporting and transmit datapath configuration for
secondary qsets.

Changes from v1:
Fixed lmac disable sequence for interfaces of type SGMII.

Sunil Goutham (2):
  net: thunderx: Fix link status reporting
  net: thunderx: Fix TL4 configuration for secondary Qsets

 drivers/net/ethernet/cavium/thunder/nic_main.c    | 16 +++-
 drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 91 +++++++++++++++--------
 drivers/net/ethernet/cavium/thunder/thunder_bgx.h |  2 +
 3 files changed, 75 insertions(+), 34 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] net: thunderx: Miscellaneous fixes sunil.kovvuri@gmail.com - 2016-06-27 12:10 +0200
  [PATCH v2 1/2] net: thunderx: Fix link status reporting sunil.kovvuri@gmail.com - 2016-06-27 12:10 +0200
  Re: [PATCH v2 0/2] net: thunderx: Miscellaneous fixes David Miller <davem@davemloft.net> - 2016-06-29 11:30 +0200

csiph-web