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: <20251011075314.572741-1-yicongsrfy@163.com>
Date: Sat, 11 Oct 2025 15:53:11 +0800
From: yicongsrfy@....com
To: andrew+netdev@...n.ch,
	davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com,
	oliver@...kum.org
Cc: linux-usb@...r.kernel.org,
	netdev@...r.kernel.org,
	Yi Cong <yicong@...inos.cn>
Subject: [PATCH net v5 0/3] ax88179 driver optimization

From: Yi Cong <yicong@...inos.cn>

This series of patches first fixes the issues related to the vendor
driver, then reverts the previous changes to allow the vendor-specific
driver to be loaded.

Yi Cong (3):
  net: usb: support quirks in cdc_ncm
  net: usb: ax88179_178a: add USB device driver for config selection
  Revert "net: usb: ax88179_178a: Bind only to vendor-specific
    interface"

 drivers/net/usb/ax88179_178a.c | 94 ++++++++++++++++++++++++++++------
 drivers/net/usb/cdc_ncm.c      | 44 +++++++++++++++-
 2 files changed, 121 insertions(+), 17 deletions(-)

Link to v4: https://lore.kernel.org/all/20250930080709.3408463-3-yicongsrfy@163.com/

Changes since v4:
1. Reorder the three patches.
2. Complete the revision based on the previous review comments.

--
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ