netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/5] qed*: General fixes
@ 2017-05-09 12:07 Yuval Mintz
  2017-05-09 12:07 ` [PATCH net 1/5] qede: Fix XDP memory leak on unload Yuval Mintz
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Yuval Mintz @ 2017-05-09 12:07 UTC (permalink / raw)
  To: davem, netdev; +Cc: Yuval Mintz

This series contain several fixes for qed and qede.

 - #1 [and ~#5] relate to XDP cleanups
 - #2 and #5 correct VF behavior
 - #3 and #4 fix and add missing configurations needed for RoCE & storage

Dave,

Please consider applying the series to 'net'.

Thanks,
Yuval

Sudarsana Reddy Kalluru (1):
  qede: Fix XDP memory leak on unload

Ram Amrani (1):
  qed: Correct doorbell configuration for !4Kb pages

Yuval Mintz (3):
  qed: Fix VF removal sequence
  qed: Tell QM the number of tasks
  qede: Split PF/VF ndos

 drivers/net/ethernet/qlogic/qed/qed_cxt.c      |  1 +
 drivers/net/ethernet/qlogic/qed/qed_dev.c      |  2 +-
 drivers/net/ethernet/qlogic/qed/qed_main.c     |  6 ++++--
 drivers/net/ethernet/qlogic/qede/qede_filter.c |  5 -----
 drivers/net/ethernet/qlogic/qede/qede_main.c   | 25 ++++++++++++++++++++++++-
 5 files changed, 30 insertions(+), 9 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2017-05-18  4:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 12:07 [PATCH net 0/5] qed*: General fixes Yuval Mintz
2017-05-09 12:07 ` [PATCH net 1/5] qede: Fix XDP memory leak on unload Yuval Mintz
2017-05-09 12:07 ` [PATCH net 2/5] qed: Fix VF removal sequence Yuval Mintz
2017-05-09 12:07 ` [PATCH net 3/5] qed: Tell QM the number of tasks Yuval Mintz
2017-05-09 12:07 ` [PATCH net 4/5] qed: Correct doorbell configuration for !4Kb pages Yuval Mintz
2017-05-09 12:07 ` [PATCH net 5/5] qede: Split PF/VF ndos Yuval Mintz
2017-05-17  6:16   ` Mintz, Yuval
2017-05-17 15:10     ` David Miller
2017-05-18  4:58       ` Mintz, Yuval
2017-05-09 15:25 ` [PATCH net 0/5] qed*: General fixes 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).