From 2afd984fa778f961cdadf16bcdaef79f258c961b Mon Sep 17 00:00:00 2001 From: David Daney Date: Mon, 18 Oct 2010 17:51:26 -0700 Subject: [PATCH] --- yaml --- r: 211559 b: refs/heads/master c: ad4b2b627c8ac479e842bf586108c7a7fd63264b h: refs/heads/master i: 211557: 5c940dde5aca8dd82993c8cc8bb7f6f83f4131d5 211555: 6e17aac642d5e0376a3ab15e64172e927b4cf09a 211551: 53763f78a23025ae61f2dd7c2fb49a35a16fddfd 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 | 38 +- trunk/Makefile | 4 +- trunk/arch/arm/Kconfig | 14 - trunk/arch/arm/kernel/kprobes-decode.c | 7 +- .../arch/arm/mach-at91/include/mach/system.h | 7 +- trunk/arch/arm/mach-ep93xx/dma-m2p.c | 2 +- trunk/arch/arm/mach-imx/Kconfig | 1 - trunk/arch/arm/mach-imx/mach-cpuimx27.c | 2 +- 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/mach-vexpress/ct-ca9x4.c | 4 +- trunk/arch/arm/mach-vexpress/v2m.c | 2 +- trunk/arch/arm/mm/ioremap.c | 8 +- trunk/arch/arm/mm/mmu.c | 4 +- trunk/arch/arm/mm/proc-v7.S | 10 +- trunk/arch/arm/oprofile/common.c | 7 +- trunk/arch/arm/plat-omap/iommu.c | 1 - trunk/arch/arm/plat-samsung/adc.c | 1 + trunk/arch/arm/plat-samsung/clock.c | 27 +- trunk/arch/avr32/kernel/module.c | 3 +- trunk/arch/h8300/kernel/module.c | 3 +- trunk/arch/m32r/include/asm/elf.h | 4 +- trunk/arch/m32r/kernel/.gitignore | 1 - trunk/arch/m32r/kernel/signal.c | 4 +- trunk/arch/mips/Kbuild | 4 + trunk/arch/mips/Kconfig | 25 +- trunk/arch/mips/alchemy/common/prom.c | 5 +- trunk/arch/mips/boot/compressed/Makefile | 4 +- trunk/arch/mips/cavium-octeon/Kconfig | 4 - trunk/arch/mips/cavium-octeon/cpu.c | 2 +- .../mips/cavium-octeon/executive/Makefile | 2 +- trunk/arch/mips/dec/Platform | 2 +- trunk/arch/mips/include/asm/atomic.h | 4 - trunk/arch/mips/include/asm/cop2.h | 2 +- trunk/arch/mips/include/asm/fcntl.h | 1 - trunk/arch/mips/include/asm/gic.h | 1 - .../mips/include/asm/mach-tx49xx/kmalloc.h | 2 +- .../mips/include/asm/mips-boards/maltaint.h | 3 + trunk/arch/mips/include/asm/page.h | 14 - trunk/arch/mips/include/asm/siginfo.h | 1 - trunk/arch/mips/include/asm/thread_info.h | 3 +- trunk/arch/mips/include/asm/unistd.h | 21 +- trunk/arch/mips/kernel/branch.c | 1 + trunk/arch/mips/kernel/irq-gic.c | 5 +- trunk/arch/mips/kernel/kgdb.c | 2 +- trunk/arch/mips/kernel/kspd.c | 2 +- trunk/arch/mips/kernel/linux32.c | 7 - trunk/arch/mips/kernel/ptrace.c | 4 +- trunk/arch/mips/kernel/scall32-o32.S | 16 +- trunk/arch/mips/kernel/scall64-64.S | 14 +- trunk/arch/mips/kernel/scall64-n32.S | 11 +- trunk/arch/mips/kernel/scall64-o32.S | 14 +- trunk/arch/mips/kernel/signal.c | 45 +-- trunk/arch/mips/kernel/signal_n32.c | 5 - trunk/arch/mips/kernel/unaligned.c | 2 + trunk/arch/mips/mm/dma-default.c | 28 +- trunk/arch/mips/mm/sc-rm7k.c | 2 +- trunk/arch/mips/mti-malta/malta-int.c | 3 - trunk/arch/mips/pci/pci-rc32434.c | 2 +- trunk/arch/mips/pnx8550/common/reset.c | 20 +- trunk/arch/mips/pnx8550/common/setup.c | 3 +- trunk/arch/mn10300/kernel/module.c | 3 +- trunk/arch/parisc/kernel/module.c | 3 +- trunk/arch/powerpc/kernel/module.c | 6 + trunk/arch/powerpc/platforms/512x/clock.c | 2 +- trunk/arch/powerpc/platforms/52xx/efika.c | 9 +- .../powerpc/platforms/52xx/mpc52xx_common.c | 8 +- trunk/arch/s390/kernel/module.c | 3 +- trunk/arch/sh/kernel/module.c | 2 + trunk/arch/um/drivers/hostaudio_kern.c | 14 +- trunk/arch/um/drivers/net_kern.c | 17 +- trunk/arch/um/drivers/ubd_kern.c | 9 +- trunk/arch/x86/ia32/ia32_aout.c | 22 +- trunk/arch/x86/include/asm/kvm_host.h | 24 ++ .../arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c | 18 +- trunk/arch/x86/kernel/cpu/mcheck/mce_amd.c | 9 +- .../arch/x86/kernel/cpu/mcheck/therm_throt.c | 3 +- trunk/arch/x86/kernel/cpu/perf_event_p4.c | 6 +- trunk/arch/x86/kernel/module.c | 3 +- trunk/arch/x86/kvm/svm.c | 17 +- trunk/arch/x86/kvm/vmx.c | 24 +- trunk/arch/x86/mm/srat_64.c | 8 +- trunk/arch/x86/oprofile/nmi_int.c | 1 - trunk/arch/x86/xen/time.c | 5 +- trunk/block/bsg.c | 2 +- trunk/block/elevator.c | 12 +- trunk/drivers/acpi/blacklist.c | 17 - trunk/drivers/acpi/processor_core.c | 1 - trunk/drivers/atm/iphase.c | 6 + trunk/drivers/atm/iphase.h | 2 +- trunk/drivers/atm/solos-pci.c | 8 +- trunk/drivers/block/ps3disk.c | 2 +- trunk/drivers/block/virtio_blk.c | 6 +- trunk/drivers/char/virtio_console.c | 17 +- trunk/drivers/dma/ioat/dma_v2.c | 2 +- trunk/drivers/firewire/ohci.c | 19 +- trunk/drivers/firewire/ohci.h | 8 + trunk/drivers/gpu/drm/i915/i915_dma.c | 9 +- trunk/drivers/gpu/drm/i915/i915_gem.c | 46 +-- trunk/drivers/gpu/drm/i915/i915_gem_evict.c | 45 ++- trunk/drivers/gpu/drm/i915/intel_display.c | 62 ++- trunk/drivers/gpu/drm/i915/intel_dp.c | 19 +- trunk/drivers/gpu/drm/i915/intel_drv.h | 1 + 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/evergreen.c | 5 +- trunk/drivers/gpu/drm/radeon/r100.c | 3 - trunk/drivers/gpu/drm/radeon/r600.c | 4 +- trunk/drivers/gpu/drm/radeon/r600_blit_kms.c | 2 - trunk/drivers/gpu/drm/radeon/radeon.h | 1 - .../drivers/gpu/drm/radeon/radeon_atombios.c | 18 +- trunk/drivers/gpu/drm/radeon/radeon_combios.c | 26 +- trunk/drivers/gpu/drm/radeon/radeon_cursor.c | 28 +- trunk/drivers/gpu/drm/radeon/radeon_fb.c | 1 + trunk/drivers/gpu/drm/radeon/radeon_object.c | 2 +- trunk/drivers/gpu/drm/radeon/radeon_object.h | 5 +- trunk/drivers/gpu/drm/radeon/rs600.c | 1 - trunk/drivers/gpu/drm/radeon/rs690.c | 1 - trunk/drivers/gpu/drm/radeon/rv770.c | 2 - trunk/drivers/gpu/drm/ttm/ttm_bo.c | 83 +--- trunk/drivers/hid/hid-cando.c | 2 - trunk/drivers/hid/hid-core.c | 1 - trunk/drivers/hid/hid-ids.h | 2 - trunk/drivers/hid/hidraw.c | 11 - trunk/drivers/hid/usbhid/hid-quirks.c | 1 - trunk/drivers/hwmon/f71882fg.c | 32 +- trunk/drivers/i2c/busses/i2c-cpm.c | 5 - trunk/drivers/i2c/busses/i2c-davinci.c | 24 +- trunk/drivers/i2c/busses/i2c-ibm_iic.c | 3 - trunk/drivers/i2c/busses/i2c-imx.c | 12 +- 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/evdev.c | 8 +- trunk/drivers/input/joydev.c | 3 - trunk/drivers/input/misc/uinput.c | 7 - trunk/drivers/input/tablet/wacom_sys.c | 23 +- trunk/drivers/input/tablet/wacom_wac.c | 4 +- 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/v4l2-compat-ioctl32.c | 32 +- .../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/mmc/core/core.c | 13 - trunk/drivers/mtd/nand/mxc_nand.c | 92 +---- trunk/drivers/net/Kconfig | 4 +- trunk/drivers/net/b44.c | 4 +- trunk/drivers/net/bonding/bond_main.c | 9 - trunk/drivers/net/ehea/ehea_main.c | 9 +- trunk/drivers/net/ehea/ehea_qmr.h | 1 - trunk/drivers/net/fec.c | 44 +-- trunk/drivers/net/r8169.c | 65 ++- trunk/drivers/net/skge.c | 18 +- trunk/drivers/net/tg3.c | 6 +- trunk/drivers/net/tg3.h | 2 +- trunk/drivers/net/wimax/i2400m/rx.c | 26 +- trunk/drivers/net/wireless/ath/ath9k/ani.c | 2 +- .../net/wireless/iwlwifi/iwl-agn-lib.c | 2 +- .../net/wireless/iwlwifi/iwl3945-base.c | 2 +- trunk/drivers/platform/x86/intel_ips.c | 122 ++---- trunk/drivers/regulator/ad5398.c | 1 + trunk/drivers/regulator/core.c | 6 +- trunk/drivers/regulator/isl6271a-regulator.c | 2 + trunk/drivers/regulator/max8649.c | 2 +- trunk/drivers/rtc/rtc-ds3232.c | 2 + trunk/drivers/scsi/scsi.c | 4 +- trunk/drivers/spi/spi.c | 5 - trunk/drivers/spi/spi_gpio.c | 2 +- trunk/drivers/spi/spi_mpc8xxx.c | 10 +- trunk/drivers/staging/tm6000/Kconfig | 2 +- trunk/drivers/staging/tm6000/tm6000-input.c | 61 ++- trunk/drivers/xen/xenbus/xenbus_probe.c | 9 +- trunk/fs/binfmt_aout.c | 4 + 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/exec.c | 40 -- trunk/fs/exofs/inode.c | 8 +- trunk/fs/fs-writeback.c | 19 +- trunk/fs/fuse/dev.c | 2 +- trunk/fs/nfsd/nfsfh.h | 2 + trunk/fs/notify/Kconfig | 2 +- trunk/fs/xfs/linux-2.6/xfs_sync.c | 19 +- trunk/include/drm/ttm/ttm_bo_api.h | 4 +- trunk/include/linux/Kbuild | 1 + trunk/include/linux/coredump.h | 34 +- trunk/include/linux/elevator.h | 1 - trunk/include/linux/module.h | 5 +- trunk/include/linux/rcupdate.h | 2 +- trunk/include/linux/types.h | 15 +- trunk/include/linux/wait.h | 1 - trunk/include/media/videobuf-dma-sg.h | 1 - trunk/include/net/bluetooth/bluetooth.h | 18 - trunk/kernel/hrtimer.c | 13 +- trunk/kernel/module.c | 4 - trunk/kernel/perf_event.c | 4 +- trunk/kernel/signal.c | 8 - trunk/kernel/smp.c | 17 +- trunk/kernel/sysctl.c | 2 +- trunk/kernel/sysctl_check.c | 9 + trunk/kernel/trace/ring_buffer.c | 2 +- trunk/lib/bug.c | 6 +- trunk/mm/ksm.c | 6 +- trunk/mm/memcontrol.c | 10 +- trunk/mm/memory-failure.c | 12 +- trunk/mm/page_alloc.c | 4 +- trunk/mm/rmap.c | 8 +- trunk/net/8021q/vlan_core.c | 14 +- trunk/net/atm/mpc.c | 2 +- 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 | 8 +- trunk/net/core/stream.c | 8 +- trunk/net/ipv4/Kconfig | 3 +- trunk/net/ipv4/igmp.c | 14 +- trunk/net/ipv4/tcp_timer.c | 24 +- trunk/net/ipv6/route.c | 28 +- trunk/net/mac80211/agg-tx.c | 2 - trunk/net/mac80211/rx.c | 4 + trunk/net/mac80211/status.c | 4 +- trunk/net/phonet/pep.c | 3 +- trunk/net/rds/page.c | 27 +- 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/core/control.c | 5 - trunk/sound/core/rawmidi.c | 4 +- trunk/sound/i2c/other/ak4xxx-adda.c | 2 +- trunk/sound/oss/soundcard.c | 4 +- trunk/sound/pci/hda/patch_sigmatel.c | 2 - trunk/tools/perf/Makefile | 2 +- trunk/tools/perf/perf.h | 12 - trunk/tools/perf/util/trace-event-scripting.c | 4 +- trunk/tools/perf/util/ui/browsers/hists.c | 2 +- 283 files changed, 1403 insertions(+), 2258 deletions(-) delete mode 100644 trunk/Documentation/networking/e1000e.txt mode change 100644 => 100755 trunk/Documentation/networking/ixgbevf.txt delete mode 100644 trunk/arch/m32r/kernel/.gitignore diff --git a/[refs] b/[refs] index d2d4db87a9b2..f9eb123b31b4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 531295e63be8c2b8b909d7400739e8b8df60d61f +refs/heads/master: ad4b2b627c8ac479e842bf586108c7a7fd63264b diff --git a/trunk/Documentation/networking/e1000.txt b/trunk/Documentation/networking/e1000.txt index d9271e74e488..2df71861e578 100644 --- a/trunk/Documentation/networking/e1000.txt +++ b/trunk/Documentation/networking/e1000.txt @@ -1,35 +1,82 @@ Linux* Base Driver for the Intel(R) PRO/1000 Family of Adapters =============================================================== -Intel Gigabit Linux driver. -Copyright(c) 1999 - 2010 Intel Corporation. +September 26, 2006 + 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/go/network/adapter/idguide.htm + http://support.intel.com/support/network/adapter/pro100/21397.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://support.intel.com/support/go/network/adapter/home.htm + http://downloadfinder.intel.com/scripts-df/support_intel.asp + 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 [