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