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-prev] [day] [month] [year] [list]
Date:   Mon, 22 Jan 2018 16:06:06 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     lipeng321@...wei.com
Cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        linuxarm@...wei.com, salil.mehta@...wei.com
Subject: Re: [PATCH V2 net-next 0/4] add some features to hns3 driver

From: Peng Li <lipeng321@...wei.com>
Date: Fri, 19 Jan 2018 14:41:08 +0800

> This patchset adds some features to hns3 driver, include the support
> for ethtool command -d, -p and support for manager table.
> 
> [Patch 1/4] adds support for ethtool command -d, its ops is get_regs.
> driver will send command to command queue, and get regs number and
> regs value from command queue.
> [Patch 2/4] adds manager table initialization for hardware.
> [Patch 3/4] adds support for ethtool command -p. For fiber ports, driver
> sends command to command queue, and IMP will write SGPIO regs to control
> leds.
> [Patch 4/4] adds support for net status led for fiber ports. Net status
> include  port speed, total rx/tx packets and link status. Driver send
> the status to command queue, and IMP will write SGPIO to control leds.
> 
> ---
> Change log:
> V1 -> V2:
> 1, fix comments from Andrew Lunn, remove the patch "net: hns3: add
> ethtool -p support for phy device".

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ