linux/drivers/net/ethernet/chelsio/cxgb4
Vipul Pandya 26f7cbc0a5 cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
This patch adds a new common code routine to upgrade an adapter's
firmware.  This routine handles all of the complexities of working with the
the existing adapter firmware in order to quiesce the adapter and uP, etc.
For an automatic upgrade it will send a HELLO command to check if cxgb4
want/can upgrade firmware, i.e. if cxgb4 is MASTER and has newer firmware
that it wants to load and call the new common code routine t4_fw_upgrade.
Note that it should not issue a RESET command after a successful firmware
upgrade.

Signed-off-by: Jay Hernandez <jay@chelsio.com>
Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-27 17:55:51 -04:00
..
cxgb4_main.c cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave 2012-09-27 17:55:51 -04:00
cxgb4_uld.h cxgb4: Add support for T4 configuration file 2012-09-27 17:55:50 -04:00
cxgb4.h cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave 2012-09-27 17:55:51 -04:00
l2t.c drivers/net: fix mislocated headers in cxgb4/l2t.c 2011-10-31 19:31:10 -04:00
l2t.h
Makefile
sge.c cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support 2012-09-27 17:55:50 -04:00
t4_hw.c cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave 2012-09-27 17:55:51 -04:00
t4_hw.h cxgb4: Add functions to read memory via PCIE memory window 2012-09-27 17:55:50 -04:00
t4_msg.h
t4_regs.h cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave 2012-09-27 17:55:51 -04:00
t4fw_api.h cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave 2012-09-27 17:55:51 -04:00