index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
1
-1
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
1
-0
/
+6
2021-10-02
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
1
-2
/
+3
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
1
-9
/
+57
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
1
-135
/
+284
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
1
-106
/
+197
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
1
-6
/
+48
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
1
-66
/
+333
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
1
-9
/
+0
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
1
-2
/
+15
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
1
-3
/
+1
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
1
-38
/
+42
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2021-08-04
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
1
-4
/
+12
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-02
net: usb: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-05-18
net: lan78xx: advertise tx software timestamping support
Markus Bloechl
1
-0
/
+1
2021-03-26
net: usb: lan78xx: remove unused including <linux/version.h>
Zheng Yongjun
1
-1
/
+0
2021-02-03
net: usb: lan78xx: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2020-11-04
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lee Jones
1
-90
/
+78
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-28
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
1
-87
/
+30
2020-07-28
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
1
-0
/
+1
2020-07-28
net: lan78xx: add missing endpoint sanity check
Johan Hovold
1
-0
/
+5
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+15
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-9
/
+1
2020-01-21
net: usb: lan78xx: Add .ndo_features_check
James Hughes
1
-0
/
+15
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-14
net: usb: lan78xx: limit size of local TSO packets
Eric Dumazet
1
-0
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+3
2020-01-08
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
1
-6
/
+3
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-12-15
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-12
net: usb: lan78xx: Fix suspend/resume PHY register access error
Cristian Birsan
1
-0
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-10-29
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Daniel Wagner
1
-1
/
+4
2019-10-24
net: lan78xx: remove set but not used variable 'event'
YueHaibing
1
-3
/
+0
2019-10-18
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-08-17
lan78xx: Fix memory leaks
Wenwen Wang
1
-3
/
+5
2019-07-23
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
1
-7
/
+4
2019-07-22
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
Chuhong Yuan
1
-8
/
+4
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-2
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-12-19
lan78xx: Resolve issue with changing MAC address
Jason Martinsen
1
-0
/
+4
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-11
/
+16
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+4
[next]