06 Jan, 2011

1 commit


04 Jan, 2011

1 commit

  • With the original 8 bit ISA ne1000 card being over 20 years old, it
    only makes sense to consider ne.c and all the other toplevel 8390
    based driver files as legacy for obsolete hardware. The most
    recent thing made in large quantities that was 8390 based were
    those crazy PCI ne2k clones - and even they are now 10+ years old.

    Also remove myself as maintainer, since the only changes to these
    drivers going forward will be the generic API type changes that
    touch all drivers.

    Signed-off-by: Paul Gortmaker
    Signed-off-by: David S. Miller

    Paul Gortmaker
     

27 Dec, 2010

2 commits

  • Conflicts:
    net/ipv4/fib_frontend.c

    David S. Miller
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (42 commits)
    ipv4: dont create routes on down devices
    epic100: hamachi: yellowfin: Fix skb allocation size
    sundance: Fix oopses with corrupted skb_shared_info
    Revert "ipv4: Allow configuring subnets as local addresses"
    USB: mcs7830: return negative if auto negotiate fails
    irda: prevent integer underflow in IRLMP_ENUMDEVICES
    tcp: fix listening_get_next()
    atl1c: Do not use legacy PCI power management
    mac80211: fix mesh forwarding
    MAINTAINERS: email address change
    net: Fix range checks in tcf_valid_offset().
    net_sched: sch_sfq: fix allot handling
    hostap: remove netif_stop_queue from init
    mac80211/rt2x00: add ieee80211_tx_status_ni()
    typhoon: memory corruption in typhoon_get_drvinfo()
    net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
    net_sched: always clone skbs
    ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
    netlink: fix gcc -Wconversion compilation warning
    asix: add USB ID for Logitec LAN-GTJ U2A
    ...

    Linus Torvalds
     

23 Dec, 2010

3 commits


22 Dec, 2010

1 commit


21 Dec, 2010

1 commit


18 Dec, 2010

1 commit


17 Dec, 2010

2 commits


16 Dec, 2010

1 commit


15 Dec, 2010

4 commits

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
    workqueue: It is likely that WORKER_NOT_RUNNING is true
    MAINTAINERS: Add workqueue entry
    workqueue: check the allocation of system_unbound_wq

    Linus Torvalds
     
  • * master.kernel.org:/home/rmk/linux-2.6-arm:
    ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
    ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL
    ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
    Change bcmring Maintainer list.
    ARM: Update mach-types
    ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
    ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
    ARM: pxa/palm: fix ifdef around gen_nand driver registration
    ARM: pxa: fix pxa2xx-flash section mismatch
    ARM: mmp2: remove not used clk_rtc

    Linus Torvalds
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (75 commits)
    pppoe.c: Fix kernel panic caused by __pppoe_xmit
    WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
    bnx2x: Advance a version number to 1.60.01-0
    bnx2x: Fixed a compilation warning
    bnx2x: LSO code was broken on BE platforms
    qlge: Fix deadlock when cancelling worker.
    net: fix skb_defer_rx_timestamp()
    cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
    phy: add the IC+ IP1001 driver
    atm: correct sysfs 'device' link creation and parent relationships
    MAINTAINERS: remove me from tulip
    SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
    enic: Bug Fix: Pass napi reference to the isr that services receive queue
    ipv6: fix nl group when advertising a new link
    connector: add module alias
    net: Document the kernel_recvmsg() function
    r8169: Fix runtime power management
    hso: IP checksuming doesn't work on GE0301 option cards
    xfrm: Fix xfrm_state_migrate leak
    net: Convert netpoll blocking api in bonding driver to be a counter
    ...

    Linus Torvalds
     
  • I am Jiandong Zheng working on BCMRING in Broadcom Canada Ltd. I am
    replacing Leo Chen (leochen@broadcom.com) as "ARM/BCMRING ARM
    ARCHITECTURE" and "ARM/BCMRING MTD NAND DRIVER" maintainer from
    Broadcom as he is no longer the maintainer of these components.

    Signed-off-by: Jiandong Zheng
    Acked-by: Scott Branden
    Signed-off-by: Russell King

    Jiandong Zheng
     

14 Dec, 2010

2 commits


11 Dec, 2010

2 commits


07 Dec, 2010

1 commit


03 Dec, 2010

2 commits


02 Dec, 2010

1 commit

  • Correct web link as www.neteffect.com is no longer valid. Remove
    Chien Tung as maintainer. I am moving on to other responsibilities at
    Intel. Thanks for all the fish.

    Signed-off-by: Chien Tung
    Signed-off-by: Roland Dreier

    Chien Tung
     

01 Dec, 2010

1 commit

  • * 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6:
    drm/radeon/kms: add workaround for dce3 ddc line vbios bug
    drm/radeon/kms: fix interlaced and doublescan handling
    drm/radeon/kms: fix typos in disabled vbios code
    Revert "drm/i915/dp: use VBT provided eDP params if available"
    drm/i915: Clear pfit registers when not used by any outputs
    drm: record monitor status in output_poll_execute
    drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
    drm/i915: fix regression due to ba3d8d749b01548b9
    Revert "drm/radeon/kms: fix typo in r600 cs checker"
    drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable
    MAINTAINERS: INTEL DRM DRIVERS list (intel-gfx) is subscribers-only
    drm/i915/sdvo: Always fallback to querying the shared DDC line
    drm/i915: Handle pagefaults in execbuffer user relocations
    drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
    drm/radeon/kms: fix resume regression for some r5xx laptops
    drm/radeon/kms: fix regression in rs4xx i2c setup
    drm/i915: Only save/restore cursor regs if !KMS
    drm/i915: Prevent integer overflow when validating the execbuffer

    Linus Torvalds
     

25 Nov, 2010

3 commits

  • * 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
    pci root complex: support for tile architecture
    drivers/net/tile/: on-chip network drivers for the tile architecture
    MAINTAINERS: add drivers/char/hvc_tile.c as maintained by tile

    Linus Torvalds
     
  • …l/git/lethal/fbdev-2.6

    * 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6:
    sisfb: delete osdef.h
    sisfb: move the CONFIG warning to sis_main.c
    sisfb: replace SiS_SetMemory with memset_io
    sisfb: remove InPort/OutPort wrappers
    sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
    sisfb: delete redudant #define SIS_LINUX_KERNEL
    sisfb: delete dead SIS_XORG_XF86 code
    sisfb: delete fallback code for pci_map_rom()
    sisfb: delete obsolete PCI ROM bug workaround
    fbdev: Update documentation index file.
    lxfb: Program panel v/h sync output polarity correctly
    fbcmap: integer overflow bug
    fbcmap: cleanup white space in fb_alloc_cmap()
    MAINTAINERS: Add fbdev patchwork entry, tidy up file patterns.
    fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC define
    fbdev: sh_mobile_lcdcfb: fix bug in reconfig()

    Linus Torvalds
     
  • This change adds the first network driver for the tile architecture,
    supporting the on-chip XGBE and GBE shims.

    The infrastructure is present for the TILE-Gx networking drivers (another
    three source files in the new directory) but for now the the actual
    tilegx sources are waiting on releasing hardware to initial customers.

    Note that arch/tile/include/hv/* are "upstream" headers from the
    Tilera hypervisor and will probably benefit less from LKML review.

    Signed-off-by: Chris Metcalf

    Chris Metcalf
     

24 Nov, 2010

2 commits


22 Nov, 2010

1 commit


20 Nov, 2010

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (31 commits)
    net: fix kernel-doc for sk_filter_rcu_release
    be2net: Fix to avoid firmware update when interface is not open.
    netfilter: fix IP_VS dependencies
    net: irda: irttp: sync error paths of data- and udata-requests
    ipv6: Expose reachable and retrans timer values as msecs
    ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
    3c59x: fix build failure on !CONFIG_PCI
    ipg.c: remove id [SUNDANCE, 0x1021]
    net: caif: spi: fix potential NULL dereference
    ath9k_htc: Avoid setting QoS control for non-QoS frames
    net: zero kobject in rx_queue_release
    net: Fix duplicate volatile warning.
    MAINTAINERS: Add stmmac maintainer
    bonding: fix a race in IGMP handling
    cfg80211: fix can_beacon_sec_chan, reenable HT40
    gianfar: fix signedness issue
    net: bnx2x: fix error value sign
    8139cp: fix checksum broken
    r8169: fix checksum broken
    rds: Integer overflow in RDS cmsg handling
    ...

    Linus Torvalds
     

19 Nov, 2010

2 commits


17 Nov, 2010

1 commit


16 Nov, 2010

2 commits

  • …l/git/lethal/fbdev-2.6

    * 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6:
    fsl-diu-fb: drop dead ioctl define
    MAINTAINERS: Add an fbdev git tree entry.
    OMAP: DSS: Fix documentation regarding 'vram' kernel parameter
    OMAP: VRAM: Fix boot-time memory allocation
    OMAP: VRAM: improve VRAM error prints
    sisfb: limit POST memory test according to PCI resource length
    fbdev: sh_mobile_lcdc: use correct number of modes, when using the default
    fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing
    fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplug

    Linus Torvalds
     
  • …ernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6

    * 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6:
    sh: intc: Fix up build failure introduced by radix tree changes.
    MAINTAINERS: update the sh git tree entry.
    sh: clkfwk: fix up compiler warnings.
    sh: intc: Fix up initializers for gcc 4.5.
    rtc: rtc-sh - fix a memory leak

    * 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6:
    ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate
    MAINTAINERS: update the ARM SH-Mobile git tree entry.
    ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.
    ARM: mach-shmobile: intc-sh7372: fix interrupt number

    Linus Torvalds
     

15 Nov, 2010

2 commits