netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v6 0/3] ax88179 driver optimization
@ 2025-10-17  2:54 yicongsrfy
  2025-10-17  2:54 ` [PATCH net v6 1/3] net: usb: support quirks in cdc_ncm yicongsrfy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: yicongsrfy @ 2025-10-17  2:54 UTC (permalink / raw)
  To: michal.pecio, andrew+netdev, davem, edumazet, kuba, oliver,
	pabeni
  Cc: linux-usb, netdev, Yi Cong

From: Yi Cong <yicong@kylinos.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 | 84 ++++++++++++++++++++++++++++------
 drivers/net/usb/cdc_ncm.c      | 44 +++++++++++++++++-
 2 files changed, 112 insertions(+), 16 deletions(-)

Changes since v5:
Only change "net: usb: ax88179_178a: add USB device driver for config selection":
1. modify the registration order.
2. fix error return value.
3. delete unuse check in probe.
--
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-21  0:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17  2:54 [PATCH net v6 0/3] ax88179 driver optimization yicongsrfy
2025-10-17  2:54 ` [PATCH net v6 1/3] net: usb: support quirks in cdc_ncm yicongsrfy
2025-10-17  2:54 ` [PATCH net v6 2/3] net: usb: ax88179_178a: add USB device driver for config selection yicongsrfy
2025-10-17  2:54 ` [PATCH net v6 3/3] Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface" yicongsrfy
2025-10-21  0:49 ` [PATCH net v6 0/3] ax88179 driver optimization Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).