summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2020-12-09net: usb: convert comma to semicolonZheng Yongjun
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-21usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19r8153_ecm: avoid to be prior to r8152 driverHayes Wang
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-16cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12qmi_wwan: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-07net: usb: fix spelling typo in cdc_ncm.cWang Qing
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang
2020-11-03net: usb: r8152: Fix a couple of spelling errors in fw_phy_nc's docsLee Jones
2020-11-03net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2020-11-03net: usb: r8152: Provide missing documentation for some struct membersLee Jones
2020-11-03net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2020-10-18net: usb: rtl8150: don't incorrectly assign random MAC addressesAnant Thazhemadam
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-13net: usbnet: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: usb: qmi_wwan: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-12cx82310_eth: use netdev_err instead of dev_errOndrej Zary
2020-10-12cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary
2020-10-10net: usbnet: remove driver versionHeiner Kallweit
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt
2020-10-06net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-03usbnet: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-02net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()Ɓukasz Stelmach
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov
2020-10-02net: pegasus: Use the new usb control message API.Petko Manolov
2020-10-02net: rtl8150: Use the new usb control message API.Petko Manolov
2020-09-29net: usb: net1080: Remove in_interrupt() commentSebastian Andrzej Siewior
2020-09-29net: usb: kaweth: Remove last user of kaweth_control()Sebastian Andrzej Siewior
2020-09-29net: usb: kaweth: Replace kaweth_control() with usb_control_msg()Sebastian Andrzej Siewior
2020-09-28net: usb: ax88179_178a: add MCT usb 3.0 adapterWilken Gottwalt
2020-09-28net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt
2020-09-25net: usb: ax88179_178a: add Toshiba usb 3.0 adapterWilken Gottwalt
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-14rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-01net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-08-28smsc95xx: add phylib supportAndre Edich
2020-08-28smsc95xx: use usbnet->driver_privAndre Edich
2020-08-28smsc95xx: remove redundant function argumentsAndre Edich
2020-08-27net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya