lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 7 Dec 2016 20:25:50 +0000
From:   <Woojung.Huh@...rochip.com>
To:     <davem@...emloft.net>, <f.fainelli@...il.com>
CC:     <andrew@...n.ch>, <netdev@...r.kernel.org>,
        <UNGLinuxDriver@...rochip.com>
Subject: [PATCH v2 net-next 0/2] phy: lan78xx: add phy fixup unregister
 functions & LAN7801 update

From: Woojung Huh <woojung.huh@...rochip.com>

V2 patch of adding phy fixup unregister function with use in LAN7801 update.

Woojung Huh (2):
  phy: add phy fixup unregister functions
  net: lan78xx: add LAN7801 support

 Documentation/networking/phy.txt |   9 ++++
 drivers/net/phy/phy_device.c     |  47 +++++++++++++++++
 drivers/net/usb/Kconfig          |   5 ++
 drivers/net/usb/lan78xx.c        | 109 ++++++++++++++++++++++++++++++++++++++-
 drivers/net/usb/lan78xx.h        |  14 +++++
 include/linux/phy.h              |   4 ++
 6 files changed, 186 insertions(+), 2 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ