netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes
@ 2014-09-10 12:14 Hariprasad Shenai
  2014-09-10 12:14 ` [PATCH net-next 1/5] cxgb4: Allow T4/T5 firmware sizes up to 1MB Hariprasad Shenai
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hariprasad Shenai @ 2014-09-10 12:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, kumaras, anish, Hariprasad Shenai

Hi,

This patch series adds support to allow FW size upto 1MB, support for S25FL032P
flash. Fix t4_flash_erase_sectors to throw an error, when erase sector aren't in
the flash and also warning message when adapters have flashes less than 2Mb.
Adds device id of new adapter and removes device id of debug adapter.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4 driver and cxgb4vf 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

Hariprasad Shenai (5):
  cxgb4: Allow T4/T5 firmware sizes up to 1MB
  cxgb4: Add support to S25FL032P flash
  cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested
    to erase sectors which aren't in the FLASH
  cxgb4: Add warning msg when attaching to adapters which have FLASHes
    smaller than 2Mb
  cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg
    adapter

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |    2 +
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |   27 ++++++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h         |    8 +++++-
 .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    |    3 +-
 4 files changed, 37 insertions(+), 3 deletions(-)

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 12:14 [PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes Hariprasad Shenai
2014-09-10 12:14 ` [PATCH net-next 1/5] cxgb4: Allow T4/T5 firmware sizes up to 1MB Hariprasad Shenai
2014-09-10 12:14 ` [PATCH net-next 2/5] cxgb4: Add support to S25FL032P flash Hariprasad Shenai
2014-09-10 12:14 ` [PATCH net-next 3/5] cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH Hariprasad Shenai
2014-09-10 12:14 ` [PATCH net-next 4/5] cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb Hariprasad Shenai
2014-09-10 12:14 ` [PATCH net-next 5/5] cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter Hariprasad Shenai
2014-09-10 21:02 ` [PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes 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).