- c6dbef7 Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 3 months ago
- 28802e7 net: usb: qmi_wwan: add Cellient MPL200 card by Wilken Gottwalt · 4 years, 3 months ago
- f45a424 net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails by Anant Thazhemadam · 4 years, 3 months ago
- 168ae5a Merge 5.9-rc8 into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
- f30e25a net: usb: pegasus: Proper error handing when setting pegasus' MAC address by Petko Manolov · 4 years, 4 months ago
- fb58cf4 net: pegasus: Use the new usb control message API. by Petko Manolov · 4 years, 4 months ago
- b2a0f27 net: rtl8150: Use the new usb control message API. by Petko Manolov · 4 years, 4 months ago
- c92a798 net: usb: ax88179_178a: add MCT usb 3.0 adapter by Wilken Gottwalt · 4 years, 4 months ago
- 9666ea6 net: usb: ax88179_178a: fix missing stop entry in driver_info by Wilken Gottwalt · 4 years, 4 months ago
- e42d72f net: usb: ax88179_178a: add Toshiba usb 3.0 adapter by Wilken Gottwalt · 4 years, 4 months ago
- 4202c9f rndis_host: increase sleep time in the query-response loop by Olympia Giannou · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- a609d02 net: usb: dm9601: Add USB ID of Keenetic Plus DSL by Kamil Lorenc · 4 years, 5 months ago
- a092b72 net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() by Himadri Pandya · 4 years, 5 months ago
- 5fd99b5 net: cdc_ncm: Fix build error by YueHaibing · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- b9b40ee r8152: Use MAC address from correct device tree node by Thierry Reding · 4 years, 5 months ago
- abaf00f usb: hso: remove bogus check for EINPROGRESS by Oliver Neukum · 4 years, 6 months ago
- 11c5f6d usb: hso: no complaint about kmalloc failure by Oliver Neukum · 4 years, 6 months ago
- 5fcfb6d hso: fix bailout in error case of probe by Oliver Neukum · 4 years, 6 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- ea060b3 net: lan78xx: replace bogus endpoint lookup by Johan Hovold · 4 years, 6 months ago
- 63634aa net: lan78xx: fix transfer-buffer memory leak by Johan Hovold · 4 years, 6 months ago
- 8d8e95f net: lan78xx: add missing endpoint sanity check by Johan Hovold · 4 years, 6 months ago
- e911e99 usb: hso: check for return value in hso_serial_common_create() by Rustam Kovhaev · 4 years, 6 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- e10dcb1 net: cdc_ncm: hook into set_rx_mode to admit multicast traffic by Miguel Rodríguez Pérez · 4 years, 6 months ago
- 37a2ebd net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops by Miguel Rodríguez Pérez · 4 years, 6 months ago
- 1ea2b74 net: usbnet: export usbnet_set_rx_mode() by Bjørn Mork · 4 years, 6 months ago
- e506add net: cdc_ether: export usbnet_cdc_update_filter by Miguel Rodríguez Pérez · 4 years, 6 months ago
- 0226009 net: cdc_ether: use dev->intf to get interface information by Miguel Rodríguez Pérez · 4 years, 6 months ago
- c28d9a2 ax88172a: fix ax88172a_unbind() failures by George Kennedy · 4 years, 6 months ago
- e048401 usb: hso: Fix debug compile warning on sparc32 by Geert Uytterhoeven · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- f815dd5 net: usb: qmi_wwan: add support for Quectel EG95 LTE modem by AceLan Kao · 4 years, 6 months ago
- 3ed58f9 smsc95xx: avoid memory leak in smsc95xx_bind by Andre Edich · 4 years, 7 months ago
- 7c8b1e8 smsc95xx: check return value of smsc95xx_reset by Andre Edich · 4 years, 7 months ago
- 146ba9a usbnet: ipheth: fix ipheth_tx()'s return type by Luc Van Oostenryck · 4 years, 7 months ago
- b835a71 usbnet: smsc95xx: Fix use-after-free after removal by Tuomas Tynkkynen · 4 years, 7 months ago
- e869e7a net: usb: ax88179_178a: fix packet alignment padding by Jeremy Kerr · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 591612a net: usb: qmi_wwan: add Telit LE910C1-EUX composition by Daniele Palmas · 4 years, 8 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- c27a2043 r8152: support additional Microsoft Surface Ethernet Adapter variant by Marc Payne · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- acb6d37 r8152: Use MAC address from device tree if available by Thierry Reding · 4 years, 8 months ago
- b9f96423 net: usb: qmi_wwan: remove redundant assignment to variable status by Colin Ian King · 4 years, 8 months ago
- 1ea08c6 net: huawei_cdc_ncm: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
- d728e64 net: usb: ax88179_178a: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
- 1a10186 usb: hso: correct debug message by Oliver Neukum · 4 years, 9 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- 5b545cb net: sierra_net: Remove unused inline function by YueHaibing · 4 years, 9 months ago
- 57c7f2bd net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 9 months ago
- 7873440 net: usb: ax88179_178a: Implement ethtool_ops set_eeprom by Bjorn Andersson · 4 years, 9 months ago
- 2f5107c pegasus: Remove pegasus' own workqueue by Petko Manolov · 4 years, 10 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 12a5ba5 net: qmi_wwan: add support for ASKEY WWHC050 by Pawel Dembicki · 4 years, 10 months ago
- 5d0ab06 cdc_ncm: Fix the build warning by Alexander Bersenev · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 0fa81b3 cdc_ncm: Implement the 32-bit version of NCM Transfer Block by Alexander Bersenev · 4 years, 11 months ago
- e52a646 r8152: reject unsupported coalescing params by Jakub Kicinski · 4 years, 11 months ago
- ee3bc9c r8152: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- d64c7a0 r8152: check disconnect status after long sleep by You-Sheng Yang · 5 years ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- eae7172 net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch by Daniele Palmas · 5 years ago
- 2344120 r8152: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
- dc3cc34 net: usb: cdc-phonet: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 00516d1 qmi_wwan: unconditionally reject 2 ep interfaces by Bjørn Mork · 5 years ago
- 88bf546 qmi_wwan: re-add DW5821e pre-production variant by Bjørn Mork · 5 years ago
- b4b771f r8152: Add MAC passthrough support to new device by Kai-Heng Feng · 5 years ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- aa475d9 r8152: disable DelayPhyPwrChg by Hayes Wang · 5 years ago
- 1981316 r8152: avoid the MCU to clear the lanwake by Hayes Wang · 5 years ago
- a0246da r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B by Hayes Wang · 5 years ago
- d7f1b59 r8152: disable test IO for RTL8153B by Hayes Wang · 5 years ago
- 08997b5 r8152: Disable PLA MCU clock speed down by Hayes Wang · 5 years ago
- 809a7fc r8152: disable U2P3 for RTL8153B by Hayes Wang · 5 years ago
- 9583a36 r8152: get default setting of WOL before initializing by Hayes Wang · 5 years ago
- f99cd20 r8152: reset flow control patch when linking on for RTL8153B by Hayes Wang · 5 years ago
- a391427 r8152: fix runtime resume for linking change by Hayes Wang · 5 years ago
- fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
- ce89647 net: usb: lan78xx: Add .ndo_features_check by James Hughes · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 86f3f4c r8152: add missing endpoint sanity check by Johan Hovold · 5 years ago
- f8d7408 net: usb: lan78xx: limit size of local TSO packets by Eric Dumazet · 5 years ago
- a9ff44f qmi_wwan: Add support for Quectel RM500Q by Kristian Evensen · 5 years ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 1d7a743 net: r8152: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
- 47240ba net: usb: lan78xx: fix possible skb leak by Eric Dumazet · 5 years ago
- 195234b net: ch9200: remove unnecessary return by Chen Zhou · 5 years ago
- e64dec8 net: ch9200: use __func__ in debug message by Chen Zhou · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 858ce8c net: usb: lan78xx: Fix error message format specifier by Cristian Birsan · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- 20032b6 net: usb: lan78xx: Fix suspend/resume PHY register access error by Cristian Birsan · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- bac139a net: usb: aqc111: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 2eb1d3f net: usbnet: Fix -Wcast-function-type by Phong Tran · 5 years ago