linux/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas 8dee19e619 amd-xgbe: Allow rx-frames coalescing to be changed anytime
Currently the device must be down in order to update the rx-frames
coalescing setting because the interrupt indicator is set in the
descriptor data during initialization. Allow this setting to be changed
while the device is up by moving the interrupt decision into the
descriptor reset function and base the decision off of the supplied
descriptor index value.

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: Allow rx-frames coalescing to be changed anytime 2015-04-09 17:35:37 -04:00
xgbe-drv.c amd-xgbe: Allow rx-frames coalescing to be changed anytime 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: Allow rx-frames coalescing to be changed anytime 2015-04-09 17:35:37 -04:00