linux_dsm_epyc7002/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas b876382bac amd-xgbe: Move Rx mode configuration into init
Currently a call to configure the Rx mode (promiscuous mode, all
multicast mode, etc.) is made in xgbe_start separate from the xgbe_init
function. This call to set the Rx mode should be part of the xgbe_init
function so that calls to the init function don't have to be preceded
with calls to configure the Rx mode.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-09 17:35:37 -04:00
..
Makefile amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-common.h amd-xgbe: Set DMA mask based on hardware register value 2015-03-20 16:33:57 -04:00
xgbe-dcb.c amd-xgbe: Checkpatch driver fixes 2014-09-05 15:11:20 -07:00
xgbe-debugfs.c amd-xgbe: Checkpatch fixes 2015-01-16 22:24:19 -05:00
xgbe-desc.c amd-xgbe: Simplify the Rx desciptor ring tracking 2015-01-16 22:24:20 -05:00
xgbe-dev.c amd-xgbe: Move Rx mode configuration into init 2015-04-09 17:35:37 -04:00
xgbe-drv.c amd-xgbe: Move Rx mode configuration into init 2015-04-09 17:35:37 -04:00
xgbe-ethtool.c amd-xgbe: Allow rx-frames coalescing to be changed anytime 2015-04-09 17:35:37 -04:00
xgbe-main.c amd-xgbe: Set DMA mask based on hardware register value 2015-03-20 16:33:57 -04:00
xgbe-mdio.c amd-xgbe: Add ACPI support 2015-01-16 22:24:20 -05:00
xgbe-ptp.c ptp: xgbe: convert to the 64 bit get/set time methods. 2015-03-31 12:01:16 -04:00
xgbe.h amd-xgbe: Move Rx mode configuration into init 2015-04-09 17:35:37 -04:00