From: David S. Miller Date: Fri, 9 Aug 2019 20:44:33 +0000 (-0700) Subject: Merge branch 'hns3-next' X-Git-Tag: v5.4-rc1~131^2~262 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f52ea3c55a4046054826b84de93f7814ce5ba23e;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'hns3-next' Huazhong Tan says: ==================== net: hns3: add some bugfixes & optimizations & cleanups for HNS3 driver This patch-set includes code optimizations, bugfixes and cleanups for the HNS3 ethernet controller driver. [patch 01/12] fixes a GFP flag error. [patch 02/12] fixes a VF interrupt error. [patch 03/12] adds a cleanup for VLAN handling. [patch 04/12] fixes a bug in debugfs. [patch 05/12] modifies pause displaying format. [patch 06/12] adds more DFX information for ethtool -d. [patch 07/12] adds more TX statistics information. [patch 08/12] adds a check for TX BD number. [patch 09/12] adds a cleanup for dumping NCL_CONFIG. [patch 10/12] refines function for querying MAC pause statistics. [patch 11/12] adds a handshake with VF when doing PF reset. [patch 12/12] refines some macro definitions. ==================== Signed-off-by: David S. Miller --- f52ea3c55a4046054826b84de93f7814ce5ba23e