summaryrefslogtreecommitdiff
path: root/drivers/usb/eth
AgeCommit message (Expand)Author
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-14eth/r8152: update the firmwareHayes Wang
2020-05-29eth/r8152: fix assigning the wrong endpointHayes Wang
2020-05-22eth/r8152: fix typo in register nameHayes Wang
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-06-27dwc2 USB controller hangs with lan78xxAndrew Thomas
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-22lan7xxx: Require phylibAlexander Graf
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-08-14usb: net: Add support for Microchip LAN75xx and LAN78xxYuiko Oshino
2017-08-07net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich
2017-05-21net: usb: mcs7830: fix non-DM ingress pathUri Mashiach
2017-05-09net: 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