summaryrefslogtreecommitdiff
path: root/drivers/usb/eth
AgeCommit message (Expand)Author
2017-05-21net: usb: mcs7830: fix non-DM ingress pathUri Mashiach
2017-05-10net: smsc95xx: Correct free_pkt() implementationSimon Glass
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara
2016-10-13net: smsc95xx: fix DM MAC address readingStephen Warren
2016-09-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2016-08-15net: smsc95xx: Use correct get_unaligned functionsChris Packham
2016-08-09eth: asix88179: Add support for the driver modelAlban Bedel
2016-08-09eth: asix88179: Prepare supporting the driver modelAlban Bedel
2016-08-07eth: asix88179: Fix receiving on big endian systemAlban Bedel
2016-08-07eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel
2016-08-07net: usb: r8152: Add DM supportStefan Roese
2016-04-01eth: asix88179: Print packet length properlyMateusz Kulikowski
2016-04-01smsc95xx: fix operation on 64-bit systemsStephen Warren
2016-02-24usb: eth: fix memalign() parameter orderStephen Warren
2016-01-23usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen
2016-01-12dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass
2016-01-12dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass
2015-11-12driver: usb: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-29smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns
2015-10-28smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-06net: smsc95xx: Add driver-model supportSimon Glass
2015-08-06net: smsc95xx: Prepare for conversion to driver modelSimon Glass
2015-08-06net: smsc95xx: Correct the error numbersSimon Glass
2015-08-06net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZESimon Glass
2015-08-06net: smsc95xx: Sort the include filesSimon Glass
2015-08-06dm: usb: Add an errno.h header to usb_ether.cSimon Glass
2015-08-05net: asix: fix operation without eepromMarcel Ziswiler
2015-07-21dm: usb: eth: Add driver-model support to the asix driverSimon Glass
2015-07-21dm: usb: Adjust the USB_DEVICE() macro namingSimon Glass
2015-07-21dm: usb: eth: Support driver model with USB EthernetSimon Glass
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18dm: usb: Add support for USB ethernet devices with driver modelSimon Glass
2015-04-14usb: eth: asix: Build warning fixes for 64-bitThierry Reding
2015-01-18usb: eth: asix88179: add ability to modify MAC addressRene Griessl
2014-12-31usb: eth: add ASIX AX88179 DRIVERRene Griessl
2014-11-07usb: eth: fix MakefileRene Griessl
2014-10-22net: asix: Add support for AX88772BAlexandre Courbot
2014-09-16net: usb: Add SMSC copyright to smsc95xx driverSimon Glass
2014-06-25usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich
2014-06-25usb: cosmetic: double constJeroen Hofstee
2014-03-12usb: net: introduce support for Moschip USB ethernetGerhard Sittig
2014-03-07net: asix: don't pad odd-length TX packetsStephen Warren
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb:smsx95xx LED activity for USB net driverSuriyan Ramasami