<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/net/mscc_eswitch, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-05-03T14:46:36Z</updated>
<entry>
<title>net: mscc: luton: Update network driver for pcb90</title>
<updated>2019-05-03T14:46:36Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-05-01T11:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7e323f17829d3cb336d8fa1a07e521f82d45e9f1'/>
<id>urn:sha1:7e323f17829d3cb336d8fa1a07e521f82d45e9f1</id>
<content type='text'>
Update Luton network driver to have support also for pcb90. The pcb90
has 24 ports from which 12 ports are connected to SerDes6G.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: ocelot: Update network driver for pcb120</title>
<updated>2019-05-03T14:42:23Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-24T09:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6390da4a5770e59ac220c1b0412a66d2c861a547'/>
<id>urn:sha1:6390da4a5770e59ac220c1b0412a66d2c861a547</id>
<content type='text'>
Update Ocelot network driver to have support also for pcb120.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: Add MSCC Serval network driver.</title>
<updated>2019-05-03T14:42:23Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-11T12:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8cf9473288dc4f35858d8267b7b4ed0702c89209'/>
<id>urn:sha1:8cf9473288dc4f35858d8267b7b4ed0702c89209</id>
<content type='text'>
Add network driver for Microsemi Ethernet switch.
It is present on Serval SoCs.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>net: Add MSCC ServalT network driver.</title>
<updated>2019-04-12T15:32:52Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-08T08:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=746f2d3e8bf4961b9f5558c21bc67a61b2b89eee'/>
<id>urn:sha1:746f2d3e8bf4961b9f5558c21bc67a61b2b89eee</id>
<content type='text'>
Add network driver for Microsemi Ethernet switch.
It is present on ServalT SoCs.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>net: Add MSCC Jaguar2 network driver.</title>
<updated>2019-04-12T15:32:51Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-04-03T17:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5e1d417bec92ac1045b31e7144f35d66b420dc0a'/>
<id>urn:sha1:5e1d417bec92ac1045b31e7144f35d66b420dc0a</id>
<content type='text'>
Add network driver for Microsemi Ethernet switch.
It is present on Jaguar2 SoCs.

Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: ocelot: Fix reset of the phys</title>
<updated>2019-04-12T15:32:50Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-03-27T09:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=cd424f35ee37c105c6d32fa3b06cd49178af0840'/>
<id>urn:sha1:cd424f35ee37c105c6d32fa3b06cd49178af0840</id>
<content type='text'>
The function mscc_miim_reset resets all the phys, but it is called for
each phy separetely. One consequence of this is that the boot time
is increased by 2 seconds.

The fix consists for calling the mscc_miim_reset function only once for
all phys.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>net: Add MSCC Luton networkd driver.</title>
<updated>2019-02-01T13:13:36Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-01-31T14:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c5620aeea44d9e3bb64a35cb5b7207772bf74997'/>
<id>urn:sha1:c5620aeea44d9e3bb64a35cb5b7207772bf74997</id>
<content type='text'>
Add network driver for Microsemi Ethernet switch, it is
present on Luton SoCs.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: Remove unused variables</title>
<updated>2019-02-01T13:13:36Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-01-31T14:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0b8f34dc8cd6a678b26d80152f7bb324bcc15920'/>
<id>urn:sha1:0b8f34dc8cd6a678b26d80152f7bb324bcc15920</id>
<content type='text'>
Remove unused variables in the struct ocelot_private and make
miim variable static.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: Move mac_table_add function into different file.</title>
<updated>2019-02-01T13:13:36Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-01-31T14:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=45f2748c50c676db2374c7d0a526b70db5ed86f7'/>
<id>urn:sha1:45f2748c50c676db2374c7d0a526b70db5ed86f7</id>
<content type='text'>
Move the function mac_table_add into a different file,
so it can be reused.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
<entry>
<title>net: mscc: Move ocelot_send and ocelot_recv in a different file.</title>
<updated>2019-02-01T13:13:36Z</updated>
<author>
<name>Horatiu Vultur</name>
</author>
<published>2019-01-31T14:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=36d04f52ff3e832862a25bf474f0224e995b6ca1'/>
<id>urn:sha1:36d04f52ff3e832862a25bf474f0224e995b6ca1</id>
<content type='text'>
This functions can be reused by other MSCC SoCs therefore,
make them more generic and move them in separate files.

Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;
</content>
</entry>
</feed>
