linux/drivers/net/ethernet/broadcom/bnxt
Michael Chan 431aa1eb20 bnxt_en: Get firmware package version one time.
The current code retrieves the firmware package version from firmware
everytime ethtool -i is run.  There is no reason to do that as the
firmware will not change while the driver is loaded.  Get the version
once at init time.

Also, display the full 4-part firmware version string and remove the
less useful interface spec version.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-28 00:02:44 +09:00
..
bnxt_dcb.c bnxt_en: Fix possible corruption in DCB parameters from firmware. 2017-10-14 18:51:51 -07:00
bnxt_dcb.h bnxt_en: Set ETS min_bw parameter for older firmware. 2017-07-24 17:29:58 -07:00
bnxt_devlink.c bnxt: Move generic devlink code to new file 2017-10-21 12:28:39 +01:00
bnxt_devlink.h bnxt: Move generic devlink code to new file 2017-10-21 12:28:39 +01:00
bnxt_ethtool.c bnxt_en: Get firmware package version one time. 2017-10-28 00:02:44 +09:00
bnxt_ethtool.h bnxt_en: Add basic ethtool -t selftest support. 2017-04-05 06:24:26 -07:00
bnxt_fw_hdr.h bnxt_en: Added support for Secure Firmware Update 2016-09-19 21:32:24 -04:00
bnxt_hsi.h bnxt_en: Update firmware interface to 1.8.3.1 2017-10-28 00:02:44 +09:00
bnxt_nvm_defs.h bnxt_en: Add support for updating flash more securely 2016-07-02 14:52:35 -04:00
bnxt_sriov.c bnxt_en: Fix VF resource checking. 2017-10-14 18:51:51 -07:00
bnxt_sriov.h bnxt_en: Update firmware interface spec to 1.7.6.2. 2017-04-05 06:24:26 -07:00
bnxt_tc.c bnxt: Convert ndo_setup_tc offloads to block callbacks 2017-10-21 03:04:07 +01:00
bnxt_tc.h bnxt_en: bnxt: add TC flower filter offload support 2017-08-28 16:57:10 -07:00
bnxt_ulp.c bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re. 2017-08-23 22:42:42 -07:00
bnxt_ulp.h bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. 2017-05-30 18:14:07 -04:00
bnxt_vfr.c bnxt: Move generic devlink code to new file 2017-10-21 12:28:39 +01:00
bnxt_vfr.h bnxt: Move generic devlink code to new file 2017-10-21 12:28:39 +01:00
bnxt_xdp.c bpf: add meta pointer for direct access 2017-09-26 13:36:44 -07:00
bnxt_xdp.h bnxt_en: Add ethtool mac loopback self test. 2017-04-05 06:24:26 -07:00
bnxt.c bnxt_en: Get firmware package version one time. 2017-10-28 00:02:44 +09:00
bnxt.h bnxt_en: Add PCIe device ID for bcm58804 2017-10-28 00:02:44 +09:00
Makefile bnxt: Move generic devlink code to new file 2017-10-21 12:28:39 +01:00