linux/drivers/net/ethernet/broadcom/bnxt
Prashant Sreedharan 74608fc98d bnxt_en: Ring free response from close path should use completion ring
Use completion ring for ring free response from firmware.  The response
will be the last entry in the ring and we can free the ring after getting
the response.  This will guarantee no spurious DMA to freed memory.

Signed-off-by: Prashant Sreedharan <prashant@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-29 17:28:39 -08:00
..
bnxt_ethtool.c bnxt_en: Reset embedded processor after applying firmware upgrade 2016-01-10 22:19:19 -05:00
bnxt_ethtool.h
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update to Firmware interface spec 1.0.0. 2015-12-28 00:57:29 -05:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Update to Firmware interface spec 1.0.0. 2015-12-28 00:57:29 -05:00
bnxt_sriov.h
bnxt.c bnxt_en: Ring free response from close path should use completion ring 2016-01-29 17:28:39 -08:00
bnxt.h bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. 2016-01-04 15:54:40 -05:00
Makefile