- 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, 7 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, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 5b545cb net: sierra_net: Remove unused inline function by YueHaibing · 4 years, 8 months ago
- 57c7f2bd net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 8 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, 9 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, 10 months ago
- e52a646 r8152: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
- ee3bc9c r8152: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- d64c7a0 r8152: check disconnect status after long sleep by You-Sheng Yang · 4 years, 11 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- eae7172 net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch by Daniele Palmas · 4 years, 11 months 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
- 1d4a09d net: hso: Fix -Wcast-function-type by Phong Tran · 5 years ago
- dc83ef2 ax88179_178a: add ethtool_op_get_ts_info() by Andreas K. Besslein · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- 5b1d9c1 r8152: avoid to call napi_disable twice by Hayes Wang · 5 years ago
- 8481141 r8152: Re-order napi_disable in rtl8152_close by Prashant Malani · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- a9a51bd ax88172a: fix information leak on short answers by Oliver Neukum · 5 years ago
- a56dcc6 net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size() by Dan Carpenter · 5 years ago
- 802753c net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules by Aleksander Morgado · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- e497df6 net: usb: qmi_wwan: add support for DW5821e with eSIM support by Aleksander Morgado · 5 years ago
- 332f989 CDC-NCM: handle incomplete transfer of MTU by Oliver Neukum · 5 years ago
- 9647722 r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2 by Kai-Heng Feng · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0a29ac5 net: usb: lan78xx: Disable interrupts before calling generic_handle_irq() by Daniel Wagner · 5 years ago
- 8e484eb r8152: check the pointer rtl_fw->fw before using it by Hayes Wang · 5 years ago
- 337d866 net: lan78xx: remove set but not used variable 'event' by YueHaibing · 5 years ago
- af14288 r8152: support firmware of PHY NC for RTL8153A by Hayes Wang · 5 years ago
- 470e391 r8152: move r8153_patch_request forward by Hayes Wang · 5 years ago
- 5a16a3d r8152: add checking fw_offset field of struct fw_mac by Hayes Wang · 5 years ago
- a66edaa r8152: rename fw_type_1 with fw_mac by Hayes Wang · 5 years ago
- b306053 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 by Kazutoshi Noguchi · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 38b4fe3 net: usb: lan78xx: Connect PHY before registering MAC by Andrew Lunn · 5 years ago
- af0de13 usb: hso: obey DMA rules in tiocmget by Oliver Neukum · 5 years ago
- 9370f2d r8152: support request_firmware for RTL8153 by Hayes Wang · 5 years ago
- 77b6d09 net: usb: sr9800: fix uninitialized local variable by Valentin Vidic · 5 years ago
- 1635520 net: usb: ax88179_178a: write mac to hardware in get_mac_addr by Peter Fink · 5 years ago
- e0ae2c5 net: usb: qmi_wwan: add Telit 0x1050 composition by Daniele Palmas · 5 years ago
- 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- a54cdee r8152: Set macpassthru in reset_resume callback by Kai-Heng Feng · 5 years ago
- cf74ac6 qmi_wwan: add support for Cinterion CLS8 devices by Reinhard Speyerer · 5 years ago
- 151ea09 r8152: Add identifier names for function pointers by Prashant Malani · 5 years ago
- c01ebd6 r8152: Use guard clause and fix comment typos by Prashant Malani · 5 years ago
- 8353da9 hso: fix NULL-deref on tty open by Johan Hovold · 5 years ago
- 6787991 hso: fix NULL-deref on tty open by Johan Hovold · 5 years ago
- 9fb137a net: usb: ax88179_178a: allow optionally getting mac address from device tree by Peter Fink · 5 years ago
- 5f71c84 r8152: Factor out OOB link list waits by Prashant Malani · 5 years ago
- 8d3d7c2 usbnet: ignore endpoints with invalid wMaxPacketSize by Bjørn Mork · 5 years ago
- 3fe4b33 cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize by Bjørn Mork · 5 years ago