Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
773f1edb89d051d34b7687a58940ed82e39f4850
/
drivers
/
net
/
mscc_eswitch
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
fc42f2c
net: Remove extraneous dependencies
by Tom Rini
· Sun Nov 27 10:25:02 2022 -0500
2e4938b
dm: core: Drop ofnode_is_available()
by Simon Glass
· Tue Sep 06 20:27:17 2022 -0600
6520c82
pci: Add mask parameter to dm_pci_map_bar()
by Andrew Scull
· Thu Apr 21 16:11:13 2022 +0000
58c6102
pci: Map bars with offset and length
by Andrew Scull
· Thu Apr 21 16:11:10 2022 +0000
48631e4
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
by Marek Behún
· Thu Apr 07 00:33:03 2022 +0200
6588dc1
drivers: net: Soft reset felix switch core
by Radu Bulie
· Sat Nov 27 14:52:35 2021 +0200
1ecc689
net: dsa: felix: configure the in-band autoneg property based on OF node info
by Vladimir Oltean
· Wed Sep 29 18:04:40 2021 +0300
e22c968
net: dsa: felix: check return code of mdio_alloc and mdio_register
by Vladimir Oltean
· Mon Sep 27 14:22:02 2021 +0300
1cf22ab
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:54 2021 +0300
19d04df
net: dsa: felix: remove "xgmii" phy-mode
by Vladimir Oltean
· Sat Sep 18 15:32:37 2021 +0300
6caef97
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
by Vladimir Oltean
· Sat Sep 18 15:32:35 2021 +0300
6a6e402
net: replace the "xfi" phy-mode with "10gbase-r"
by Vladimir Oltean
· Sat Sep 18 15:32:34 2021 +0300
5041e42
net: update NXP copyright text
by Vladimir Oltean
· Fri Sep 17 14:27:13 2021 +0300
e26bcf6
net: dsa: felix: propagate the error code from phy_startup()
by Vladimir Oltean
· Tue Aug 24 15:00:43 2021 +0300
81cec03
net: dsa: felix: call phy_config at .port_probe() time
by Vladimir Oltean
· Tue Aug 24 15:00:42 2021 +0300
132a8c2
net: dsa: felix: felix_init() can be static
by Vladimir Oltean
· Tue Aug 24 15:00:38 2021 +0300
3933d29
pci: Drop DM_PCI
by Simon Glass
· Sun Aug 01 18:54:44 2021 -0600
f27c47d
net: luton: remove address translation after ofnode_read_resource
by Patrick Delaunay
· Fri May 21 12:24:59 2021 +0200
2a28c6e
dm: core: Add address translation in fdt_get_resource
by Patrick Delaunay
· Tue Apr 06 09:38:06 2021 +0200
e49a0f3
net: jr2: Fix Serdes6G configuration
by Horatiu Vultur
· Wed Mar 10 09:31:39 2021 +0100
034ac24
net: jr2: Reset switch
by Horatiu Vultur
· Wed Mar 10 09:31:38 2021 +0100
4ea74fd
drivers: net: Add Felix DSA switch driver
by Alex Marginean
· Mon Jan 25 14:23:55 2021 +0200
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
6fbf161
net: mscc: refactor mscc_miim
by Horatiu Vultur
· Sun Jun 09 15:27:29 2019 +0200
0f6b0ab
net: mscc: serval: Remove delay when serdes is configured
by Horatiu Vultur
· Thu May 23 21:45:33 2019 +0200
7afd794
net: mscc: luton: Update network driver for pcb90
by Horatiu Vultur
· Wed May 01 13:16:58 2019 +0200
72c64a4
net: mscc: ocelot: Update network driver for pcb120
by Horatiu Vultur
· Wed Apr 24 11:27:57 2019 +0200
4d46cb4
net: Add MSCC Serval network driver.
by Horatiu Vultur
· Thu Apr 11 14:11:32 2019 +0200
295e5b9
net: Add MSCC ServalT network driver.
by Horatiu Vultur
· Mon Apr 08 10:31:36 2019 +0200
43be197
net: Add MSCC Jaguar2 network driver.
by Horatiu Vultur
· Wed Apr 03 19:54:45 2019 +0200
941654e
net: mscc: ocelot: Fix reset of the phys
by Horatiu Vultur
· Wed Mar 27 10:16:18 2019 +0100
a409719
net: Add MSCC Luton networkd driver.
by Horatiu Vultur
· Thu Jan 31 15:30:39 2019 +0100
35fbc42
net: mscc: Remove unused variables
by Horatiu Vultur
· Thu Jan 31 15:30:37 2019 +0100
8565327
net: mscc: Move mac_table_add function into different file.
by Horatiu Vultur
· Thu Jan 31 15:30:36 2019 +0100
2bd4c9f
net: mscc: Move ocelot_send and ocelot_recv in a different file.
by Horatiu Vultur
· Thu Jan 31 15:30:35 2019 +0100
236dabc
net: mscc: Move miim commands into separate file.
by Horatiu Vultur
· Thu Jan 31 15:30:34 2019 +0100
ad2bf65
net: mscc: Move ocelot_switch to mscc_eswitch folder
by Horatiu Vultur
· Thu Jan 31 15:30:33 2019 +0100