From 6b2461793e5ce4f1a9e0c7e7f7437f6b2de34db1 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 11 Oct 2010 10:02:57 -0700 Subject: [PATCH] --- yaml --- r: 211437 b: refs/heads/master c: 58d79e7141e4f5e4006089eabeec0eadef6e409e h: refs/heads/master i: 211435: 45f9b131682145ca1f9e0aa8471d7f004b98821a v: v3 --- [refs] | 2 +- trunk/Documentation/networking/e1000.txt | 373 +++++------------- trunk/Documentation/networking/e1000e.txt | 302 ++++++++++++++ trunk/Documentation/networking/ixgbevf.txt | 40 +- trunk/Documentation/vm/page-types.c | 2 +- trunk/MAINTAINERS | 28 +- 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/block/elevator.c | 12 +- 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/gpu/drm/i915/intel_fb.c | 2 +- trunk/drivers/gpu/drm/nouveau/nouveau_fbcon.c | 1 - .../gpu/drm/nouveau/nouveau_notifier.c | 1 - trunk/drivers/gpu/drm/radeon/radeon_fb.c | 1 - trunk/drivers/gpu/drm/ttm/ttm_bo.c | 83 +++- trunk/drivers/i2c/busses/i2c-cpm.c | 5 + trunk/drivers/i2c/busses/i2c-ibm_iic.c | 3 + trunk/drivers/i2c/busses/i2c-mpc.c | 1 + trunk/drivers/i2c/busses/i2c-pca-isa.c | 12 +- trunk/drivers/i2c/busses/i2c-pca-platform.c | 11 +- trunk/drivers/i2c/i2c-core.c | 54 ++- trunk/drivers/idle/intel_idle.c | 10 +- trunk/drivers/input/joydev.c | 3 + trunk/drivers/input/misc/uinput.c | 7 + trunk/drivers/input/tablet/wacom_sys.c | 23 +- trunk/drivers/isdn/sc/interrupt.c | 18 +- trunk/drivers/md/bitmap.c | 9 +- trunk/drivers/md/raid1.c | 4 +- trunk/drivers/media/IR/ir-keytable.c | 9 +- trunk/drivers/media/IR/ir-lirc-codec.c | 2 +- trunk/drivers/media/IR/ir-raw-event.c | 4 +- trunk/drivers/media/IR/ir-sysfs.c | 17 +- trunk/drivers/media/IR/keymaps/rc-rc6-mce.c | 3 + trunk/drivers/media/IR/mceusb.c | 4 + .../drivers/media/dvb/dvb-usb/dib0700_core.c | 3 - .../media/dvb/dvb-usb/dib0700_devices.c | 56 ++- trunk/drivers/media/dvb/dvb-usb/opera1.c | 4 +- trunk/drivers/media/dvb/frontends/dib7000p.c | 8 +- trunk/drivers/media/dvb/frontends/dib7000p.h | 5 + trunk/drivers/media/dvb/siano/smscoreapi.c | 31 +- .../media/radio/si470x/radio-si470x-i2c.c | 2 +- trunk/drivers/media/video/cx231xx/Makefile | 1 + .../media/video/cx231xx/cx231xx-cards.c | 17 +- .../media/video/cx25840/cx25840-core.c | 2 +- trunk/drivers/media/video/cx88/Kconfig | 2 +- trunk/drivers/media/video/gspca/gspca.c | 1 + trunk/drivers/media/video/gspca/sn9c20x.c | 3 +- trunk/drivers/media/video/ivtv/ivtvfb.c | 2 + trunk/drivers/media/video/mem2mem_testdev.c | 3 +- trunk/drivers/media/video/mt9m111.c | 8 +- trunk/drivers/media/video/mt9v022.c | 3 - trunk/drivers/media/video/mx2_camera.c | 4 + .../media/video/pvrusb2/pvrusb2-ctrl.c | 6 +- .../drivers/media/video/s5p-fimc/fimc-core.c | 94 ++--- .../media/video/saa7134/saa7134-cards.c | 10 +- .../media/video/saa7164/saa7164-buffer.c | 5 +- trunk/drivers/media/video/uvc/uvc_driver.c | 24 ++ trunk/drivers/media/video/uvc/uvcvideo.h | 1 + .../drivers/media/video/videobuf-dma-contig.c | 6 +- trunk/drivers/media/video/videobuf-dma-sg.c | 11 +- trunk/drivers/misc/bh1780gli.c | 1 - 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/regulator/ad5398.c | 1 - trunk/drivers/regulator/isl6271a-regulator.c | 2 - trunk/drivers/rtc/rtc-ds3232.c | 2 - trunk/drivers/staging/tm6000/Kconfig | 2 +- trunk/drivers/staging/tm6000/tm6000-input.c | 61 +-- 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/xfs/linux-2.6/xfs_sync.c | 19 +- trunk/include/drm/ttm/ttm_bo_api.h | 4 +- trunk/include/linux/elevator.h | 1 + trunk/include/media/videobuf-dma-sg.h | 1 + trunk/include/net/bluetooth/bluetooth.h | 18 + trunk/kernel/signal.c | 8 + trunk/kernel/sysctl.c | 2 +- trunk/mm/memcontrol.c | 10 +- trunk/mm/memory-failure.c | 12 +- trunk/mm/page_alloc.c | 4 +- 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 +- 107 files changed, 1176 insertions(+), 662 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 faec2707bdcf..15e02a46a2f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd4025bdb6c731b6cd23f97797ef6d8dbfeb9e9d +refs/heads/master: 58d79e7141e4f5e4006089eabeec0eadef6e409e 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 [