summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski4-0/+100
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski4-9/+83
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2-6/+26
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2-5/+5
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+3
2011-01-16sanitize vfsmount refcounting changesAl Viro1-1/+1
2011-01-15vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara2-5/+5
2011-01-15vmxnet3: Add locking for access to command registerShreyas Bhatewara3-0/+54
2011-01-15vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara1-1/+6
2011-01-15vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara1-114/+145
2011-01-15vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara1-14/+9
2011-01-15vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara1-13/+1
2011-01-15vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara1-0/+5
2011-01-15vmxnet3: fix ring size updateShreyas Bhatewara1-1/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-7/+1
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka1-1/+3
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun2-4/+32
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells1-3/+2
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds1-6/+2
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-2/+2
2011-01-14Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan1-2/+2
2011-01-14dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre1-2/+2
2011-01-14dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre1-3/+3
2011-01-14dmaengine: at_hdmac: use subsys_initcall instead of module_initEric Xu1-1/+1
2011-01-14dmaengine: at_hdmac: no need set ACK in new descriptorNicolas Ferre1-1/+0
2011-01-14dmaengine: at_hdmac: trivial add precision to unmapping commentNicolas Ferre1-1/+1
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds35-58/+27472
2011-01-14dmaengine: at_hdmac: use dma_address to program DMA hardwareNicolas Ferre1-2/+2
2011-01-14pch_dma: support new device ML7213 IOHTomoya MORINAGA2-7/+21
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie4-21/+24
2011-01-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-8/+24
2011-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+41
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki3-2/+3
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar1-1/+1
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-0/+2
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-512/+533
2011-01-14i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown1-0/+8
2011-01-14i2c: Factor out runtime suspend checks from PM operationsMark Brown1-48/+20
2011-01-14i2c: Unregister dummy devices last on adapter removalJean Delvare1-1/+13
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom1-67/+92
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom2-4/+7
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom1-11/+8
2011-01-14GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom1-4/+14
2011-01-14GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom1-9/+10
2011-01-14GRETH: fix opening/closingDaniel Hellstrom1-0/+4
2011-01-14GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2011-01-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller13-136/+147