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]
Date: Mon, 13 Nov 2023 15:05:45 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
	kuba@...nel.org,
	pabeni@...hat.com,
	edumazet@...gle.com,
	netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-13 (ice)

This series contains updates to ice driver only.

Arkadiusz ensures the device is initialized with valid lock status
value. He also removes range checking of dpll priority to allow firmware
to process the request; supported values are firmware dependent.
Finally, he removes setting of can change capability for pins that
cannot be changed.

Dan restores ability to load a package which doesn't contain a signature
segment.

The following are changes since commit c0a2a1b0d631fc460d830f52d06211838874d655:
  ppp: limit MRU to 64K
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Arkadiusz Kubalewski (3):
  ice: dpll: fix initial lock status of dpll
  ice: dpll: fix check for dpll input priority range
  ice: dpll: fix output pin capabilities

Dan Nowlin (1):
  ice: fix DDP package download for packages without signature segment

 drivers/net/ethernet/intel/ice/ice_ddp.c    | 103 +++++++++++++++++++-
 drivers/net/ethernet/intel/ice/ice_dpll.c   |  21 ++--
 drivers/net/ethernet/intel/ice/ice_dpll.h   |   1 -
 drivers/net/ethernet/intel/ice/ice_ptp_hw.c |  54 ++++++++++
 drivers/net/ethernet/intel/ice/ice_ptp_hw.h |   2 +
 5 files changed, 165 insertions(+), 16 deletions(-)

-- 
2.41.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ