summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/icssg
AgeCommit message (Expand)Author
2025-11-20net: ti: icssg-prueth: Enable zero copy in XDP featuresMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for RXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Make emac_run_xdp function independent of pageMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for TXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add XSK pool helpersMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queuesMeghana Malladi
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi
2025-10-23net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()Markus Elfring
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko
2025-09-14net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...Parvathi Pudi
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-08-19net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar
2025-08-08net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari
2025-08-08net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar
2025-08-05net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi
2025-07-30net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-23net: ti: icssg-prueth: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-18net: ti: icssg-prueth: Fix buffer allocation for ICSSGHimanshu Mittal
2025-06-19net: ti: icssg-prueth: Add prp offload support to ICSSG driverHimanshu Mittal
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-14net: ti: icssg-prueth: Read firmware-names from device treeMD Danish Anwar
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