[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1410351271-26428-1-git-send-email-hariprasad@chelsio.com>
Date: Wed, 10 Sep 2014 17:44:26 +0530
From: Hariprasad Shenai <hariprasad@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, leedom@...lsio.com, nirranjan@...lsio.com,
kumaras@...lsio.com, anish@...lsio.com,
Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/5] Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes
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(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists