summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-11net: netcp: ethss: Fix type of first parameter in hwtstamp stubsNathan Chancellor
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg
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-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-11-04ti: netcp: convert to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-29net: davinci_mdio: use new iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-29net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()Markus Elfring
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko
2025-09-19net: ti: icssm-prueth: unwind cleanly in probe()Dan Carpenter
2025-09-18net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packetsVishnu Singh
2025-09-14net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...Parvathi Pudi
2025-09-14net: ti: icssm-prueth: Adds link detection, RX and TX support.Roger Quadros
2025-09-14net: ti: icssm-prueth: Adds PRUETH HW and SW configurationRoger Quadros
2025-09-14net: ti: icssm-prueth: Adds ICSSM Ethernet driverRoger Quadros
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-09-02net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndevNishanth Menon
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-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-26net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delayMatthias Schiffer
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