Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1349842 > unrolled thread

[PATCH net 0/2] net: hns: fixed the pause ctl bug

Started byLisheng <lisheng011@huawei.com>
First post2016-03-04 06:00 +0100
Last post2016-03-04 06:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH net 0/2] net: hns: fixed the pause ctl bug Lisheng <lisheng011@huawei.com> - 2016-03-04 06:00 +0100

#1349842 — [PATCH net 0/2] net: hns: fixed the pause ctl bug

FromLisheng <lisheng011@huawei.com>
Date2016-03-04 06:00 +0100
Subject[PATCH net 0/2] net: hns: fixed the pause ctl bug
Message-ID<r8Q0i-1kF-3@gated-at.bofh.it>
The change is for supporting pause in V2 chip:
	service ports can close pause-rx;
	debug ports can open pause-rx/tx.

Lisheng (2):
  net: hns: fixed the pause ctl bug
  net: hns: update pause regs to dump function

 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c  | 20 +++++-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c  | 30 +++------
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 71 ++++++++++++++++++----
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h |  4 ++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c  |  6 +-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h  |  6 ++
 6 files changed, 98 insertions(+), 39 deletions(-)

-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web