index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
icssg
/
icssg_prueth.c
Age
Commit message (
Expand
)
Author
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
net: ti: icssg-prueth: Fix 1 PPS sync
Meghana Malladi
2024-11-11
net: ti: icssg-prueth: Add VLAN support for HSR mode
Ravi Gunasekaran
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-09
net: ti: icssg-prueth: Fix race condition for VLAN table access
MD Danish Anwar
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-14
net: ti: icssg-prueth: Add multicast filtering support in HSR mode
MD Danish Anwar
2024-09-14
net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
Ravi Gunasekaran
2024-09-14
net: ti: icssg-prueth: Add support for HSR frame forward offload
MD Danish Anwar
2024-09-14
net: ti: icssg-prueth: Stop hardcoding def_inc
MD Danish Anwar
2024-09-09
net: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-26
net: ti: icssg-prueth: Fix 10M Link issue on AM64x
MD Danish Anwar
2024-08-26
net: ti: icssg-prueth: Add support for PA Stats
MD Danish Anwar
2024-08-08
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2024-08-01
net: Use of_property_read_bool()
Rob Herring (Arm)
2024-07-15
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-06-07
net: ti: icssg-prueth: Add multicast filtering support
MD Danish Anwar
2024-05-30
net: ti: icssg-prueth: Add support for ICSSG switch firmware
MD Danish Anwar
2024-05-30
net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
MD Danish Anwar
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
2024-05-01
net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
MD Danish Anwar
2024-04-09
net: ti: icssg-prueth: Modify common functions for SR1.0
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Move common functions into a separate file
Diogo Ivo
2024-02-16
net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
Diogo Ivo
2023-11-11
net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region
Jan Kiszka
2023-11-11
net: ti: icssg-prueth: Add missing icss_iep_put to error path
Jan Kiszka
2023-10-24
net: ti: icssg-prueth: Add phys_port_name support
Jan Kiszka
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
2023-10-04
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
Dan Carpenter
2023-09-15
net: ti: icssg-prueth: Add support for half duplex operation
MD Danish Anwar
2023-09-12
net: ti: icssg-prueth: Add AM64x icssg support
MD Danish Anwar
2023-08-27
net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
Grygorii Strashko
2023-08-27
net: ti: icssg-prueth: add packet timestamping and ptp support
Roger Quadros
2023-08-02
net: ti: icssg-prueth: Add Power management support
MD Danish Anwar
2023-08-02
net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
MD Danish Anwar
2023-08-02
net: ti: icssg-prueth: Add Standard network staticstics
MD Danish Anwar
2023-08-02
net: ti: icssg-prueth: Add ICSSG Stats
MD Danish Anwar
2023-08-02
net: ti: icssg-prueth: Add ICSSG ethernet driver
Roger Quadros