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


Groups > linux.kernel > #1349842

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

From Lisheng <lisheng011@huawei.com>
Newsgroups linux.kernel
Subject [PATCH net 0/2] net: hns: fixed the pause ctl bug
Date 2016-03-04 06:00 +0100
Message-ID <r8Q0i-1kF-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web