1. 08 7月, 2014 1 次提交
    • F
      net: systemport: add Wake-on-LAN support · 83e82f4c
      Florian Fainelli 提交于
      Support for Wake-on-LAN using Magic Packet with or without SecureOn
      password is implemented doing the following:
      
      - setting the password to the relevant UniMAC registers
      - flagging the device as a wakeup source for the system, as well as
        its Wake-on-LAN interrupt
      - prepare the hardware for entering WoL mode
      - enabling the MPD interrupt to wake us
      
      The Device Tree binding documentation is also reflected to specify the
      third optional Wake-on-LAN interrupt line.
      Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      83e82f4c
  2. 23 5月, 2014 1 次提交
  3. 27 4月, 2014 1 次提交