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
2019-01-13
lan78xx: Resolve issue with changing MAC address
Jason Martinsen
2018-12-01
lan78xx: Read MAC address from DT if present
Phil Elwell
2018-11-10
lan78xx: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-08-06
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
2018-07-22
net: lan78xx: Fix race in tx pending skb size calculation
Stefan Wahren
2018-04-20
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
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
2016-09-06
lan78xx: mark symbols static where possible
Baoyou Xie
2016-08-13
net: usb: lan78xx: don't print error when allocating urb fails
Wolfram Sang
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-28
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
2016-04-28
lan78xx: fix statistics counter error
Woojung Huh
2016-03-20
Revert "lan78xx: add ndo_get_stats64"
David S. Miller
2016-03-18
lan78xx: add ndo_get_stats64
Woojung Huh
2016-03-18
lan78xx: handle statistics counter rollover
Woojung Huh
2016-02-29
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
2016-02-29
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
2016-02-29
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2016-01-28
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
2016-01-28
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
2016-01-28
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-07
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
Woojung.Huh@microchip.com
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
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