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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6B6FE1F43BAECDA0+20230605095527.57898-1-mengyuanlou@net-swift.com>
Date: Mon,  5 Jun 2023 17:52:49 +0800
From: Mengyuan Lou <mengyuanlou@...-swift.com>
To: netdev@...r.kernel.org
Cc: jiawenwu@...stnetic.com,
	Mengyuan Lou <mengyuanlou@...-swift.com>
Subject: [RFC,PATCH net-next 0/3] wangxun nics add wol ncsi support

Add support for wangxun nics support WOL or NCSI, which phy should
not to supsend.

Mengyuan Lou (3):
  net: ngbe: add Wake on Lan support
  net: core: add member ncsi_enabled to net_device
  net: ngbe: add support for ncsi nics

 drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.c | 10 ++++++++++
 drivers/net/ethernet/wangxun/ngbe/ngbe_main.c    |  2 ++
 drivers/net/phy/phy_device.c                     |  4 +++-
 include/linux/netdevice.h                        |  3 +++
 4 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.41.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ