summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin
2010-08-04IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz
2010-07-28IB/cm: Check LAP state before sending an MRASean Hefty
2010-07-14IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier
2010-07-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-07-10i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck
2010-07-10i2c: Fix probability checkJean Delvare
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare
2010-07-09hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-07-05pcmcia: do not initialize the present flag too late.Dominik Brodowski
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2010-07-02Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings