summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/icssg/icssg_prueth.c
AgeCommit message (Expand)Author
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi
2024-11-11net: ti: icssg-prueth: Add VLAN support for HSR modeRavi Gunasekaran
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-14net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran
2024-09-14net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar
2024-09-09net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-26net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar
2024-08-26net: ti: icssg-prueth: Add support for PA StatsMD Danish Anwar
2024-08-08net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer
2024-08-01net: Use of_property_read_bool()Rob Herring (Arm)
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar
2024-06-07net: ti: icssg-prueth: Add multicast filtering supportMD Danish Anwar
2024-05-30net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar
2024-05-30net: ti: icssg-switch: Add switchdev based driver for ethernet switch supportMD Danish Anwar
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois
2024-05-01net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimersMD Danish Anwar
2024-04-09net: ti: icssg-prueth: Modify common functions for SR1.0Diogo Ivo
2024-04-09net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifierDiogo Ivo
2024-04-09net: ti: icssg-prueth: Move common functions into a separate fileDiogo Ivo
2024-02-16net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()Diogo Ivo
2023-11-11net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka
2023-11-11net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka
2023-10-24net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka
2023-10-13net: ethernet: Use device_get_match_data()Rob Herring
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar
2023-09-12net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros