Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: bcmgenet: add Wake-on-LAN support code | Florian Fainelli | 2014-07-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Add all the required code to program the GENET hardware to enter Wake-on-LAN mode and wake using MagicPackets with or without SecureOn password. This code is hooked to the build system, but is not yet referenced from ethtool or the main bcmgenet driver. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | net: bcmgenet: hook into the build system | Florian Fainelli | 2014-02-14 | 1 | -0/+2 |
This patch adds a new configuration symbol: CONFIG_BCMGENET which allows us to build the Broadcom GENET driver and hook the driver files into the build system. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |