index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
Age
Commit message (
Expand
)
Author
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-06-27
dwc2 USB controller hangs with lan78xx
Andrew Thomas
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-22
lan7xxx: Require phylib
Alexander Graf
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-08-14
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-07
net: usb: r8152: fix "duplicate 'const' declaration specifier"
Philipp Tomsich
2017-05-21
net: usb: mcs7830: fix non-DM ingress path
Uri Mashiach
2017-05-09
net: smsc95xx: Correct free_pkt() implementation
Simon Glass
2016-12-08
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
Stefan Roese
2016-12-04
usb: eth: r8152_fw: fix indentation
Andre Przywara
2016-10-13
net: smsc95xx: fix DM MAC address reading
Stephen Warren
2016-09-27
net: asix: Fix ASIX 88772B with driver model
Alban Bedel
2016-09-09
net: asix: Fix AX88772B when used with DriverModel
Joshua Scott
2016-08-15
net: smsc95xx: Use correct get_unaligned functions
Chris Packham
2016-08-09
eth: asix88179: Add support for the driver model
Alban Bedel
2016-08-09
eth: asix88179: Prepare supporting the driver model
Alban Bedel
2016-08-07
eth: asix88179: Fix receiving on big endian system
Alban Bedel
2016-08-07
eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter
Alban Bedel
2016-08-07
net: usb: r8152: Add DM support
Stefan Roese
2016-04-01
eth: asix88179: Print packet length properly
Mateusz Kulikowski
2016-04-01
smsc95xx: fix operation on 64-bit systems
Stephen Warren
2016-02-24
usb: eth: fix memalign() parameter order
Stephen Warren
2016-01-23
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
Ted Chen
2016-01-12
dm: net: usb: Convert mcs7830 driver to support driver model
Simon Glass
2016-01-12
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
Simon Glass
2015-11-12
driver: usb: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
smsc95xx: Use zero length packets when RX fifo is empty
Stefan Brüns
2015-10-28
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
Stefan Brüns
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-08-06
net: smsc95xx: Add driver-model support
Simon Glass
2015-08-06
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
2015-08-06
net: smsc95xx: Correct the error numbers
Simon Glass
2015-08-06
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
2015-08-06
net: smsc95xx: Sort the include files
Simon Glass
2015-08-06
dm: usb: Add an errno.h header to usb_ether.c
Simon Glass
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
2015-07-21
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2015-04-14
usb: eth: asix: Build warning fixes for 64-bit
Thierry Reding
[next]