Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm4908: backport Ethernet driver fixes from the 5.12 | Rafał Miłecki | 2021-03-01 | 1 | -113/+0 |
| | | | | | | The most noticeable one is fix for RX stopping on high traffic. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | bcm4908: fix handling Ethernet frames of size 1506 - 1514 | Rafał Miłecki | 2021-02-12 | 1 | -0/+113 |
MTU needs to be explicitly set as default value is too low. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |