aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-35/+62
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-236/+303
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2009-11-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-6/+6
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-6/+35
2009-11-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds13-16/+58
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds9-20/+96
2009-11-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-8/+8
2009-11-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-15/+53
2009-11-30Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds10-13/+51
2009-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds9-23/+63
2009-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-14/+43
2009-11-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-40/+44
2009-11-30V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein1-2/+2
2009-11-30staging/go7007: Fix compilation by re-adding the missing s2250-loader.hMauro Carvalho Chehab1-0/+24
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-1/+9
2009-11-30b44: Fix wedge when using netconsole.David S. Miller1-3/+0
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter1-0/+1
2009-11-29ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli1-9/+3
2009-11-29NET: smc91x: Fix irq flagsRussell King - ARM Linux1-1/+1
2009-11-29wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela1-3/+3
2009-11-29wan: Frame Relay/DLCI coding style corrections.Rudy Matela1-7/+7
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning1-0/+14
2009-11-29r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera1-0/+7
2009-11-29netxen: fix merge 9b963e5d0e01461099aAmit Kumar Salecha1-0/+2
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings23-26/+26
2009-11-29sfc: Implement TSO for TCP/IPv6Ben Hutchings3-14/+60
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings14-29/+414
2009-11-29sfc: Add support for SFC9000 family (1)Ben Hutchings5-0/+2595
2009-11-29sfc: Add firmware protocol definitions (MCDI)Steve Hodgson1-0/+1578
2009-11-29sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings3-1537/+1549
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings14-16/+16
2009-11-29sfc: Allow for additional checksum offload featuresBen Hutchings4-2/+21
2009-11-29sfc: Extend MTD driver for use with new NICsBen Hutchings6-124/+255
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings9-65/+95
2009-11-29sfc: Extend loopback mode enumerationBen Hutchings7-28/+111
2009-11-29sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings1-40/+24
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen1-6/+11
2009-11-29mv643xx: convert to netdev_tx_tDenis Kirjanov1-1/+1
2009-11-29sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings7-306/+341
2009-11-29sfc: Add efx_nic_type operation for identity LED controlBen Hutchings3-3/+12
2009-11-29sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings4-7/+17
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings4-8/+10
2009-11-29sfc: Implement ethtool reset operationBen Hutchings5-50/+84
2009-11-29sfc: Add power-management and wake-on-LAN supportBen Hutchings4-0/+146
2009-11-29sfc: Generalise link state monitoringSteve Hodgson2-34/+61
2009-11-29sfc: Refactor link configurationBen Hutchings15-182/+273
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings6-63/+105
2009-11-29sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2-8/+8
2009-11-29sfc: Remove duplicate hardware structure definitionsBen Hutchings2-15/+3