All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] net: hns3: fixes for -net
@ 2019-11-14  2:32 Huazhong Tan
  2019-11-14  2:32 ` [PATCH net 1/3] net: hns3: add compatible handling for MAC VLAN switch parameter configuration Huazhong Tan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Huazhong Tan @ 2019-11-14  2:32 UTC (permalink / raw)
  To: davem
  Cc: netdev, linux-kernel, salil.mehta, yisen.zhuang, linuxarm,
	jakub.kicinski, Huazhong Tan

This series includes misc fixes for the HNS3 ethernet driver.

[patch 1/3] adds a compatible handling for configuration of
MAC VLAN swithch parameter.

[patch 2/3] re-allocates SSU buffer when pfc_en changed.

[patch 3/3] fixes a bug for ETS bandwidth validation.

Guangbin Huang (1):
  net: hns3: add compatible handling for MAC VLAN switch parameter
    configuration

Yonglong Liu (1):
  net: hns3: fix ETS bandwidth validation bug

Yunsheng Lin (1):
  net: hns3: reallocate SSU' buffer size when pfc_en changes

 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c    | 19 +++++++++++++++++--
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c   | 16 ++++++++++++++--
 2 files changed, 31 insertions(+), 4 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-15  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  2:32 [PATCH net 0/3] net: hns3: fixes for -net Huazhong Tan
2019-11-14  2:32 ` [PATCH net 1/3] net: hns3: add compatible handling for MAC VLAN switch parameter configuration Huazhong Tan
2019-11-14  2:32 ` [PATCH net 2/3] net: hns3: reallocate SSU' buffer size when pfc_en changes Huazhong Tan
2019-11-14  2:32 ` [PATCH net 3/3] net: hns3: fix ETS bandwidth validation bug Huazhong Tan
2019-11-15  2:06 ` [PATCH net 0/3] net: hns3: fixes for -net David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.