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
/
am65-cpsw-nuss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
2021-08-06
net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion
Grygorii Strashko
1
-5
/
+5
2021-08-06
net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
Vignesh Raghavendra
1
-2
/
+11
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-08-05
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
1
-1
/
+5
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
1
-1
/
+1
2021-07-28
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
1
-17
/
+17
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-2
/
+3
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-2
/
+15
2021-06-22
net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
Vignesh Raghavendra
1
-9
/
+9
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-10
/
+9
2021-02-12
net: ti: am65-cpsw-nuss: Add switchdev support
Vignesh Raghavendra
1
-1
/
+19
2021-02-12
net: ti: am65-cpsw-nuss: Add netdevice notifiers
Vignesh Raghavendra
1
-1
/
+129
2021-02-12
net: ti: am65-cpsw-nuss: Add devlink support
Vignesh Raghavendra
1
-18
/
+345
2021-01-20
net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g
Vignesh Raghavendra
1
-0
/
+7
2021-01-20
net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling
Peter Ujfalusi
1
-0
/
+10
2021-01-20
net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API
Peter Ujfalusi
1
-41
/
+38
2020-11-03
net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()
Grygorii Strashko
1
-18
/
+10
2020-11-03
net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
Grygorii Strashko
1
-48
/
+81
2020-11-03
net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...
Grygorii Strashko
1
-34
/
+107
2020-11-03
net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
Grygorii Strashko
1
-29
/
+1
2020-11-03
net: ethernet: ti: am65-cpsw: keep active if cpts enabled
Grygorii Strashko
1
-0
/
+7
2020-11-03
net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
Grygorii Strashko
1
-3
/
+5
2020-11-03
net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
Grygorii Strashko
1
-2
/
+2
2020-11-03
net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdata
Grygorii Strashko
1
-1
/
+3
2020-11-03
net: ethernet: ti: am65-cpsw: move ale selection in pdata
Grygorii Strashko
1
-1
/
+3
2020-09-12
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
1
-0
/
+13
2020-09-12
net: ethernet: ti: am65-cpsw: use dev_id for ale configuration
Grygorii Strashko
1
-2
/
+1
2020-08-31
net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
Grygorii Strashko
1
-0
/
+2
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-07-22
net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
Murali Karicheri
1
-1
/
+2
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support
Grygorii Strashko
1
-7
/
+40
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
Grygorii Strashko
1
-4
/
+4
2020-06-30
net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
Grygorii Strashko
1
-2
/
+1
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
Grygorii Strashko
1
-0
/
+19
2020-06-14
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-22
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-15
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
1
-0
/
+9
2020-05-08
net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
Grygorii Strashko
1
-6
/
+18
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+3
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-04
net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
Grygorii Strashko
1
-0
/
+172
2020-04-12
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-03-30
net: ethernet: ti: fix spelling mistake "rundom" -> "random"
Colin Ian King
1
-1
/
+1
2020-03-27
net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
Grygorii Strashko
1
-0
/
+1965