summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/icssg
AgeCommit message (Expand)AuthorFilesLines
2024-02-16net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()Diogo Ivo1-4/+0
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit1-2/+2
2023-11-11net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka1-1/+3
2023-11-11net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka1-4/+7
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-10-24net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka1-0/+14
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+11
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar1-2/+2
2023-10-14net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar1-0/+9
2023-10-13net: ethernet: Use device_get_match_data()Rob Herring1-10/+3
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter1-3/+1
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter1-3/+5
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar3-2/+31
2023-09-12net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar1-0/+5
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko5-2/+62
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros4-6/+466
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros2-0/+977
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar1-0/+57
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar3-0/+192
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar3-0/+37
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar4-0/+218
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros2-0/+1841
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar2-0/+55
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar4-0/+1032
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar3-0/+468
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar1-0/+234