index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mscc_eswitch
Age
Commit message (
Expand
)
Author
2021-06-05
net: luton: remove address translation after ofnode_read_resource
Patrick Delaunay
2021-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-04-22
net: jr2: Fix Serdes6G configuration
Horatiu Vultur
2021-04-22
net: jr2: Reset switch
Horatiu Vultur
2021-02-16
drivers: net: Add Felix DSA switch driver
Alex Marginean
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-07-15
net: mscc: refactor mscc_miim
Horatiu Vultur
2019-07-15
net: mscc: serval: Remove delay when serdes is configured
Horatiu Vultur
2019-05-03
net: mscc: luton: Update network driver for pcb90
Horatiu Vultur
2019-05-03
net: mscc: ocelot: Update network driver for pcb120
Horatiu Vultur
2019-05-03
net: Add MSCC Serval network driver.
Horatiu Vultur
2019-04-12
net: Add MSCC ServalT network driver.
Horatiu Vultur
2019-04-12
net: Add MSCC Jaguar2 network driver.
Horatiu Vultur
2019-04-12
net: mscc: ocelot: Fix reset of the phys
Horatiu Vultur
2019-02-01
net: Add MSCC Luton networkd driver.
Horatiu Vultur
2019-02-01
net: mscc: Remove unused variables
Horatiu Vultur
2019-02-01
net: mscc: Move mac_table_add function into different file.
Horatiu Vultur
2019-02-01
net: mscc: Move ocelot_send and ocelot_recv in a different file.
Horatiu Vultur
2019-02-01
net: mscc: Move miim commands into separate file.
Horatiu Vultur
2019-02-01
net: mscc: Move ocelot_switch to mscc_eswitch folder
Horatiu Vultur