smsc95xx: add wol support for more frame types
This patch adds support for wol wakeup on unicast, broadcast, multicast and arp frames. The wakeup filter code isn't pretty, but it works. Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
9ecd1c3d6c
commit
bbd9f9ee69
@@ -256,6 +256,8 @@ config USB_NET_SMSC75XX
|
||||
config USB_NET_SMSC95XX
|
||||
tristate "SMSC LAN95XX based USB 2.0 10/100 ethernet devices"
|
||||
depends on USB_USBNET
|
||||
select BITREVERSE
|
||||
select CRC16
|
||||
select CRC32
|
||||
help
|
||||
This option adds support for SMSC LAN95XX based USB 2.0
|
||||
|
Reference in New Issue
Block a user