summaryrefslogtreecommitdiff
path: root/drivers/net/ti
Commit message (Expand)AuthorAgeFilesLines
* net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra2019-12-091-0/+1
* net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra2019-12-091-9/+6
* net: cpsw: Add NULL pointer checkFaiz Abbas2019-12-031-0/+3
* common: Move ARM cache operations out of common.hSimon Glass2019-12-022-0/+2
* net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2019-11-041-69/+50
* net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
* net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
* net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-11-031-0/+15
* net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko2019-11-031-24/+33
* net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko2019-11-031-0/+3
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-35/+42
* net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy2019-07-153-0/+801
* driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy2019-07-152-3/+3
* net: davinci_emac: drop support for unused PHYsBartosz Golaszewski2019-05-041-49/+6
* board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-121-18/+0
* net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas2019-04-121-1/+1
* net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas2019-04-121-7/+11
* net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2019-04-122-72/+58
* net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas2019-04-121-67/+69
* net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas2019-04-121-17/+16
* net: netcp: add support for phy with rgmii idsMurali Karicheri2019-04-121-1/+21
* driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko2018-11-052-102/+18
* driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko2018-11-051-128/+6
* driver: net: ti: introduce common mdio support libraryGrygorii Strashko2018-11-053-1/+222
* driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko2018-11-051-10/+2
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-051-286/+1
* configs: net: convert DRIVER_TI_KEYSTONE_NET kconfigGrygorii Strashko2018-11-051-0/+5
* driver: net: consolidate ti's code in separate folderGrygorii Strashko2018-11-057-0/+4026