index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
Age
Commit message (
Expand
)
Author
2020-08-21
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
2020-08-21
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
2020-08-21
net: lan78xx: add missing endpoint sanity check
Johan Hovold
2020-01-29
net: usb: lan78xx: Add .ndo_features_check
James Hughes
2020-01-23
net: usb: lan78xx: limit size of local TSO packets
Eric Dumazet
2020-01-12
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
2020-01-12
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
2020-01-04
net: usb: lan78xx: Fix suspend/resume PHY register access error
Cristian Birsan
2019-11-25
net: lan78xx: Bail out if lan78xx_get_endpoints fails
Stefan Wahren
2018-11-10
lan78xx: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-09-09
net: lan78xx: Fix misplaced tasklet_schedule() call
Ben Hutchings
2018-08-06
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
2018-04-24
lan78xx: Correctly indicate invalid OTP
Phil Elwell
2018-01-31
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
2018-01-17
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2015-09-28
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
2015-09-22
usbnet: remove invalid check
Andrzej Hajda
2015-09-17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
2015-09-06
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
2015-08-12
lan78xx: Remove BUG_ON()
Woojung.Huh@microchip.com
2015-08-12
lan78xx: Fix Smatch Warnings
Woojung.Huh@microchip.com
2015-07-31
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Woojung.Huh@microchip.com