netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 net-next 0/4] cxgb4: Trivial fixes for cxgb4
@ 2015-10-01  8:18 Hariprasad Shenai
  2015-10-01  8:18 ` [PATCHv3 net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges Hariprasad Shenai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hariprasad Shenai @ 2015-10-01  8:18 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, Hariprasad Shenai

Hi,

Fixes the following issues
Don't read non existent T4/T5/T6 adapter registers for ethtool dump.
For T4, dont read mailbox control registers. Adds new devlog faility and
report correct link speed for unsupported ones.

This patch series has been created against net-next 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

V3: Add an "<unread>" entry to char *owner[] array so the index of "4"
 makes sense, based on review comment by Casey Leedom <leedom@chelsio.com>
V2: Fix coding style for Patch2/4 ("cxgb4: For T4, don't read the Firmware
 Mailbox Control register") based on review comment by Sergei Shtylyov

Hariprasad Shenai (4):
  cxgb4 : Update T4/T5/T6 register ranges
  cxgb4: For T4, don't read the Firmware Mailbox Control register
  cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
  cxgb4: Report correct link speed for unsupported ones

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c |   21 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |    6 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 1464 +++++++++++++++-----
 3 files changed, 1154 insertions(+), 337 deletions(-)

-- 
2.3.4

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

end of thread, other threads:[~2015-10-05 10:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01  8:18 [PATCHv3 net-next 0/4] cxgb4: Trivial fixes for cxgb4 Hariprasad Shenai
2015-10-01  8:18 ` [PATCHv3 net-next 1/4] cxgb4 : Update T4/T5/T6 register ranges Hariprasad Shenai
2015-10-01  8:18 ` [PATCHv3 net-next 2/4] cxgb4: For T4, don't read the Firmware Mailbox Control register Hariprasad Shenai
2015-10-01  8:18 ` [PATCHv3 net-next 3/4] cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF Hariprasad Shenai
2015-10-01  8:18 ` [PATCHv3 net-next 4/4] cxgb4: Report correct link speed for unsupported ones Hariprasad Shenai
2015-10-05 10:51 ` [PATCHv3 net-next 0/4] cxgb4: 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;
as well as URLs for NNTP newsgroup(s).