summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/icssg/icssg_prueth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-141-2/+11
|\
| * net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2024-11-141-2/+11
* | net: ti: icssg-prueth: Add VLAN support for HSR modeRavi Gunasekaran2024-11-121-1/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-101-0/+1
|\|
| * net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar2024-10-091-0/+1
* | net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-051-1/+1
|/
* net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar2024-09-151-2/+40
* net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran2024-09-151-1/+35
* net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar2024-09-151-3/+103
* net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar2024-09-151-1/+2
* net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar2024-09-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-291-0/+1
|\
| * net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar2024-08-271-0/+1
* | net: ti: icssg-prueth: Add support for PA StatsMD Danish Anwar2024-08-261-0/+6
* | net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer2024-08-091-0/+1
* | net: Use of_property_read_bool()Rob Herring (Arm)2024-08-021-4/+4
|/
* net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar2024-07-151-19/+19
* net: ti: icssg-prueth: Add multicast filtering supportMD Danish Anwar2024-06-071-4/+34
* net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar2024-05-301-3/+235
* net: ti: icssg-switch: Add switchdev based driver for ethernet switch supportMD Danish Anwar2024-05-301-0/+12
* net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois2024-05-231-2/+12
* net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimersMD Danish Anwar2024-05-021-1/+17
* net: ti: icssg-prueth: Modify common functions for SR1.0Diogo Ivo2024-04-091-2/+2
* net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifierDiogo Ivo2024-04-091-1/+1
* net: ti: icssg-prueth: Move common functions into a separate fileDiogo Ivo2024-04-091-1183/+0
* net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()Diogo Ivo2024-02-161-4/+0
* net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka2023-11-111-1/+3
* net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka2023-11-111-4/+7
* net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka2023-10-241-0/+14
* net: ethernet: Use device_get_match_data()Rob Herring2023-10-131-10/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-3/+3
|\
| * dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter2023-10-041-3/+1
| * net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter2023-10-041-3/+5
* | net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar2023-09-151-2/+15
* | net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar2023-09-121-0/+5
|/
* net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko2023-08-271-2/+25
* net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros2023-08-271-4/+420
* net: ti: icssg-prueth: Add Power management supportMD Danish Anwar2023-08-021-0/+57
* net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar2023-08-021-0/+1
* net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar2023-08-021-0/+22
* net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar2023-08-021-0/+8
* net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros2023-08-021-0/+1809