summaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch/serval_switch.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-291-3/+1
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-2/+2
* 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
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* net: mscc: refactor mscc_miimHoratiu Vultur2019-07-151-98/+3
* net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur2019-07-151-2/+0
* net: Add MSCC Serval network driver.Horatiu Vultur2019-05-031-0/+703