linux/drivers/net/ethernet/smsc
Andrew Lunn 04b7d41d80 net: ethernet: Fix up drivers masking pause support
PHY drivers don't indicate they support pause. They expect MAC drivers
to enable its support if the MAC has the needed hardware. Thus MAC
drivers should not mask Pause support, but enable it.

Change a few ANDs to ORs.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-12 20:24:21 -07:00
..
epic100.c epic100: remove redundant variable 'irq' 2018-07-04 22:39:11 +09:00
Kconfig net: smsc: remove m32r/mn10300 specific smc91x configuration 2018-03-26 15:56:26 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
smc91c92_cs.c drivers/net: smsc: Convert timers to use timer_setup() 2017-10-28 19:09:50 +09:00
smc91x.c net: smc91x: remove the dmaengine compat need 2018-06-21 10:45:47 +02:00
smc91x.h net: smc91x: remove the dmaengine compat need 2018-06-21 10:45:47 +02:00
smc911x.c net: smc911x: remove the dmaengine compat need 2018-06-21 10:44:41 +02:00
smc911x.h
smc9194.c Annotate hardware config module parameters in drivers/net/ethernet/ 2017-04-20 12:02:32 +01:00
smc9194.h
smsc911x.c net: ethernet: Fix up drivers masking pause support 2018-09-12 20:24:21 -07:00
smsc911x.h smsc911x: Adding support for Micochip LAN9250 Ethernet controller 2017-05-03 09:41:52 -04:00
smsc9420.c net: ethernet: Fix up drivers masking pause support 2018-09-12 20:24:21 -07:00
smsc9420.h