<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/usb/eth/r8152.h, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/usb/eth/r8152.h?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/usb/eth/r8152.h?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-12-07T21:04:17Z</updated>
<entry>
<title>usb: eth: r8152: Remove non-DM_ETH code</title>
<updated>2022-12-07T21:04:17Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-11-27T15:25:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=82cdcd5792f33ece8da4d1931ea8e2be2d85deff'/>
<id>urn:sha1:82cdcd5792f33ece8da4d1931ea8e2be2d85deff</id>
<content type='text'>
As DM_ETH is required for all network drivers, it's now safe to remove
the non-DM_ETH support code.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>eth/r8152: fix the aggregation issue</title>
<updated>2020-12-16T09:27:09Z</updated>
<author>
<name>Hayes Wang</name>
<email>hayeswang@realtek.com</email>
</author>
<published>2020-12-16T09:03:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=72294407726e9652f4ab44add3dbd118797683d1'/>
<id>urn:sha1:72294407726e9652f4ab44add3dbd118797683d1</id>
<content type='text'>
Remove the redundant setting for USB_RX_EARLY_SIZE. Besides, for
RTL8153B, it is necessary to notify the hardware of the changes
of the aggregation settings.

Signed-off-by: Hayes Wang &lt;hayeswang@realtek.com&gt;
</content>
</entry>
<entry>
<title>eth/r8152: support RTL8153B/RTL8154B</title>
<updated>2020-09-01T12:47:36Z</updated>
<author>
<name>Hayes Wang</name>
<email>hayeswang@realtek.com</email>
</author>
<published>2020-06-16T09:09:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a41086f6afabdeed115f33bedd66eb832dacb86'/>
<id>urn:sha1:3a41086f6afabdeed115f33bedd66eb832dacb86</id>
<content type='text'>
This is used to support RTL8153B and RTL8154B.

Signed-off-by: Hayes Wang &lt;hayeswang@realtek.com&gt;
</content>
</entry>
<entry>
<title>eth/r8152: modify rtl_clear_bp function</title>
<updated>2020-09-01T12:47:36Z</updated>
<author>
<name>Hayes Wang</name>
<email>hayeswang@realtek.com</email>
</author>
<published>2020-06-16T09:09:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9f6142aa0a456cda16aa01c3acbf3f22a7c1122f'/>
<id>urn:sha1:9f6142aa0a456cda16aa01c3acbf3f22a7c1122f</id>
<content type='text'>
The original rtl_clear_bp() is used to clear the firmware of both
PLA and USB MCU. The new one could clear the firmware of PLA or
USB independently. It is unnecessary to clear firmware, if there
is no one to be updated.

Besides, clear the firmware by writing the relative registers in
bulk.

Signed-off-by: Hayes Wang &lt;hayeswang@realtek.com&gt;
</content>
</entry>
<entry>
<title>eth/r8152: reset bmu after disabling Tx/Rx</title>
<updated>2020-09-01T12:47:36Z</updated>
<author>
<name>Hayes Wang</name>
<email>hayeswang@realtek.com</email>
</author>
<published>2020-06-16T09:09:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d74a76234f1bbbb9c6266ebe55ce53be99a6df19'/>
<id>urn:sha1:d74a76234f1bbbb9c6266ebe55ce53be99a6df19</id>
<content type='text'>
Reset bmu after disabling Tx/Rx. This is used to clear the FIFO of
Tx/Rx. The remained data may be transferred after Tx/Rx is re-enabled.
And it results in garbage data.

Signed-off-by: Hayes Wang &lt;hayeswang@realtek.com&gt;
</content>
</entry>
<entry>
<title>eth/r8152: update the firmware</title>
<updated>2020-06-14T11:36:29Z</updated>
<author>
<name>Hayes Wang</name>
<email>hayeswang@realtek.com</email>
</author>
<published>2020-06-05T07:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=65f7551b6e8e389ae6a6b43ccfd18da31258a9ba'/>
<id>urn:sha1:65f7551b6e8e389ae6a6b43ccfd18da31258a9ba</id>
<content type='text'>
Update the firmware to improve compatibility for none-intel USB
host controller. The more information is as following.

The device has auto-installed driver feature - via switch CD-ROM/NIC
mode. But in some corner cases, it would switch to CD-ROM unexpected.
This issue results in Lan Function Disabled.

While USB PHY transits to P3 from P0 due to the absent of transmitter
control, it would issues undefined signal to its link partner.
Some Down Stream Port misidentify the undefined signal as wakeup
signal. So the link state will not keep in suspend even the system
is idle.

Signed-off-by: Hayes Wang &lt;hayeswang@realtek.com&gt;
</content>
</entry>
<entry>
<title>eth/r8152: fix typo in register name</title>
<updated>2020-05-22T13:22:37Z</updated>
<author>
<name>Hayes Wang</name>
<email>hayeswang@realtek.com</email>
</author>
<published>2020-05-22T08:54:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2cff87f7abf060dda00302680f051d5e9ce60ab9'/>
<id>urn:sha1:2cff87f7abf060dda00302680f051d5e9ce60ab9</id>
<content type='text'>
The PAL_BDC_CR should be PLA_BDC_CR.

Signed-off-by: Hayes Wang &lt;hayeswang@realtek.com&gt;
</content>
</entry>
<entry>
<title>common: Drop linux/bitops.h from common header</title>
<updated>2020-05-19T01:19:23Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2020-05-10T17:40:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd93d625fd751d55c729c78b10f82109d56a5f1d'/>
<id>urn:sha1:cd93d625fd751d55c729c78b10f82109d56a5f1d</id>
<content type='text'>
Move this uncommon header out of the common header.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>net: usb: r8152: Add DM support</title>
<updated>2016-08-07T19:55:42Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2016-06-29T05:58:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6688452a3bf80a1a131047579af8f881dd2e32c3'/>
<id>urn:sha1:6688452a3bf80a1a131047579af8f881dd2e32c3</id>
<content type='text'>
Add support for driver model, so that CONFIG_DM_ETH can be defined and
used with this driver.

This patch also adds the read_rom_hwaddr() callback so that the ROM MAC
address will be used to the DM part of this driver.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Stephen Warren &lt;swarren@nvidia.com&gt;
Cc: Ted Chen &lt;tedchen@realtek.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
</feed>
