index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
icssg
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
net: ti: icssg-prueth: Fix packet handling for XDP_TX
Meghana Malladi
1
-17
/
+2
2025-06-05
net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.
Meghana Malladi
1
-0
/
+8
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+23
2025-05-08
net: ti: icssg-prueth: Report BQL before sending XDP packets
Meghana Malladi
1
-1
/
+7
2025-05-08
net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access
Meghana Malladi
2
-2
/
+12
2025-05-08
net: ti: icssg-prueth: Set XDP feature flags for ndev
Meghana Malladi
1
-5
/
+4
2025-04-29
net: ti: icssg-prueth: Add ICSSG FW Stats
MD Danish Anwar
5
-31
/
+94
2025-04-17
net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
Meghana Malladi
1
-63
/
+58
2025-04-17
net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...
Meghana Malladi
1
-2
/
+4
2025-04-17
net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
Meghana Malladi
1
-3
/
+0
2025-04-01
Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-117
/
+599
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+4
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-0
/
+7
2025-03-20
net: ti: icssg-prueth: Add lock to stats
MD Danish Anwar
3
-0
/
+7
2025-03-11
net: ti: icssg-prueth: Add XDP support
Roger Quadros
3
-15
/
+355
2025-03-11
net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
Roger Quadros
4
-26
/
+54
2025-03-11
net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
Roger Quadros
3
-90
/
+149
2025-03-07
net: ti: icss-iep: Add phase offset configuration for perout signal
Meghana Malladi
1
-2
/
+16
2025-03-07
net: ti: icss-iep: Add pwidth configuration for perout signal
Meghana Malladi
1
-3
/
+44
2025-02-27
net: ti: icss-iep: Reject perout generation request
Meghana Malladi
1
-20
/
+1
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
1
-1
/
+1
2025-02-18
net: ethernet: ti: Switch to use hrtimer_setup()
Nam Cao
2
-6
/
+4
2025-01-15
net: ti: icssg-prueth: Do not print physical memory addresses
Krzysztof Kozlowski
1
-2
/
+0
2025-01-14
net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode
MD Danish Anwar
2
-19
/
+66
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
2
-14
/
+59
2025-01-14
net: ti: icssg-prueth: Add VLAN support in EMAC mode
MD Danish Anwar
1
-16
/
+13
2025-01-03
net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init
Meghana Malladi
1
-0
/
+8
2025-01-03
net: ti: icssg-prueth: Fix firmware load sequence.
MD Danish Anwar
6
-121
/
+236
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+23
2024-11-14
net: ti: icssg-prueth: Fix 1 PPS sync
Meghana Malladi
2
-2
/
+23
2024-11-12
net: ti: icssg-prueth: Add VLAN support for HSR mode
Ravi Gunasekaran
1
-1
/
+44
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+5
2024-10-09
net: ti: icssg-prueth: Fix race condition for VLAN table access
MD Danish Anwar
3
-0
/
+5
2024-10-05
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-09-15
net: ti: icssg-prueth: Add multicast filtering support in HSR mode
MD Danish Anwar
1
-2
/
+40
2024-09-15
net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
Ravi Gunasekaran
5
-5
/
+58
2024-09-15
net: ti: icssg-prueth: Add support for HSR frame forward offload
MD Danish Anwar
4
-12
/
+119
2024-09-15
net: ti: icssg-prueth: Stop hardcoding def_inc
MD Danish Anwar
1
-1
/
+2
2024-09-15
net: ti: icss-iep: Move icss_iep structure
MD Danish Anwar
2
-73
/
+72
2024-09-10
net: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
3
-14
/
+26
2024-09-06
net: ti: icssg-prueth: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-08-27
net: ti: icssg-prueth: Fix 10M Link issue on AM64x
MD Danish Anwar
1
-0
/
+1
2024-08-26
net: ti: icssg-prueth: Add support for PA Stats
MD Danish Anwar
5
-83
/
+140
2024-08-09
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2
-0
/
+2
2024-08-02
net: Use of_property_read_bool()
Rob Herring (Arm)
2
-8
/
+8
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
11
-51
/
+108
[next]