~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
Commit message (
Expand
)
Author
Age
*
usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning
Tom Rini
2023-06-20
*
usb: eth: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
usb: eth: smsc95xx: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
usb: eth: r8152: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
usb: eth: msc7830: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
usb: eth: asix88179: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
usb: eth: asix: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
Add support for TP-Link UE200 dongle
Oleksii Titov
2022-04-22
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
eth/r8152: fix the aggregation issue
Hayes Wang
2020-12-16
|
*
eth/r8152: free previous memory if r8152_eth_probe fail
Hayes Wang
2020-12-16
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
|
/
*
eth/r8152: support RTL8153B/RTL8154B
Hayes Wang
2020-09-01
*
eth/r8152: modify rtl_clear_bp function
Hayes Wang
2020-09-01
*
eth/r8152: reset PHY after setting it
Hayes Wang
2020-09-01
*
eth/r8152: reset bmu after disabling Tx/Rx
Hayes Wang
2020-09-01
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
eth/r8152: update the firmware
Hayes Wang
2020-06-14
*
eth/r8152: fix assigning the wrong endpoint
Hayes Wang
2020-05-29
*
eth/r8152: fix typo in register name
Hayes Wang
2020-05-22
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
*
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
*
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-10-10
*
dwc2 USB controller hangs with lan78xx
Andrew Thomas
2018-06-27
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
lan7xxx: Require phylib
Alexander Graf
2018-03-22
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
*
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-09-08
*
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-14
*
net: usb: r8152: fix "duplicate 'const' declaration specifier"
Philipp Tomsich
2017-08-07
*
net: usb: mcs7830: fix non-DM ingress path
Uri Mashiach
2017-05-21
*
net: smsc95xx: Correct free_pkt() implementation
Simon Glass
2017-05-09
*
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
Stefan Roese
2016-12-08
*
usb: eth: r8152_fw: fix indentation
Andre Przywara
2016-12-04
*
net: smsc95xx: fix DM MAC address reading
Stephen Warren
2016-10-13
*
net: asix: Fix ASIX 88772B with driver model
Alban Bedel
2016-09-27
*
net: asix: Fix AX88772B when used with DriverModel
Joshua Scott
2016-09-09
*
net: smsc95xx: Use correct get_unaligned functions
Chris Packham
2016-08-15
*
eth: asix88179: Add support for the driver model
Alban Bedel
2016-08-09
*
eth: asix88179: Prepare supporting the driver model
Alban Bedel
2016-08-09
[next]