From: David S. Miller Date: Mon, 27 Sep 2021 15:35:06 +0000 (+0100) Subject: Merge branch 'bcmgenet-flow-control' X-Git-Tag: v5.16-rc1~159^2~351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17aafa3a416971bb5a17464f1c949e3de6d1b18;p=thirdparty%2Fkernel%2Fstable.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