summaryrefslogtreecommitdiffstats
path: root/drivers/net/ti/am65-cpsw-nuss.c
Commit message (Expand)AuthorAgeFilesLines
* net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra2021-05-121-0/+1
* net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra2021-05-121-1/+1
* net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra2021-05-121-1/+1
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-5/+5
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra2020-07-131-1/+1
* net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra2020-07-131-0/+6
* net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra2020-07-131-7/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri2020-05-091-0/+4
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+2
* 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: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
* net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy2019-07-151-0/+792