]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'RTL8366RB-enhancements'
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Oct 2021 14:08:12 +0000 (15:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Oct 2021 14:08:12 +0000 (15:08 +0100)
commita56190f63b73c00b291cb82c48f649a9b74b15d0
tree70fcf03892581489078289a0f75298c7bb193aa5
parentf8ba8ab42ab599095106b619ed3f6a9bfece14f8
parentf1bf20338439e680d9d9e5d53fca5c529e12e573
Merge branch 'RTL8366RB-enhancements'

Linus Walleij says:

====================
RTL8366RB enhancements

This patch set is a set of reasonably mature improvements
for the RTL8366RB switch, implemented after Vladimir
challenged me to dig deeper into the switch functions.

ChangeLog v4->v5:
- Drop dubious flood control patch: these registers probably
  only deal with rate limiting, we will deal with this
  another time if we can figure it out.

ChangeLog -> v4:
- Rebase earlier circulated patches on the now merged
  VLAN set-up cleanups.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>