]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 21:02:37 +0000 (14:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 21:02:37 +0000 (14:02 -0700)
commit1fd7f7560ed2a325c35a6f234f285845c1149fac
tree96e0cbdb80fb6aeac2c1707270bd6e8b129858c4
parenta3c7ecb7af7be1a7683a467ba54d6b3920d054b2
parentabd19eeeac7f52e71d4113436964805f358c5d3c
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
cxgb4: Allow FW size upto 1MB, support for S25FL032P flash and misc. fixes

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>