[PATCH net-next 0/4] net: bcmgenet: support for flow control

From: Florian Fainelli
Date: Sat Sep 25 2021 - 23:21:33 EST


This patch series adds support for flow control to the GENET driver, the
first 2 patches remove superfluous code, the 3rd one does re-organize
code a little bit and the 4th one ads the support for flow control
proper.

Doug Berger (4):
net: bcmgenet: remove netif_carrier_off from adjust_link
net: bcmgenet: remove old link state values
net: bcmgenet: pull mac_config from adjust_link
net: bcmgenet: add support for ethtool flow control

.../net/ethernet/broadcom/genet/bcmgenet.c | 56 ++++++-
.../net/ethernet/broadcom/genet/bcmgenet.h | 8 +-
drivers/net/ethernet/broadcom/genet/bcmmii.c | 155 +++++++++---------
3 files changed, 130 insertions(+), 89 deletions(-)

--
2.25.1