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:   Wed, 28 Sep 2022 13:32:14 -0700
From:   Tony Nguyen <anthony.l.nguyen@...el.com>
To:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com
Cc:     Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2022-09-28 (ice)

This series contains updates to ice driver only.

Arkadiusz implements a single pin initialization function, checking feature
bits, instead of having separate device functions and updates sub-device
IDs for recognizing E810T devices.

Martyna adds support for switchdev filters on VLAN priority field.

The following are changes since commit 929a6cdfaeac9de6a1004eb18999e1439527cfb4:
  Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE

Arkadiusz Kubalewski (2):
  ice: Merge pin initialization of E810 and E810T adapters
  ice: support features on new E810T variants

Martyna Szapar-Mudlaw (1):
  ice: Add support for VLAN priority filters in switchdev

 drivers/net/ethernet/intel/ice/ice_common.c | 18 ++++-
 drivers/net/ethernet/intel/ice/ice_devids.h |  5 ++
 drivers/net/ethernet/intel/ice/ice_ptp.c    | 47 +++----------
 drivers/net/ethernet/intel/ice/ice_ptp.h    |  4 +-
 drivers/net/ethernet/intel/ice/ice_tc_lib.c | 73 ++++++++++++++++-----
 drivers/net/ethernet/intel/ice/ice_tc_lib.h |  4 +-
 6 files changed, 93 insertions(+), 58 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ