linux/drivers/net/ethernet/broadcom/bnxt
Michael Chan 5c8227d0d3 bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Instead of duplicating the logic multiple times.  Also, it is unnecessary
to zero the buffer in .get_ethtool_stats() because it is already zeroed
by the caller.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-24 17:29:58 -07:00
..
bnxt_dcb.c bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST. 2017-05-17 15:12:49 -04:00
bnxt_dcb.h bnxt_en: Pass DCB RoCE app priority to firmware. 2017-04-24 13:54:46 -04:00
bnxt_ethtool.c bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats. 2017-07-24 17:29:58 -07: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 spec to 1.8.0. 2017-07-24 17:29:57 -07:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Update firmware interface spec to 1.8.0. 2017-07-24 17:29:57 -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_ulp.c bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. 2017-05-30 18:14:07 -04: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_xdp.c bnxt_en: Fix bug in ethtool -L. 2017-07-11 10:32:11 -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: Implement ndo_bridge_{get|set}link methods. 2017-07-24 17:29:58 -07:00
bnxt.h bnxt_en: Retrieve the hardware bridge mode from the firmware. 2017-07-24 17:29:57 -07:00
Makefile bnxt_en: Add basic XDP support. 2017-02-07 13:31:00 -05:00