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
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
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
Siddharth Vadapalli
1
-2
/
+4
2023-04-06
net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
Siddharth Vadapalli
3
-10
/
+12
2023-02-22
net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
Siddharth Vadapalli
2
-1
/
+12
2022-12-31
net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-12-31
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...
Roger Quadros
1
-3
/
+7
2022-12-01
net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
Siddharth Vadapalli
1
-1
/
+1
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
1
-1
/
+1
2022-11-10
net: cpsw: disable napi in cpsw_ndo_open()
Zhengchao Shao
1
-0
/
+2
2022-11-04
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-10-12
net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports
Matthias Schiffer
1
-1
/
+4
2022-09-29
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
6
-9
/
+6
2022-09-22
net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...
Jian Shen
1
-3
/
+2
2022-09-21
net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-21
net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper
Yang Yingliang
1
-2
/
+1
2022-09-21
net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-09-20
net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
6
-15
/
+15
2022-08-25
net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
Randy Dunlap
1
-0
/
+1
2022-08-24
net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location
Siddharth Vadapalli
1
-5
/
+4
2022-08-24
net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G
Siddharth Vadapalli
2
-2
/
+35
2022-08-22
net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
Ravi Gunasekaran
1
-11
/
+231
2022-07-08
net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
Siddharth Vadapalli
1
-7
/
+10
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-26
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
1
-1
/
+4
2022-05-17
ethernet/ti: delete if NULL check befort devm_kfree
Bernard Zhao
1
-9
/
+4
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
4
-9
/
+7
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
1
-1
/
+4
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
4
-11
/
+10
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-5
/
+3
2022-04-22
net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get
Minghao Chi
1
-4
/
+2
2022-04-21
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...
Minghao Chi
1
-6
/
+3
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...
Minghao Chi
1
-22
/
+11
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
3
-1
/
+216
2022-04-13
net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
Grygorii Strashko
2
-0
/
+188
2022-04-13
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2
-0
/
+68
2022-04-13
net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...
Minghao Chi
1
-22
/
+11
2022-04-13
net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
1
-24
/
+12
2022-04-12
net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
YueHaibing
1
-0
/
+1
2022-04-11
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Grygorii Strashko
3
-3
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-178
/
+152
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
1
-4
/
+2
2022-03-18
net: ethernet: ti: Fix spelling mistake and clean up message
Colin Ian King
1
-1
/
+1
2022-03-11
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+20
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
3
-160
/
+129
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
[next]