Commit Graph

88 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Andrew Thomas af15946aa0 dwc2 USB controller hangs with lan78xx 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alexander Graf f24534307e lan7xxx: Require phylib 6 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Chris Packham f58ad98a62 usb: net: migrate USB Ethernet adapters to Kconfig 7 years ago
Chris Packham ae3584498b usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig 7 years ago
Yuiko Oshino d2c3197922 usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
Philipp Tomsich 734f9abd17 net: usb: r8152: fix "duplicate 'const' declaration specifier" 7 years ago
Uri Mashiach 3ce3026a09 net: usb: mcs7830: fix non-DM ingress path 7 years ago
Simon Glass 20b429b013 net: smsc95xx: Correct free_pkt() implementation 7 years ago
Stefan Roese c7ac15388e net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers 8 years ago
Andre Przywara 566a965af1 usb: eth: r8152_fw: fix indentation 8 years ago
Stephen Warren c9abfbdd66 net: smsc95xx: fix DM MAC address reading 8 years ago
Alban Bedel cea6c8ce23 net: asix: Fix ASIX 88772B with driver model 8 years ago
Joshua Scott 41d1258ace net: asix: Fix AX88772B when used with DriverModel 8 years ago
Chris Packham 70f1463686 net: smsc95xx: Use correct get_unaligned functions 8 years ago
Alban Bedel 76b2fad775 eth: asix88179: Add support for the driver model 8 years ago
Alban Bedel 620452e7ae eth: asix88179: Prepare supporting the driver model 8 years ago
Alban Bedel 50f5bb25b9 eth: asix88179: Fix receiving on big endian system 8 years ago
Alban Bedel 652b269468 eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter 8 years ago
Stefan Roese 6688452a3b net: usb: r8152: Add DM support 8 years ago
Mateusz Kulikowski 64160a545d eth: asix88179: Print packet length properly 8 years ago
Stephen Warren e320f0bc9b smsc95xx: fix operation on 64-bit systems 8 years ago
Stephen Warren 53419bac4e usb: eth: fix memalign() parameter order 8 years ago
Ted Chen 9dc8ba19c5 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER 8 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 8 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 8 years ago
Prabhakar Kushwaha b30dc5792d driver: usb: Fix pointer conversion warnings for hikey 9 years ago
Stefan Brüns 4a4ced0b6f smsc95xx: Use zero length packets when RX fifo is empty 9 years ago
Stefan Brüns 0d2837cc8f smsc95xx: Fetch whole burst with 1 URB, avoid framing errors 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Simon Glass 0990fcb772 net: smsc95xx: Add driver-model support 9 years ago
Simon Glass 527298c4b5 net: smsc95xx: Prepare for conversion to driver model 9 years ago
Simon Glass 25a9e98038 net: smsc95xx: Correct the error numbers 9 years ago
Simon Glass d62a1dc6bc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE 9 years ago
Simon Glass a26925913c net: smsc95xx: Sort the include files 9 years ago
Simon Glass 2e5350fee0 dm: usb: Add an errno.h header to usb_ether.c 9 years ago
Marcel Ziswiler 147271209a net: asix: fix operation without eeprom 9 years ago
Simon Glass fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver 9 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 9 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Simon Glass c0ad74e465 dm: usb: Add support for USB ethernet devices with driver model 9 years ago
Thierry Reding 4c5998b77a usb: eth: asix: Build warning fixes for 64-bit 9 years ago
Rene Griessl 1193397592 usb: eth: asix88179: add ability to modify MAC address 9 years ago
Rene Griessl e9954b867c usb: eth: add ASIX AX88179 DRIVER 10 years ago
Rene Griessl 3908f16f85 usb: eth: fix Makefile 10 years ago