aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-15vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara
2011-01-15vmxnet3: Add locking for access to command registerShreyas Bhatewara
2011-01-15vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara
2011-01-15vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara
2011-01-15vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara
2011-01-15vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara
2011-01-15vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara
2011-01-15vmxnet3: fix ring size updateShreyas Bhatewara
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-01-14Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan
2011-01-14dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre
2011-01-14dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre
2011-01-14dmaengine: at_hdmac: use subsys_initcall instead of module_initEric Xu
2011-01-14dmaengine: at_hdmac: no need set ACK in new descriptorNicolas Ferre
2011-01-14dmaengine: at_hdmac: trivial add precision to unmapping commentNicolas Ferre
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds
2011-01-14dmaengine: at_hdmac: use dma_address to program DMA hardwareNicolas Ferre
2011-01-14pch_dma: support new device ML7213 IOHTomoya MORINAGA
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown
2011-01-14i2c: Factor out runtime suspend checks from PM operationsMark Brown
2011-01-14i2c: Unregister dummy devices last on adapter removalJean Delvare
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom
2011-01-14GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom
2011-01-14GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom
2011-01-14GRETH: fix opening/closingDaniel Hellstrom
2011-01-14GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom
2011-01-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller