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
/
icssg_prueth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
1
-2
/
+11
|
\
|
*
net: ti: icssg-prueth: Fix 1 PPS sync
Meghana Malladi
2024-11-14
1
-2
/
+11
*
|
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-10-10
1
-0
/
+1
|
\
|
|
*
net: ti: icssg-prueth: Fix race condition for VLAN table access
MD Danish Anwar
2024-10-09
1
-0
/
+1
*
|
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
|
/
*
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
1
-1
/
+35
*
net: ti: icssg-prueth: Add support for HSR frame forward offload
MD Danish Anwar
2024-09-15
1
-3
/
+103
*
net: ti: icssg-prueth: Stop hardcoding def_inc
MD Danish Anwar
2024-09-15
1
-1
/
+2
*
net: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
2024-09-10
1
-1
/
+1
*
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
1
-0
/
+6
*
|
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2024-08-09
1
-0
/
+1
*
|
net: Use of_property_read_bool()
Rob Herring (Arm)
2024-08-02
1
-4
/
+4
|
/
*
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-07-15
1
-19
/
+19
*
net: ti: icssg-prueth: Add multicast filtering support
MD Danish Anwar
2024-06-07
1
-4
/
+34
*
net: ti: icssg-prueth: Add support for ICSSG switch firmware
MD Danish Anwar
2024-05-30
1
-3
/
+235
*
net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
MD Danish Anwar
2024-05-30
1
-0
/
+12
*
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
1
-1
/
+17
*
net: ti: icssg-prueth: Modify common functions for SR1.0
Diogo Ivo
2024-04-09
1
-2
/
+2
*
net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
Diogo Ivo
2024-04-09
1
-1
/
+1
*
net: ti: icssg-prueth: Move common functions into a separate file
Diogo Ivo
2024-04-09
1
-1183
/
+0
*
net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
Diogo Ivo
2024-02-16
1
-4
/
+0
*
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: icssg-prueth: Add phys_port_name support
Jan Kiszka
2023-10-24
1
-0
/
+14
*
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
|
\
|
*
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
2023-10-04
1
-3
/
+1
|
*
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
Dan Carpenter
2023-10-04
1
-3
/
+5
*
|
net: ti: icssg-prueth: Add support for half duplex operation
MD Danish Anwar
2023-09-15
1
-2
/
+15
*
|
net: ti: icssg-prueth: Add AM64x icssg support
MD Danish Anwar
2023-09-12
1
-0
/
+5
|
/
*
net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
Grygorii Strashko
2023-08-27
1
-2
/
+25
*
net: ti: icssg-prueth: add packet timestamping and ptp support
Roger Quadros
2023-08-27
1
-4
/
+420
*
net: ti: icssg-prueth: Add Power management support
MD Danish Anwar
2023-08-02
1
-0
/
+57
*
net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
MD Danish Anwar
2023-08-02
1
-0
/
+1
*
net: ti: icssg-prueth: Add Standard network staticstics
MD Danish Anwar
2023-08-02
1
-0
/
+22
*
net: ti: icssg-prueth: Add ICSSG Stats
MD Danish Anwar
2023-08-02
1
-0
/
+8
*
net: ti: icssg-prueth: Add ICSSG ethernet driver
Roger Quadros
2023-08-02
1
-0
/
+1809