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
/
icssg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ti: icssg-prueth: Fix race condition for VLAN table access
MD Danish Anwar
2024-10-09
3
-0
/
+5
*
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: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
2024-09-10
3
-14
/
+26
*
net: ti: icssg-prueth: 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-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: 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
1
-1
/
+1
|
\
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
|
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-07-15
11
-51
/
+108
|
/
*
net: ti: icss-iep: constify struct regmap_config
Javier Carrasco
2024-07-06
1
-2
/
+2
*
net: ti: icss-iep: Enable compare events
Diogo Ivo
2024-06-19
1
-0
/
+74
*
net: ti: icss-iep: Remove spinlock-based synchronization
Diogo Ivo
2024-06-19
1
-14
/
+0
*
net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices
Diogo Ivo
2024-06-19
1
-1
/
+50
*
dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
Dan Carpenter
2024-06-09
1
-3
/
+1
*
net: ti: icssg-prueth: Add multicast filtering support
MD Danish Anwar
2024-06-07
1
-4
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-31
1
-1
/
+1
|
\
|
*
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
2024-05-28
1
-1
/
+1
*
|
net: ti: icssg-prueth: Add support for ICSSG switch firmware
MD Danish Anwar
2024-05-30
5
-18
/
+383
*
|
net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
MD Danish Anwar
2024-05-30
4
-0
/
+526
*
|
net: ti: icssg-prueth: Add helper functions to configure FDB
MD Danish Anwar
2024-05-30
3
-0
/
+201
|
/
*
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
2024-05-23
1
-2
/
+12
*
net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
MD Danish Anwar
2024-05-02
4
-8
/
+155
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-3
/
+5
|
\
|
*
net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
Dan Carpenter
2024-04-25
1
-3
/
+5
*
|
net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms
Diogo Ivo
2024-04-09
1
-0
/
+1181
*
|
net: ti: icssg-prueth: Modify common functions for SR1.0
Diogo Ivo
2024-04-09
3
-14
/
+37
*
|
net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
Diogo Ivo
2024-04-09
3
-11
/
+110
*
|
net: ti: icssg-prueth: Adjust the number of TX channels for SR1.0
Diogo Ivo
2024-04-09
1
-0
/
+12
*
|
net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
Diogo Ivo
2024-04-09
1
-3
/
+11
*
|
net: ti: icssg-prueth: Add SR1.0-specific description bits
Diogo Ivo
2024-04-09
1
-1
/
+13
*
|
net: ti: icssg-prueth: Add SR1.0-specific configuration bits
Diogo Ivo
2024-04-09
1
-0
/
+56
*
|
net: ti: icssg-prueth: Move common functions into a separate file
Diogo Ivo
2024-04-09
3
-1183
/
+1257
|
/
*
net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
Diogo Ivo
2024-02-16
1
-4
/
+0
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
*
net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region
Jan Kiszka
2023-11-11
1
-1
/
+3
*
net: ti: icssg-prueth: Add missing icss_iep_put to error path
Jan Kiszka
2023-11-11
1
-4
/
+7
*
net: ti: icss-iep: fix setting counter value
Diogo Ivo
2023-11-09
1
-1
/
+1
*
net: ti: icssg-prueth: Add phys_port_name support
Jan Kiszka
2023-10-24
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
2
-2
/
+11
|
\
|
*
net: ti: icssg-prueth: Fix r30 CMDs bitmasks
MD Danish Anwar
2023-10-19
1
-2
/
+2
|
*
net: ti: icssg-prueth: Fix tx_total_bytes count
MD Danish Anwar
2023-10-14
1
-0
/
+9
*
|
net: ethernet: Use device_get_match_data()
Rob Herring
2023-10-13
1
-10
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-3
/
+3
|
\
|
[next]