summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
* usb: move include files to place where Linux has themSascha Hauer2023-03-206-12/+12
* Let NET_USB select PHYLIBUwe Kleine-König2023-03-151-2/+1
* net: usb: asix: add promisc mode supportOleksij Rempel2022-11-081-0/+20
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-227-7/+7
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-154-0/+4
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-014-0/+4
* | usb: net: Add support for the Realtek RTL8152B/RTL8153Oleksij Rempel2021-11-055-0/+3419
|/
* net: usb: asix: propagate errors from MDIO accessorsAhmad Fatoum2020-10-021-7/+24
* usbnet: shorten timeout when polling for receive packetsSascha Hauer2020-08-191-1/+1
* usbnet: Add sliceSascha Hauer2020-08-191-0/+3
* Merge branch 'for-next/misc'Sascha Hauer2020-06-111-5/+5
|\
| * treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-201-5/+5
* | poller: Give pollers a nameSascha Hauer2020-05-201-1/+1
|/
* usb: net: Add support for the Asix AX88179Sascha Hauer2020-03-263-0/+765
* net: usb: add hook for link changesSascha Hauer2020-03-261-1/+10
* usb: net: Allocate tx buffer dynamicallySascha Hauer2020-03-261-7/+14
* usb: net: Allocate rx buffer dynamicallySascha Hauer2020-03-261-5/+11
* drivers: net: usb: convert drivers to spdxOleksij Rempel2018-12-072-30/+4
* usbnet: increase bulk message timeoutNikita Yushchenko2018-05-021-1/+1
* net: usb: use minimum timeout when polling for new packetsSascha Hauer2016-07-141-1/+1
* net: usb: asix: fix 'no previous prototype' warningAntony Pavlov2015-11-231-1/+1
* net: usb: asix: make rx_fixup ax_skb buffer alignedAntony Pavlov2015-11-231-1/+1
* net: Make set_ethaddr argument constSascha Hauer2015-06-262-2/+2
* net: usb: asix: Add D-link DUB-E100 H/W Ver C1 supportMayur Nande2015-04-281-0/+4
* net: asix: handle packets crossing URB boundariesLucas Stach2014-09-221-32/+91
* USB: Use descriptors from ch9.hSascha Hauer2014-07-181-5/+0
* USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-181-6/+6
* USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-181-1/+1
* net: Pass eth_device to net_receiveSascha Hauer2014-05-153-4/+4
* net: usb: asix: fix formatingAntony Pavlov2014-04-231-9/+8
* net: usb: asix: properly propagate error codeLucas Stach2014-02-101-2/+2
* net: usb: smsc95xx: fix wrong phy reset conditionLucas Stach2014-02-101-1/+1
* net usb asix: add AX88772B USB IDPhilipp Zabel2014-01-291-0/+14
* net usb asix: read MAC from EEPROM on AX88772BPhilipp Zabel2014-01-291-3/+15
* net usb asix: Use only 11 bits of header for data sizeMarek Vasut2014-01-231-2/+2
* net usb asix: Simplify condition in rx_fixup()Marek Vasut2014-01-231-1/+1
* net usb asix: Add missing line breaks in dev_* messagesSascha Hauer2012-11-011-28/+28
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-8/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
* | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-254-48/+37
|/
* usb net: fix unregistrationSascha Hauer2012-02-141-4/+2
* usb net smsc95xx: add missing mii_unregisterSascha Hauer2012-02-141-0/+3
* usb net smsc95xx: remove unused variableSascha Hauer2012-02-141-4/+0
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-152-0/+2
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-151-0/+1
* Merge branch 'omap-drivers' into nextSascha Hauer2011-04-064-0/+1199
|\
| * usb net: Add SMSC95xx supportSascha Hauer2011-03-304-0/+1199
* | usbnet: do not initialize ethernet device from usb deviceSascha Hauer2011-04-041-1/+0
|/
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-273-19/+15