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