aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2024-02-26Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-01-25net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge
2023-10-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-10-10net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-07-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-04-17Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-04-13net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli
2023-04-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-04-06net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli
2023-02-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-02-22net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
2023-01-04Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2022-12-31net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2022-12-31net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros
2022-12-14Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2022-12-14net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-11-30net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong
2022-11-09net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao
2022-11-04net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unloadRoger Quadros
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer
2022-09-29net: cpmac: Add __init/__exit annotations to module init/exit funcsruanjinjie
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-21net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...Jian Shen
2022-09-21net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang
2022-09-19net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmitNathan Huckleberry
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-24net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap
2022-08-24net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct locationSiddharth Vadapalli
2022-08-24net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5GSiddharth Vadapalli
2022-08-22net: ethernet: ti: davinci_mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli
2022-05-27net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin
2022-05-25net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()Siddharth Vadapalli
2022-05-17ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao
2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-30net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-04-29eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-22net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_getMinghao Chi
2022-04-21drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...Minghao Chi
2022-04-15net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...Minghao Chi
2022-04-15net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...Minghao Chi