aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch/ocelot_switch.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn1-1/+1
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay1-3/+1
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-07-15net: mscc: refactor mscc_miimHoratiu Vultur1-101/+3
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur1-98/+336
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur1-17/+10
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur1-13/+1
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur1-77/+13
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur1-115/+15
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur1-70/+1
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur1-0/+765