2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 12:44:14 +08:00
linux-next/drivers/net/ethernet/smsc
Jeremy Linton f252974eaa net: smsc911x: Move interrupt allocation to open/stop
The /proc/irq/xx information is incorrect for smsc911x because
the request_irq is happening before the register_netdev has the
proper device name. Moving it to the open also fixes the case
of when the device is renamed.

Reported-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-02 17:28:33 -07:00
..
epic100.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
Kconfig net: smsc: Add support h8300 2016-01-15 15:14:23 -05:00
Makefile
smc91c92_cs.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
smc91x.c net: smc91x: fix SMC accesses 2016-08-28 23:44:55 -04:00
smc91x.h net: smc91x: fix SMC accesses 2016-08-28 23:44:55 -04:00
smc911x.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
smc911x.h net: smc911x: convert pxa dma to dmaengine 2016-03-18 22:23:59 -04:00
smc9194.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
smc9194.h
smsc911x.c net: smsc911x: Move interrupt allocation to open/stop 2016-09-02 17:28:33 -07:00
smsc911x.h smsc: replace WARN_ON() with WARN_ON_SMP() 2014-08-11 14:38:29 -07:00
smsc9420.c net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings 2016-07-15 16:41:35 -07:00
smsc9420.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00