linux/drivers/net/ethernet/broadcom/bnxt
Michael Chan e38287b72e bnxt_en: Add 57500 new chip ID and basic structures.
57500 series is a new chip class (P5) that requires some driver changes
in the next several patches.  This adds basic chip ID, doorbells, and
the notification queue (NQ) structures.  Each MSIX is associated with an
NQ instead of a CP ring in legacy chips.  Each NQ has up to 2 associated
CP rings for RX and TX.  The same bnxt_cp_ring_info struct will be used
for the NQ.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-15 22:44:32 -07:00
..
bnxt.c bnxt_en: Add 57500 new chip ID and basic structures. 2018-10-15 22:44:32 -07:00
bnxt.h bnxt_en: Add 57500 new chip ID and basic structures. 2018-10-15 22:44:32 -07:00
bnxt_coredump.h bnxt_en: Add support for ethtool get dump. 2018-08-05 17:08:26 -07:00
bnxt_dcb.c bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request 2018-10-04 21:41:16 -07:00
bnxt_dcb.h bnxt_en: Do not use the CNP CoS queue for networking traffic. 2018-08-05 17:08:26 -07:00
bnxt_debugfs.c bnxt_en: add debugfs support for DIM 2018-04-27 14:47:30 -04:00
bnxt_debugfs.h bnxt_en: add debugfs support for DIM 2018-04-27 14:47:30 -04:00
bnxt_devlink.c bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable 2018-10-07 20:36:40 -07:00
bnxt_devlink.h bnxt_en: Add a driver specific gre_ver_check devlink parameter. 2018-10-04 13:49:43 -07:00
bnxt_dim.c
bnxt_ethtool.c bnxt_en: Add additional extended port statistics. 2018-10-15 22:44:31 -07:00
bnxt_ethtool.h bnxt_en: Add support for ethtool get dump. 2018-08-05 17:08:26 -07:00
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update firmware interface spec. to 1.10.0.3. 2018-10-15 22:44:31 -07:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Fix VF mac address regression. 2018-09-17 07:56:35 -07:00
bnxt_sriov.h bnxt_en: Fix VF mac address regression. 2018-09-17 07:56:35 -07:00
bnxt_tc.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-09-25 10:35:29 -07:00
bnxt_tc.h
bnxt_ulp.c bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. 2018-09-03 21:59:43 -07:00
bnxt_ulp.h bnxt_en: Clean up unused functions. 2018-09-03 21:59:43 -07:00
bnxt_vfr.c devlink: Add extack for eswitch operations 2018-10-03 16:17:58 -07:00
bnxt_vfr.h devlink: Add extack for eswitch operations 2018-10-03 16:17:58 -07:00
bnxt_xdp.c xdp: don't make drivers report attachment mode 2018-07-13 20:26:35 +02:00
bnxt_xdp.h
Makefile bnxt_en: add debugfs support for DIM 2018-04-27 14:47:30 -04:00