All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] e100, e1000, ixgb fixes
@ 2006-08-16 21:53 Kok, Auke
  2006-08-16 21:56 ` [PATCH 01/13] e100: Fix MDIO/MDIO-X Kok, Auke
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Kok, Auke @ 2006-08-16 21:53 UTC (permalink / raw)
  To: Garzik, Jeff
  Cc: netdev, akpm, Brandeburg, Jesse, Kok, Auke, Kok, Auke,
	Ronciak, John


Hi,

Here are updates targeted to branch #upstream-fixes from netdev-2.6, including
fixes to e100, e1000 and ixgb.

Summary:
---

Manasi Deval
    ixgb: Add CX4 PHY type detection and subdevice ID.

Jesse Brandeburg
    e1000: Explicitly power up the PHY during loopback testing.
    e1000: Explicit locking for two ethtool path functions
    ixgb:  Fix cache miss due to miscalculation

Jeff Kirsher
    e1000: Remove 0x1000 as supported device
    e1000: Allow NVM to setup LPLU for IGP2 and IGP3
    e1000: Force full DMA clocking for 10/100 speed
    e1000: Disable aggressive clocking on esb2 with SERDES port
    e100:  Remove auto-MDIO/MDIO-X workaround

Auke Kok
    e1000: Same ntohs/htons cosmetic fix as for ipv6
    e1000: Increment driver version to 7.1.9-k6
    e100:  Increment version to 3.5.10-k4
    ixgb:  Increment version to 1.0.109-k4

---

These changes are available through git.

git pull git://lost.foo-projects.org/~ahkok/git/netdev-2.6 upstream-fixes

these patches are against
 netdev-2.6#upstream-fixes 09e590e5d5a93f2eaa748a89c623258e6bad1648


Cheers,

Auke

---
 drivers/net/e100.c                |   22 ++++++++------------
 drivers/net/e1000/e1000_ethtool.c |   40 ++++++++++++++++++++++++++++----------
 drivers/net/e1000/e1000_hw.c      |   24 ++++++++++++++++++----
 drivers/net/e1000/e1000_main.c    |    9 ++------
 drivers/net/ixgb/ixgb_hw.c        |   11 ++++++++++
 drivers/net/ixgb/ixgb_ids.h       |    1 
 drivers/net/ixgb/ixgb_main.c      |   14 ++++++-------
 7 files changed, 80 insertions(+), 41 deletions(-)

--
Auke Kok <auke-jan.h.kok@intel.com>

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

end of thread, other threads:[~2006-08-24  4:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-16 21:53 [PATCH 00/13] e100, e1000, ixgb fixes Kok, Auke
2006-08-16 21:56 ` [PATCH 01/13] e100: Fix MDIO/MDIO-X Kok, Auke
2006-08-16 21:56 ` [PATCH 02/13] e100: increment version to 3.5.10-k4 Kok, Auke
2006-08-16 21:56 ` [PATCH 03/13] e1000: Same cosmetic fix as earlier sent out for IPV4 Kok, Auke
2006-08-16 21:56 ` [PATCH 04/13] e1000: Remove 0x1000 as supported device Kok, Auke
2006-08-16 21:56 ` [PATCH 05/13] e1000: Explicitly power up the PHY during loopback testing Kok, Auke
2006-08-16 21:56 ` [PATCH 06/13] e1000: explicit locking for two ethtool path functions Kok, Auke
2006-08-16 21:56 ` [PATCH 07/13] e1000: Allow NVM to setup LPLU for IGP2 and IGP3 Kok, Auke
2006-08-16 21:56 ` [PATCH 08/13] e1000: Force full DMA clocking for 10/100 speed Kok, Auke
2006-08-16 21:56 ` [PATCH 09/13] e1000: Disable aggressive clocking on esb2 with SERDES port Kok, Auke
2006-08-16 21:56 ` [PATCH 10/13] e1000: Increment driver version to 7.1.9-k6 Kok, Auke
2006-08-16 21:56 ` [PATCH 11/13] ixgb: Add CX4 PHY type detection and subdevice ID Kok, Auke
2006-08-16 21:56 ` [PATCH 12/13] ixgb: fix cache miss due to miscalculation Kok, Auke
2006-08-16 21:56 ` [PATCH 13/13] ixgb: Increment version to 1.0.109-k4 Kok, Auke
2006-08-24  4:47 ` [PATCH 00/13] e100, e1000, ixgb fixes Jeff Garzik

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.