2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/net/ethernet/broadcom/bnxt
Michael Chan 4b32cacca2 bnxt_en: Use common function to get ethtool supported flags.
The supported bits and advertising bits in ethtool have the same
definitions.  The same is true for the firmware bits.  So use the
common function to handle the conversion for both supported and
advertising bits.

v2: Don't use parentheses on function return.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-08 14:51:43 -05:00
..
bnxt_ethtool.c bnxt_en: Use common function to get ethtool supported flags. 2016-03-08 14:51:43 -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_en: Add installed-package firmware version reporting via Ethtool GDRVINFO 2016-03-01 15:37:01 -05:00
bnxt_sriov.c bnxt_en: Fix dmesg log firmware error messages. 2016-03-01 15:37:01 -05:00
bnxt_sriov.h
bnxt.c bnxt_en: Add reporting of link partner advertisement. 2016-03-08 14:51:42 -05:00
bnxt.h bnxt_en: Add reporting of link partner advertisement. 2016-03-08 14:51:42 -05:00
Makefile