summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-06RDMA/nes: Fix confusing if statement indentationRoland Dreier1-3/+3
2010-08-05RDMA/nes: Fix misindented codeRoland Dreier1-14/+12
2010-08-05RDMA/nes: Fix showing wqm_quantaRoland Dreier1-1/+1
2010-08-05RDMA/nes: Get rid of "set but not used" variablesRoland Dreier5-21/+2
2010-08-05RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz1-1/+1
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz2-2/+2
2010-07-29RDMA/nes: Fix hangs on ifdownFaisal Latif4-6/+33
2010-07-29RDMA/nes: Store and print eeprom versionChien Tung2-1/+7
2010-07-28RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe1-2/+2
2010-07-15RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier1-1/+1
2010-07-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-12/+60
2010-07-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+5
2010-07-10i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck1-2/+2
2010-07-10i2c: Fix probability checkJean Delvare1-4/+3
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare1-6/+2
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare1-0/+22
2010-07-09hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann1-4/+6
2010-07-09IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings4-1100/+46
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-66/+148
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier9-41/+106
2010-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-159/+232
2010-07-08NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-08vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-08ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-39/+56
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes1-3/+20
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez1-35/+33
2010-07-07IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-07-07IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-07IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-07IB/qib: Update 7322 serdes tablesRalph Campbell1-4/+12
2010-07-07IB/qib: Clear 6120 hardware error registerRalph Campbell1-2/+1
2010-07-07IB/qib: Clear eager buffer memory for each new processRalph Campbell1-0/+3
2010-07-07IB/qib: Mask hardware error during link resetRalph Campbell2-26/+31
2010-07-07IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson6-6/+46
2010-07-07RDMA/cxgb4: Derive smac_idx from port viidSteve Wise1-4/+5
2010-07-07RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise1-5/+20
2010-07-07RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise1-1/+2
2010-07-07RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori5-15/+15
2010-07-06net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-05pcmcia: do not initialize the present flag too late.Dominik Brodowski1-2/+1
2010-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+3
2010-07-05Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+3
2010-07-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-13/+40
2010-07-03Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller3-48/+58
2010-07-03virtio_net: fix oom handling on txRusty Russell1-8/+13
2010-07-03virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin1-4/+3