linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
@ 2016-09-29 17:09 Salil Mehta
  2016-09-29 17:09 ` [PATCH V2 for-next 1/8] net: hns: fix port unavailable after hnae_reserve_buffer_map fail Salil Mehta
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Salil Mehta @ 2016-09-29 17:09 UTC (permalink / raw)
  To: dledford
  Cc: salil.mehta, yisen.zhuang, xavier.huwei, oulijun, mehta.salil.lnk,
	linux-rdma, netdev, linux-kernel, linuxarm

This patch-set introduces fix to some Bugs, potential problems
and code improvements identified during internal review and
testing of Hisilicon Network Subsystem driver.

Submit Change
V1->V2: This addresses the feedbacks provided by David Miller
        and Doug Ledford

Daode Huang (6):
  net: hns: bug fix about setting coalsecs-usecs to 0
  net: hns: add fini_process for v2 napi process
  net: hns: delete repeat read fbd num after while
  net: hns: fix the bug of forwarding table
  net: hns: bug fix about broadcast/multicast packets
  net: hns: delete redundant broadcast packet filter process

Kejian Yan (1):
  net: hns: fix port not available after testing loopback

lipeng (1):
  net: hns: fix port unavailable after hnae_reserve_buffer_map fail

 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c  |   11 +-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c  |   13 ++-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h  |    2 +
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c |   10 --
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h |    1 -
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c  |   16 +++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h  |    4 +
 drivers/net/ethernet/hisilicon/hns/hns_enet.c      |  107 +++++++++++++-------
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c   |    7 ++
 9 files changed, 118 insertions(+), 53 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-10-13 11:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 17:09 [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 1/8] net: hns: fix port unavailable after hnae_reserve_buffer_map fail Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 2/8] net: hns: bug fix about setting coalsecs-usecs to 0 Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 3/8] net: hns: add fini_process for v2 napi process Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 4/8] net: hns: delete repeat read fbd num after while Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 5/8] net: hns: fix port not available after testing loopback Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 6/8] net: hns: fix the bug of forwarding table Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 7/8] net: hns: bug fix about broadcast/multicast packets Salil Mehta
2016-09-29 17:09 ` [PATCH V2 for-next 8/8] net: hns: delete redundant broadcast packet filter process Salil Mehta
2016-09-30  5:33 ` [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver David Miller
2016-09-30 13:38   ` Doug Ledford
2016-10-13 11:26   ` Salil Mehta
2016-10-13 11:57     ` Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).