lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 04 Aug 2008 14:59:24 -0700
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	jeff@...zik.org
Cc:	netdev@...r.kernel.org, davem@...emloft.net,
	akpm@...ux-foundation.org
Subject: [UPDATED PATCH 0/7] igb fixes and cleanups

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@...el.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ