netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/7] qed*: fix series.
@ 2016-10-21  8:43 sudarsana.kalluru
  2016-10-21  8:43 ` [PATCH net 1/7] qede: get_channels() need to populate max tx/rx coalesce values sudarsana.kalluru
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: sudarsana.kalluru @ 2016-10-21  8:43 UTC (permalink / raw)
  To: davem
  Cc: netdev, Ariel.Elior, Yuval.Mintz, manish.chopra,
	Sudarsana Reddy Kalluru

From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>

The patch series contains several minor bug fixes for qed/qede modules.
Please consider applying this to 'net' branch.

Manish Chopra (1):
  qede: Fix incorrrect usage of APIs for un-mapping DMA memory

Sudarsana Reddy Kalluru (6):
  qede: get_channels() need to populate max tx/rx coalesce values
  qede: Do not allow RSS config for 100G devices
  qede: Loopback implementation should ignore the normal traffic
  qed*: Reduce the memory footprint for Rx path
  qede: Reconfigure rss indirection direction table when rss count is
    updated
  qed: Zero-out the buffer paased to dcbx_query() API

 drivers/net/ethernet/qlogic/qed/qed_dcbx.c      |  2 +
 drivers/net/ethernet/qlogic/qed/qed_main.c      |  1 +
 drivers/net/ethernet/qlogic/qede/qede.h         |  3 +-
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 99 ++++++++++++++++---------
 drivers/net/ethernet/qlogic/qede/qede_main.c    | 11 ++-
 include/linux/qed/qed_if.h                      |  1 +
 6 files changed, 75 insertions(+), 42 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-10-22 21:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-21  8:43 [PATCH net 0/7] qed*: fix series sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 1/7] qede: get_channels() need to populate max tx/rx coalesce values sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 2/7] qede: Do not allow RSS config for 100G devices sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 3/7] qede: Loopback implementation should ignore the normal traffic sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 4/7] qed*: Reduce the memory footprint for Rx path sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 5/7] qede: Reconfigure rss indirection direction table when rss count is updated sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 6/7] qed: Zero-out the buffer paased to dcbx_query() API sudarsana.kalluru
2016-10-21  8:43 ` [PATCH net 7/7] qede: Fix incorrrect usage of APIs for un-mapping DMA memory sudarsana.kalluru
2016-10-22 21:18 ` [PATCH net 0/7] qed*: fix series David Miller

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).