summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.Meghana Malladi
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-20net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon
2025-05-14net: cpsw: isolate cpsw_ndo_ioctl() to just the old driverVladimir Oltean
2025-05-14net: cpsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-16net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFERMichael Walle
2025-04-16net: ethernet: ti: am65-cpsw: set fwnode for portsMichael Walle
2025-04-15net: ethernet: ti: am65-cpsw: fix port_np reference countingMichael Walle
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
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-25net: ti: cpsw: Add metadata support for xdp modeLorenzo Bianconi
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-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra
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-03-04net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-25net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer
2025-02-19net: ethernet: ti am65_cpsw: Drop separate TX completion functionsRoger Quadros
2025-02-19net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_...Roger Quadros
2025-02-19net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()Roger Quadros
2025-02-19net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdpRoger Quadros
2025-02-19net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()Roger Quadros
2025-02-18net: ethernet: ti: Switch to use hrtimer_setup()Nam Cao
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros