summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/icssg
AgeCommit message (Expand)Author
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-05net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.Meghana Malladi
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-07net: ti: icssg-prueth: Report BQL before sending XDP packetsMeghana Malladi
2025-05-07net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue accessMeghana Malladi
2025-05-07net: ti: icssg-prueth: Set XDP feature flags for ndevMeghana Malladi
2025-04-28net: ti: icssg-prueth: Add ICSSG FW StatsMD Danish Anwar
2025-04-17net: ti: icss-iep: Fix possible NULL pointer dereference for perout requestMeghana Malladi
2025-04-17net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...Meghana Malladi
2025-04-17net: ti: icssg-prueth: Fix kernel warning while bringing down network interfaceMeghana Malladi
2025-04-01Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar
2025-03-11net: ti: icssg-prueth: Add XDP supportRoger Quadros
2025-03-11net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATARoger Quadros
2025-03-11net: ti: icssg-prueth: Use page_pool API for RX buffer allocationRoger Quadros
2025-03-06net: ti: icss-iep: Add phase offset configuration for perout signalMeghana Malladi
2025-03-06net: ti: icss-iep: Add pwidth configuration for perout signalMeghana Malladi
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-02-27dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...Roger Quadros
2025-02-18net: ethernet: ti: Switch to use hrtimer_setup()Nam Cao
2025-01-14net: ti: icssg-prueth: Do not print physical memory addressesKrzysztof Kozlowski
2025-01-14net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR modeMD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add VLAN support in EMAC modeMD Danish Anwar
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar
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-14net: ti: icss-iep: Move icss_iep structureMD Danish Anwar
2024-09-09net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar
2024-09-06net: ti: icssg-prueth: Remove setting of RX software timestampGal Pressman
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-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar