aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz2010-08-041-1/+1
* IB/cm: Check LAP state before sending an MRASean Hefty2010-07-281-4/+6
* IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier2010-07-141-2/+0
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-114-12/+60
|\
| * hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare2010-07-091-6/+2
| * hwmon: (coretemp) Properly label the sensorsJean Delvare2010-07-091-1/+5
| * hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare2010-07-091-1/+25
| * hwmon: (it87) Fix in7 on IT8720FJean Delvare2010-07-091-0/+22
| * hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann2010-07-091-4/+6
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-07-112-6/+5
|\ \
| * | i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck2010-07-101-2/+2
| * | i2c: Fix probability checkJean Delvare2010-07-101-4/+3
| |/
* | IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings2010-07-084-1100/+46
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-07-0815-66/+148
|\
| *-. Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2010-07-089-41/+106
| |\ \
| | | * IB/qib: Clean up properly if qib_init() failsRalph Campbell2010-07-061-0/+10
| | | * IB/qib: Completion queue callback needs to be single threadedRalph Campbell2010-07-061-1/+1
| | | * IB/qib: Update 7322 serdes tablesRalph Campbell2010-07-061-4/+12
| | | * IB/qib: Clear 6120 hardware error registerRalph Campbell2010-07-061-2/+1
| | | * IB/qib: Clear eager buffer memory for each new processRalph Campbell2010-07-061-0/+3
| | | * IB/qib: Mask hardware error during link resetRalph Campbell2010-07-062-26/+31
| | | * IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson2010-07-066-6/+46
| | * | IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-07-061-2/+2
| | |/
| * | RDMA/cxgb4: Derive smac_idx from port viidSteve Wise2010-07-061-4/+5
| * | RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise2010-07-061-5/+20
| * | RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise2010-07-061-1/+2
| * | RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-07-065-15/+15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-0723-159/+232
|\ \
| * | NET: SB1250: Initialize .ownerRalf Baechle2010-07-071-0/+1
| * | vxge: show startup message with KERN_INFOWu Fengguang2010-07-071-2/+2
| * | ll_temac: Fix missing iounmapsDenis Kirjanov2010-07-071-5/+13
| * | net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-051-1/+3
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-023-48/+58
| |\ \
| | * | vhost: add unlikely annotations to error pathMichael S. Tsirkin2010-07-012-28/+29
| | * | vhost: break out of polling loop on errorMichael S. Tsirkin2010-06-273-22/+31
| * | | virtio_net: fix oom handling on txRusty Russell2010-07-021-8/+13
| * | | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-021-4/+3
| * | | s2io: resolve statistics issuesJon Mason2010-07-022-41/+64
| * | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-021-1/+1
| * | | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-021-0/+2
| * | | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-021-6/+3
| * | | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-021-2/+3
| * | | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-021-12/+6
| * | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-011-1/+1
| * | | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| * | | Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-301-1/+1
| * | | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-2/+7
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| |\ \ \
| | * | | iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
| | * | | iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6