index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
Roger Quadros
13 days
1
-0
/
+100
*
net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
Roger Quadros
13 days
1
-14
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
2
-2
/
+23
|
\
|
*
net: ti: icssg-prueth: Fix 1 PPS sync
Meghana Malladi
2024-11-14
2
-2
/
+23
*
|
net: ti: icssg-prueth: Add VLAN support for HSR mode
Ravi Gunasekaran
2024-11-12
1
-1
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
2
-44
/
+37
|
\
|
|
*
net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()
Roger Quadros
2024-11-05
1
-0
/
+2
|
*
net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
Roger Quadros
2024-11-05
2
-44
/
+35
*
|
net: ethernet: ti: am65-cpsw: Fix uninitialized variable
Dan Carpenter
2024-10-18
1
-0
/
+1
*
|
net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5G
Siddharth Vadapalli
2024-10-15
1
-1
/
+2
*
|
net: ethernet: ti: cpsw_ale: Remove unused accessor functions
Simon Horman
2024-10-14
1
-9
/
+21
*
|
net: ethernet: ti: am65-cpsw: Use tstats instead of open coded version
Simon Horman
2024-10-14
2
-93
/
+8
*
|
net: ethernet: ti: am65-cpsw: Use __be64 type for id_temp
Simon Horman
2024-10-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
4
-9
/
+18
|
\
|
|
*
net: ti: icssg-prueth: Fix race condition for VLAN table access
MD Danish Anwar
2024-10-09
3
-0
/
+5
|
*
net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal
Nicolas Pitre
2024-10-08
1
-8
/
+12
|
*
net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal
Nicolas Pitre
2024-10-08
1
-1
/
+1
*
|
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
8
-8
/
+8
|
/
*
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
2024-10-03
1
-1
/
+1
*
net: ethernet: ti: cpsw_ale: Fix warning on some platforms
Roger Quadros
2024-10-01
2
-1
/
+12
*
net: ti: icssg-prueth: Add multicast filtering support in HSR mode
MD Danish Anwar
2024-09-15
1
-2
/
+40
*
net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
Ravi Gunasekaran
2024-09-15
5
-5
/
+58
*
net: ti: icssg-prueth: Add support for HSR frame forward offload
MD Danish Anwar
2024-09-15
4
-12
/
+119
*
net: ti: icssg-prueth: Stop hardcoding def_inc
MD Danish Anwar
2024-09-15
1
-1
/
+2
*
net: ti: icss-iep: Move icss_iep structure
MD Danish Anwar
2024-09-15
2
-73
/
+72
*
net: ethernet: ti: am65-cpsw: setup priority to flow mapping
Roger Quadros
2024-09-13
1
-0
/
+3
*
net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults
Roger Quadros
2024-09-13
2
-0
/
+95
*
net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields
Roger Quadros
2024-09-13
2
-0
/
+127
*
net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
Roger Quadros
2024-09-13
2
-6
/
+22
*
net: ethernet: ti: cpsw_ale: use regfields for ALE registers
Roger Quadros
2024-09-13
2
-22
/
+79
*
net: ethernet: ti: am65-cpsw: Introduce multi queue Rx
Roger Quadros
2024-09-13
3
-230
/
+269
*
net: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
2024-09-10
3
-14
/
+26
*
net: netcp: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-6
/
+1
*
net: ti: icssg-prueth: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-2
/
+0
*
net: ethernet: ti: cpsw_ethtool: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-6
/
+1
*
net: ethernet: ti: am65-cpsw-ethtool: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-33
/
+49
|
\
|
*
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
2024-09-03
1
-4
/
+13
|
*
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
2024-09-03
1
-1
/
+2
|
*
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
2024-09-03
1
-28
/
+34
*
|
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-29
1
-0
/
+1
|
\
|
|
*
net: ti: icssg-prueth: Fix 10M Link issue on AM64x
MD Danish Anwar
2024-08-27
1
-0
/
+1
*
|
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
2024-08-27
1
-1
/
+1
*
|
net: ti: icssg-prueth: Add support for PA Stats
MD Danish Anwar
2024-08-26
5
-83
/
+140
*
|
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2024-08-09
2
-0
/
+2
*
|
net: Use of_property_read_bool()
Rob Herring (Arm)
2024-08-02
2
-8
/
+8
|
/
*
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
5
-7
/
+7
|
\
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
5
-7
/
+7
*
|
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-07-15
12
-69
/
+122
[next]