From: David S. Miller Date: Mon, 27 Sep 2021 15:35:06 +0000 (+0100) Subject: Merge branch 'bcmgenet-flow-control' X-Git-Tag: block-5.16-2021-11-13~96^2~351 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a17aafa3a416971bb5a17464f1c949e3de6d1b18;p=linux-block.git Merge branch 'bcmgenet-flow-control' Florian Fainelli says: ==================== net: bcmgenet: support for flow control 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. ==================== --- a17aafa3a416971bb5a17464f1c949e3de6d1b18