index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ti
/
cpsw.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-12-22
arm: ti814x: Remove remaining support code
Tom Rini
2022-12-07
net: cpsw: Remove non-DM_ETH code
Tom Rini
2022-10-06
net: ti: cpsw-mdio: Add workaround for errata i2329
Ravi Gunasekaran
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek BehĂșn
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek BehĂșn
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
net: ti: cpsw: Fix not calling dev_dbg with a device
Sean Anderson
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-16
net: cpsw: Add __maybe_unused to generated inlines
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-03
net: cpsw: Add NULL pointer check
Faiz Abbas
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-04
net: ti: cpsw: convert to use dev/ofnode api
Grygorii Strashko
2019-11-03
net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
net: ti: cpsw: add support for standard eth "max-speed" dt property
Grygorii Strashko
2019-11-03
net: ti: cpsw: move parsing of dt port's parameters in separate func
Grygorii Strashko
2019-11-03
net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
Grygorii Strashko
2019-04-12
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
2019-04-12
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
Faiz Abbas
2019-04-12
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
Faiz Abbas
2019-04-12
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
Faiz Abbas
2019-04-12
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
Faiz Abbas
2019-04-12
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
Faiz Abbas
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: update to use SPDX identifier
Grygorii Strashko
2018-11-05
driver: net: consolidate ti's code in separate folder
Grygorii Strashko