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_6.6-2.2.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
2024-12-14
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
2024-12-14
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
2024-12-14
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
2024-03-15
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
2024-03-06
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
2024-03-06
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
2023-03-30
net: usb: lan78xx: Limit packet length to skb->len
Szymon Heidrich
2023-03-17
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-29
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-03-02
net: usb: lan78xx: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-15
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-29
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
2021-11-24
lan78xx: Clean up some inconsistent indenting
Jiapeng Chong
2021-11-18
lan78xx: Introduce NAPI polling support
John Efstathiades
2021-11-18
lan78xx: Remove hardware-specific header update
John Efstathiades
2021-11-18
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
2021-11-18
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
2021-11-18
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
2021-11-18
lan78xx: Fix memory allocation bug
John Efstathiades
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
2021-10-02
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-04
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-01
net: usb: Fix spelling mistakes
Zheng Yongjun
2021-05-18
net: lan78xx: advertise tx software timestamping support
Markus Bloechl
2021-03-25
net: usb: lan78xx: remove unused including <linux/version.h>
Zheng Yongjun
2021-02-02
net: usb: lan78xx: use new tasklet API
Emil Renner Berthing
2020-11-03
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
2020-07-28
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
2020-07-28
net: lan78xx: add missing endpoint sanity check
Johan Hovold
[next]