Netdev List
 help / color / mirror / Atom feed
* [PATCHv2 net 0/6] Trivial fixes for cxgb4
@ 2014-09-01 14:24 Hariprasad Shenai
  2014-09-01 14:24 ` [PATCHv2 net 1/6] cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules Hariprasad Shenai
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Hariprasad Shenai @ 2014-09-01 14:24 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, kumaras, anish, Hariprasad Shenai

Hi,

This patch series adds support to fix T5 adapter accessing T4 adapter registers,
issue mbox command on correct mbox for physical function, avoid dumping write
only registers, use correct length for adapter part number and support to detect
and display firmware reported errors.

The patches series is created against 'net' tree.
And includes patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks

V2:
   Added description for each patch as per David Miller's comment

Hariprasad Shenai (6):
  cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
  cxgb4: Fixed the code to use correct length for part number
  cxgb4: Fix T5 adapter accessing T4 adapter registers
  cxgb4: Detect and display firmware reported errors
  cxgb4: Avoid dumping Write-only registers in register dump
  cxgb4: Issue mbox commands on correct mbox

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c |   16 +++--
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c      |   79 +++++++++++++++++++----
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h    |    2 +
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h   |    4 +
 4 files changed, 84 insertions(+), 17 deletions(-)

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 14:24 [PATCHv2 net 0/6] Trivial fixes for cxgb4 Hariprasad Shenai
2014-09-01 14:24 ` [PATCHv2 net 1/6] cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules Hariprasad Shenai
2014-09-01 14:24 ` [PATCHv2 net 2/6] cxgb4: Fixed the code to use correct length for part number Hariprasad Shenai
2014-09-01 14:24 ` [PATCHv2 net 3/6] cxgb4: Fix T5 adapter accessing T4 adapter registers Hariprasad Shenai
2014-09-01 14:24 ` [PATCHv2 net 4/6] cxgb4: Detect and display firmware reported errors Hariprasad Shenai
2014-09-01 14:24 ` [PATCHv2 net 5/6] cxgb4: Avoid dumping Write-only registers in register dump Hariprasad Shenai
2014-09-01 14:25 ` [PATCHv2 net 6/6] cxgb4: Issue mbox commands on correct mbox Hariprasad Shenai
2014-09-02  6:01 ` [PATCHv2 net 0/6] Trivial fixes for cxgb4 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox