[Resend #2 -- I think it is getting dropped due to size, so I'm
omitting the omnibus patch.  I'll send it separately if need be...]

Jeff,

I thought you might appreciate a little offload of some of your netdev
merging chores.  I don't think there is anything controversial here.

Thanks,

John

P.S.  The tree is based upon the netdev-2.6.git from kernel.org.
---
The following changes since commit e2f2e58e7968f8446b1078a20a18bf8ea12b4fbc:
  Paul Mackerras:
        powerpc: import a fix from arch/ppc/mm/pgtable.c

are found in the git repository at:

  git://git.tuxdriver.com/git/netdev-jwl.git

Adrian Bunk:
      drivers/net/ixgb/: make some code static
      drivers/net/e1000/: possible cleanups
      drivers/net/hamradio/dmascc.c: remove dmascc_setup()

Daniel Drake:
      prism54: Remove redundant assignment

Daniele Venzano:
      sis900: add Wake on LAN support

Mark Brown:
      natsemi: Option to use MII port with no PHY

Matt Porter:
      phy address mask support for generic phy layer

Michael Chan:
      bnx2: add 5708 support
      bnx2: update firmware for 5708
      bnx2: update nvram code for 5708
      bnx2: update firmware handshake for 5708
      bnx2: refine bnx2_poll
      bnx2: update version and minor fixes

Ravinandan Arakali:
      S2io: Updated documentation

 Documentation/networking/s2io.txt         |  197 +
 drivers/net/bnx2.c                        |  468 +++
 drivers/net/bnx2.h                        |  119 +
 drivers/net/bnx2_fw.h                     | 4055 ++++++++++++++++++-----------
 drivers/net/e1000/e1000_ethtool.c         |    2 
 drivers/net/e1000/e1000_hw.c              |  101 +
 drivers/net/e1000/e1000_hw.h              |   42 
 drivers/net/e1000/e1000_main.c            |   31 
 drivers/net/hamradio/dmascc.c             |   10 
 drivers/net/ixgb/ixgb_ethtool.c           |    2 
 drivers/net/ixgb/ixgb_hw.c                |   31 
 drivers/net/ixgb/ixgb_hw.h                |   17 
 drivers/net/ixgb/ixgb_main.c              |    2 
 drivers/net/natsemi.c                     |   97 -
 drivers/net/phy/mdio_bus.c                |    3 
 drivers/net/sis900.c                      |   73 +
 drivers/net/sis900.h                      |   45 
 drivers/net/wireless/prism54/islpci_eth.c |    1 
 include/linux/ethtool.h                   |    3 
 include/linux/pci_ids.h                   |    2 
 include/linux/phy.h                       |    3 
 21 files changed, 3478 insertions(+), 1826 deletions(-)
-- 
John W. Linville
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to