aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass8-0/+8
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass5-0/+5
2019-07-15net: mscc: refactor mscc_miimHoratiu Vultur8-516/+63
2019-07-15net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur1-2/+0
2019-05-03net: mscc: luton: Update network driver for pcb90Horatiu Vultur2-159/+258
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2-99/+337
2019-05-03net: Add MSCC Serval network driver.Horatiu Vultur3-0/+711
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur3-0/+630
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur3-0/+1083
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur1-17/+10
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur3-0/+744
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur1-13/+1
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur4-78/+107
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur4-116/+175
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur4-71/+88
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur3-0/+777