netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [UPDATED PATCH 0/7] igb fixes and cleanups
@ 2008-08-04 21:59 Jeff Kirsher
  2008-08-04 21:59 ` [UPDATED PATCH 1/7] igb: fix comments Jeff Kirsher
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jeff Kirsher @ 2008-08-04 21:59 UTC (permalink / raw)
  To: jeff; +Cc: netdev, davem, akpm

Jeff,
     There was a problem found in patches 4-6 in the last submission, where the changes made would cause problems for 82576 with 5 queues or more. So here is an undated patch set which resolves the problems seen.

---
Summary:
Alexander Duyck <alexander.h.duyck@intel.com>:
     igb: fix comments
     igb: fix null pointer dereference seen with fiber NICs
     igb: fixes 82576 serdes init to correctly support manual flow control changes
     igb: correct issue of set_mta member of mac.ops not being populated
     igb: remove three redundant functions left in the code
     igb: remove igb_init_managability as it is deprecated
     igb: remove 82576 quad adapter

---
 drivers/net/igb/e1000_82575.c   |   75 +++--------------------------------
 drivers/net/igb/e1000_82575.h   |    1 
 drivers/net/igb/e1000_defines.h |    1 
 drivers/net/igb/e1000_hw.h      |    2 
 drivers/net/igb/e1000_mac.c     |   84 ----------------------------------------
 drivers/net/igb/e1000_mac.h     |    5 --
 drivers/net/igb/e1000_regs.h    |    3 -
 drivers/net/igb/igb_ethtool.c   |    9 ----
 drivers/net/igb/igb_main.c      |   41 +------------------
 9 files changed, 14 insertions(+), 207 deletions(-)

-- 
Cheers,
Jeff

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

end of thread, other threads:[~2008-08-07  5:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-04 21:59 [UPDATED PATCH 0/7] igb fixes and cleanups Jeff Kirsher
2008-08-04 21:59 ` [UPDATED PATCH 1/7] igb: fix comments Jeff Kirsher
2008-08-04 21:59 ` [UPDATED PATCH 2/7] igb: fix null pointer dereference seen with fiber NICs Jeff Kirsher
2008-08-04 21:59 ` [UPDATED PATCH 3/7] igb: fixes 82576 serdes init to correctly support manual flow control changes Jeff Kirsher
2008-08-04 22:00 ` [UPDATED PATCH 4/7] igb: correct issue of set_mta member of mac.ops not being populated Jeff Kirsher
2008-08-04 22:00 ` [UPDATED PATCH 6/7] igb: remove igb_init_managability as it is deprecated Jeff Kirsher
2008-08-04 22:00 ` [UPDATED PATCH 7/7] igb: remove 82576 quad adapter Jeff Kirsher
2008-08-07  5:58   ` Jeff Garzik

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