aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-03netxen: suppress false lro warning messagesSucheta Chakraborty1-0/+6
2011-06-02sungem: Spring cleaning and GRO supportBenjamin Herrenschmidt2-541/+373
2011-06-02bonding: allow all slave speedsJiri Pirko1-8/+1
2011-06-01caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin3-0/+1232
2011-06-01bnx2x: Improve cl45 access methodsYaniv Rosner1-71/+65
2011-06-01bnx2x: Modify XGXS functionsYaniv Rosner2-53/+37
2011-06-01bnx2x: Fix link status syncYaniv Rosner1-5/+24
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner5-29/+85
2011-06-01bnx2x: Fix grammar and relocate codeYaniv Rosner2-266/+276
2011-06-01bnx2x: Fix BCM84833 settingsYaniv Rosner2-58/+171
2011-06-01bnx2x: Fix over current port displayYaniv Rosner1-6/+7
2011-06-01bnx2x: Add TX fault check for fiber PHYsYaniv Rosner3-4/+72
2011-06-01bnx2x: Change return status typeYaniv Rosner2-184/+192
2011-06-01bnx2x: Fix port type displayYaniv Rosner8-58/+162
2011-06-01bnx2x: Add new phy BCM8722Yaniv Rosner2-25/+62
2011-05-31be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the cardSomnath Kotur3-2/+76
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller24-98/+131
2011-05-31Revert "net: fix section mismatches"David S. Miller10-72/+68
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov1-1/+1
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla1-1/+1
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin1-0/+27
2011-05-30vhost: support event indexMichael S. Tsirkin4-50/+127
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin1-2/+24
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen1-13/+8
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell1-5/+0
2011-05-30drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan1-1/+2
2011-05-30virtio_blk: allow re-reading config space at runtimeChristoph Hellwig1-10/+78
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds1-0/+4
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds33-1000/+1390
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett33-1000/+1390
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds8-120/+136
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds30-484/+698
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds3-2/+5
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka3-9/+11
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka3-11/+5
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka5-39/+9
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka1-31/+60
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka1-4/+4
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka1-10/+1
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka1-20/+29
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka1-1/+1
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen1-1/+1
2011-05-29dm table: reject devices without request fnsMilan Broz1-0/+17
2011-05-29dm table: allow targets to support discards internallyMike Snitzer1-1/+5
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown3-20/+14
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into releaseLen Brown4613-179820/+368857
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown1-0/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0