From 5785d9adb2a39211781e0d27fc7eca4bbc9d0c73 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Wed, 13 Oct 2010 16:34:23 -0700 Subject: [PATCH] --- yaml --- r: 211463 b: refs/heads/master c: 509d4486bd86f17b17f5134d02bc3586569f9678 h: refs/heads/master i: 211461: 650609bcc7a706c8519b80324a7fc3542a3e1c6b 211459: d24498edda1155327e1a88e033fb05e571c1cae1 211455: 08ff5930c3fac10b78ee234b3ed471fa224200b4 v: v3 --- [refs] | 2 +- trunk/Documentation/networking/e1000.txt | 373 ++++++--------------- trunk/Documentation/networking/e1000e.txt | 302 +++++++++++++++++ trunk/Documentation/networking/ixgbevf.txt | 40 +-- trunk/MAINTAINERS | 26 +- trunk/arch/arm/mach-s5p6440/cpu.c | 1 + trunk/arch/arm/mach-s5p6442/cpu.c | 1 + trunk/arch/arm/mach-s5pc100/cpu.c | 1 + trunk/arch/arm/mach-s5pv210/clock.c | 5 - trunk/arch/arm/mach-s5pv210/cpu.c | 1 + trunk/arch/arm/plat-samsung/adc.c | 1 - trunk/arch/arm/plat-samsung/clock.c | 27 +- trunk/arch/mips/include/asm/siginfo.h | 1 + trunk/arch/x86/kvm/svm.c | 2 +- trunk/drivers/acpi/blacklist.c | 17 + trunk/drivers/acpi/processor_core.c | 1 + trunk/drivers/block/virtio_blk.c | 6 +- trunk/drivers/gpu/drm/i915/i915_dma.c | 3 + trunk/drivers/idle/intel_idle.c | 10 +- trunk/drivers/input/tablet/wacom_wac.c | 4 +- trunk/drivers/isdn/sc/interrupt.c | 18 +- trunk/drivers/net/Kconfig | 4 +- trunk/drivers/net/bonding/bond_main.c | 9 + trunk/drivers/net/skge.c | 18 +- trunk/drivers/net/wireless/ath/ath9k/ani.c | 2 +- trunk/drivers/platform/x86/intel_ips.c | 122 +++++-- trunk/fs/ceph/caps.c | 31 +- trunk/fs/ceph/export.c | 21 +- trunk/fs/ceph/file.c | 2 +- trunk/fs/ceph/osd_client.c | 2 +- trunk/fs/exofs/inode.c | 8 +- trunk/fs/notify/Kconfig | 2 +- trunk/include/linux/Kbuild | 1 - trunk/include/net/bluetooth/bluetooth.h | 18 + trunk/net/bluetooth/l2cap.c | 62 ++-- trunk/net/bluetooth/rfcomm/sock.c | 4 + trunk/net/caif/caif_socket.c | 21 +- trunk/net/core/ethtool.c | 2 +- trunk/net/core/stream.c | 8 +- trunk/net/ipv4/Kconfig | 2 +- trunk/net/ipv4/igmp.c | 14 +- trunk/net/ipv6/route.c | 28 +- trunk/net/mac80211/agg-tx.c | 2 + trunk/net/mac80211/status.c | 4 +- trunk/net/sched/cls_u32.c | 2 +- trunk/net/sctp/auth.c | 8 +- trunk/net/sctp/socket.c | 13 +- trunk/scripts/kconfig/conf.c | 2 +- trunk/scripts/kconfig/expr.h | 1 - trunk/scripts/kconfig/menu.c | 7 +- trunk/scripts/kconfig/symbol.c | 2 + trunk/sound/oss/soundcard.c | 4 +- trunk/sound/pci/hda/patch_sigmatel.c | 2 + 53 files changed, 806 insertions(+), 464 deletions(-) create mode 100644 trunk/Documentation/networking/e1000e.txt mode change 100755 => 100644 trunk/Documentation/networking/ixgbevf.txt diff --git a/[refs] b/[refs] index 7146684de1b6..92a4d561b1d3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 73cf624d029d776a33d0a80c695485b3f9b36231 +refs/heads/master: 509d4486bd86f17b17f5134d02bc3586569f9678 diff --git a/trunk/Documentation/networking/e1000.txt b/trunk/Documentation/networking/e1000.txt index 2df71861e578..d9271e74e488 100644 --- a/trunk/Documentation/networking/e1000.txt +++ b/trunk/Documentation/networking/e1000.txt @@ -1,82 +1,35 @@ Linux* Base Driver for the Intel(R) PRO/1000 Family of Adapters =============================================================== -September 26, 2006 - +Intel Gigabit Linux driver. +Copyright(c) 1999 - 2010 Intel Corporation. Contents ======== -- In This Release - Identifying Your Adapter -- Building and Installation - Command Line Parameters - Speed and Duplex Configuration - Additional Configurations -- Known Issues - Support - -In This Release -=============== - -This file describes the Linux* Base Driver for the Intel(R) PRO/1000 Family -of Adapters. This driver includes support for Itanium(R)2-based systems. - -For questions related to hardware requirements, refer to the documentation -supplied with your Intel PRO/1000 adapter. All hardware requirements listed -apply to use with Linux. - -The following features are now available in supported kernels: - - Native VLANs - - Channel Bonding (teaming) - - SNMP - -Channel Bonding documentation can be found in the Linux kernel source: -/Documentation/networking/bonding.txt - -The driver information previously displayed in the /proc filesystem is not -supported in this release. Alternatively, you can use ethtool (version 1.6 -or later), lspci, and ifconfig to obtain the same information. - -Instructions on updating ethtool can be found in the section "Additional -Configurations" later in this document. - -NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100 -support. - - Identifying Your Adapter ======================== For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at: - http://support.intel.com/support/network/adapter/pro100/21397.htm + http://support.intel.com/support/go/network/adapter/idguide.htm For the latest Intel network drivers for Linux, refer to the following website. In the search field, enter your adapter name or type, or use the networking link on the left to search for your adapter: - http://downloadfinder.intel.com/scripts-df/support_intel.asp - + http://support.intel.com/support/go/network/adapter/home.htm Command Line Parameters ======================= -If the driver is built as a module, the following optional parameters -are used by entering them on the command line with the modprobe command -using this syntax: - - modprobe e1000 [