All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 4.7 0/8] NCSI Fixes
@ 2016-09-29  1:38 Gavin Shan
  2016-09-29  1:38 ` [PATCH v2 4.7 1/8] net/ncsi: Avoid unused-value build warning from ia64-linux-gcc Gavin Shan
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Gavin Shan @ 2016-09-29  1:38 UTC (permalink / raw)
  To: openbmc; +Cc: joel, Gavin Shan


Gavin Shan (8):
  net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
  net/ncsi: Introduce NCSI_RESERVED_CHANNEL
  net/ncsi: Don't probe on the reserved channel ID (0x1f)
  net/ncsi: Rework request index allocation
  net/ncsi: Allow to extend NCSI request properties
  net/ncsi: Rework the channel monitoring
  net/ncsi: Introduce ncsi_stop_dev()
  net/faraday: Stop NCSI device on shutdown

 drivers/net/ethernet/faraday/ftgmac100.c |   2 +
 include/net/ncsi.h                       |   5 +
 net/ncsi/internal.h                      |  22 ++--
 net/ncsi/ncsi-aen.c                      |  19 ++--
 net/ncsi/ncsi-cmd.c                      |   2 +-
 net/ncsi/ncsi-manage.c                   | 166 ++++++++++++++++++-------------
 net/ncsi/ncsi-rsp.c                      |  17 +---
 7 files changed, 137 insertions(+), 96 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-10-10  7:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29  1:38 [PATCH v2 4.7 0/8] NCSI Fixes Gavin Shan
2016-09-29  1:38 ` [PATCH v2 4.7 1/8] net/ncsi: Avoid unused-value build warning from ia64-linux-gcc Gavin Shan
2016-09-29  1:38 ` [PATCH v2 4.7 2/8] net/ncsi: Introduce NCSI_RESERVED_CHANNEL Gavin Shan
2016-09-29  1:38 ` [PATCH v2 4.7 3/8] net/ncsi: Don't probe on the reserved channel ID (0x1f) Gavin Shan
2016-09-29  1:38 ` [PATCH v2 4.7 4/8] net/ncsi: Rework request index allocation Gavin Shan
2016-09-29  1:38 ` [PATCH v2 4.7 5/8] net/ncsi: Allow to extend NCSI request properties Gavin Shan
2016-09-29  1:38 ` [PATCH v2 4.7 6/8] net/ncsi: Rework the channel monitoring Gavin Shan
2016-09-29  5:00   ` Joel Stanley
2016-09-29  1:38 ` [PATCH v2 4.7 7/8] net/ncsi: Introduce ncsi_stop_dev() Gavin Shan
2016-09-29  4:51   ` Joel Stanley
2016-09-29  1:38 ` [PATCH v2 4.7 8/8] net/faraday: Stop NCSI device on shutdown Gavin Shan
2016-09-29  4:50   ` Joel Stanley
2016-10-04  0:36 ` [PATCH v2 4.7 0/8] NCSI Fixes Gavin Shan
2016-10-04  5:28   ` Joel Stanley
2016-10-04 11:25     ` Gavin Shan
2016-10-10  7:23       ` Joel Stanley

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.