]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch 'stmmac-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 20:14:08 +0000 (12:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 20:14:08 +0000 (12:14 -0800)
commit6dbb2e91f8bd4ad171f03f09979d2bf8e6a46306
tree4f45bbf8306ab58c31a6b8d0ed3b2029fffba25d
parent1f2565780e9b7218cf92c7630130e82dcc0fe9c2
parent3755b21b04b096347605d17008c6b6a8cf3f59e4
Merge branch 'stmmac-next'

Jose Abreu says:

====================
net: stmmac: Improvements for -next

Misc improvements for stmmac.

1) Adds more information regarding HW Caps in the DebugFS file.

2) Allows interrupts to be independently enabled or disabled so that we don't
have to schedule both TX and RX NAPIs.

3) Stops using a magic number in coalesce timer re-arm.
====================

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