aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ti/cpsw.c
AgeCommit message (Expand)Author
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-16net: cpsw: Add __maybe_unused to generated inlinesTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-03net: cpsw: Add NULL pointer checkFaiz Abbas
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko
2019-11-03net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko
2019-11-03net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko
2019-11-03net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas
2019-04-12net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas
2019-04-12net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas
2018-11-05driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko
2018-11-05driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko