alistair23-linux/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas 078b29d7e9 amd-xgbe: Use disable_irq_nosync from within timer function
Since the Tx timer function runs in softirq context the driver needs
to call disable_irq_nosync instead of a disable_irq.

Reported-by: Josh Stone <jistone@redhat.com>
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-07 00:21:12 -07: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: Use disable_irq_nosync from within timer function 2015-06-07 00:21:12 -07: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: Add support for the netdev Tx watchdog 2015-04-09 17:35:37 -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