linux/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas 91f873453b amd-xgbe: Clear the proper MTL interrupt register
When initializing the MTL interrupts the interrupt status
register is written to instead of the interrupt enable register.
Since no MTL interrupts are being enabled and the default state
is for MTL interrupts to be disabled this did not cause a problem,
but needs to be fixed to target the correct register.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-07 21:38:06 -07:00
..
Makefile
xgbe-common.h amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-debugfs.c amd-xgbe: Fix debugfs compatibility change with kstrtouint 2014-07-07 21:38:06 -07:00
xgbe-desc.c amd-xgbe: Make defines in xgbe.h unique 2014-06-26 17:14:03 -07:00
xgbe-dev.c amd-xgbe: Clear the proper MTL interrupt register 2014-07-07 21:38:06 -07:00
xgbe-drv.c amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-ethtool.c
xgbe-main.c amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00
xgbe-mdio.c amd-xgbe: unwind on error in xgbe_mdio_register() 2014-06-11 15:39:19 -07:00
xgbe.h amd-xgbe: Change destination address filtering support 2014-06-26 17:14:04 -07:00