index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
1
-5
/
+5
2025-06-04
net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
Nishanth Menon
1
-1
/
+1
2025-06-04
net: ethernet: ti: cpsw_new: populate netdev of_node
Alexander Sverdlin
1
-0
/
+1
2025-02-21
net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
Roger Quadros
1
-1
/
+1
2025-01-23
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
Sudheer Kumar Doredla
1
-7
/
+7
2024-12-14
ptp: convert remaining drivers to adjfine interface
Jacob Keller
1
-2
/
+3
2024-05-02
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
Jason Reeder
1
-0
/
+5
2024-04-27
net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them
Siddharth Vadapalli
1
-0
/
+18
2024-02-23
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-23
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-01-25
net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
Sanjuán García, Jorge
1
-2
/
+3
2023-10-10
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
1
-0
/
+1
2023-07-27
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
Tanmay Patil
1
-5
/
+19
2023-04-13
net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
Siddharth Vadapalli
1
-2
/
+4
2023-04-06
net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
Siddharth Vadapalli
3
-10
/
+12
2023-02-22
net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
Siddharth Vadapalli
2
-1
/
+12
2022-12-31
net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-12-31
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...
Roger Quadros
1
-3
/
+7
2022-11-30
net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
Siddharth Vadapalli
1
-1
/
+1
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
1
-1
/
+1
2022-11-09
net: cpsw: disable napi in cpsw_ndo_open()
Zhengchao Shao
1
-0
/
+2
2022-11-04
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-10-12
net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports
Matthias Schiffer
1
-1
/
+4
2022-09-29
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
6
-9
/
+6
2022-09-21
net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...
Jian Shen
1
-3
/
+2
2022-09-21
net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-21
net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper
Yang Yingliang
1
-2
/
+1
2022-09-21
net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-09-19
net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
Nathan Huckleberry
1
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
6
-15
/
+15
2022-08-24
net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
Randy Dunlap
1
-0
/
+1
2022-08-24
net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location
Siddharth Vadapalli
1
-5
/
+4
2022-08-24
net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G
Siddharth Vadapalli
2
-2
/
+35
2022-08-22
net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
Ravi Gunasekaran
1
-11
/
+231
2022-07-07
net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
Siddharth Vadapalli
1
-7
/
+10
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-25
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
1
-1
/
+4
2022-05-17
ethernet/ti: delete if NULL check befort devm_kfree
Bernard Zhao
1
-9
/
+4
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
4
-9
/
+7
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
1
-1
/
+4
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
4
-11
/
+10
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-5
/
+3
2022-04-22
net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get
Minghao Chi
1
-4
/
+2
2022-04-21
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...
Minghao Chi
1
-6
/
+3
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...
Minghao Chi
1
-22
/
+11
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
3
-1
/
+216
[next]