> Cc: [email protected], LKML <[email protected]>
wrong mailing list ;)
On Mon, 2 Oct 2006 11:48:31 -0400
Jeff Garzik <[email protected]> wrote:
>
> Please pull from 'upstream-linus' branch of
> master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream-linus
>
> to receive the following updates:
>
> drivers/net/e100.c | 82 +--
> drivers/net/e1000/LICENSE | 339 ------------
> drivers/net/e1000/Makefile | 35 +
> drivers/net/e1000/e1000.h | 59 +-
> drivers/net/e1000/e1000_ethtool.c | 150 +++--
> drivers/net/e1000/e1000_hw.c | 1074 +++++++++++++++++--------------------
> drivers/net/e1000/e1000_hw.h | 86 ++-
> drivers/net/e1000/e1000_main.c | 271 ++++++---
> drivers/net/e1000/e1000_osdep.h | 35 +
> drivers/net/e1000/e1000_param.c | 47 +-
> drivers/net/hp100.c | 5
> drivers/net/ixgb/Makefile | 38 +
> drivers/net/ixgb/ixgb.h | 38 +
> drivers/net/ixgb/ixgb_ee.c | 36 +
> drivers/net/ixgb/ixgb_ee.h | 36 +
> drivers/net/ixgb/ixgb_ethtool.c | 36 +
> drivers/net/ixgb/ixgb_hw.c | 36 +
> drivers/net/ixgb/ixgb_hw.h | 36 +
> drivers/net/ixgb/ixgb_ids.h | 36 +
> drivers/net/ixgb/ixgb_main.c | 46 +-
> drivers/net/ixgb/ixgb_osdep.h | 36 +
> drivers/net/ixgb/ixgb_param.c | 36 +
> drivers/net/phy/fixed.c | 6
> drivers/net/phy/phy_device.c | 8
> drivers/net/sky2.c | 548 ++++++++++++-------
> drivers/net/sky2.h | 62 --
> drivers/net/spider_net.c | 6
> drivers/net/wireless/airo.c | 23 +
> drivers/net/wireless/ipw2100.c | 11
> 29 files changed, 1502 insertions(+), 1755 deletions(-)
> delete mode 100644 drivers/net/e1000/LICENSE
>
> Auke Kok:
> e100, e1000, ixgb: update copyright header and remove LICENSE
> e100, e1000, ixgb: Fix an impossible memory overwrite bug
> e1000: keep .suspend and .resume driver methods in CONFIG_PM
> e100: rework WoL and shutdown handling
> e1000: driver state fixes (race fix)
> ixgb: convert to netdev_priv(netdev)
> e100, e1000, ixgb: increment version numbers
Does this include the e100 change which caused
reboot-with-netconsole-enabled to hang?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]