]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e/i40evf: add exec_aq command to nvmupdate utility
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 28 Aug 2015 21:55:50 +0000 (17:55 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 18 Sep 2015 00:49:42 +0000 (17:49 -0700)
commite4c83c20f87fe1d3da6b3a7ecaf40ae8717c7842
tree6819274ad3013ef392e7a99fe8022f79448cf843
parent2f1b5bc844a7c13a3ec997a7ce029f27403adc57
i40e/i40evf: add exec_aq command to nvmupdate utility

Add a facility to run AQ commands through the nvmupdate utility in order
to allow the update tools to interact with the FW and do special
commands needed for updates and configuration changes.

Change-ID: I5c41523e4055b37f8e4ee479f7a0574368f4a588
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_adminq.c
drivers/net/ethernet/intel/i40e/i40e_nvm.c
drivers/net/ethernet/intel/i40e/i40e_type.h
drivers/net/ethernet/intel/i40evf/i40e_adminq.c
drivers/net/ethernet/intel/i40evf/i40e_type.h