summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-0824-186/+215
|\ \ \ \ \ \
| | | | | | * SRPT: Fix odd use of WARN_ON()Grant Grundler2013-04-171-1/+1
| | | | | * | IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-172-2/+7
| | | | | * | IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-171-9/+10
| | | | | |/
| | | | * | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-251-26/+59
| | | | * | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-251-7/+7
| | | | * | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-251-3/+3
| | | | * | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-253-20/+19
| | | | * | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-251-79/+0
| | | | * | IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-251-0/+4
| | | | * | IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-251-0/+2
| | | | * | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-251-2/+2
| | | | * | IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-171-0/+21
| | | | * | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-171-0/+15
| | | | * | IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-171-1/+2
| | | | |/
| | | * | RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-251-0/+2
| | | * | RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-174-6/+6
| | | * | RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-171-1/+1
| | | |/
| | * | IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-022-0/+16
| | * | IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-021-1/+2
| | * | IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-023-25/+34
| | * | IB/iser: Add module versionRoi Dayan2013-05-022-5/+4
| | |/
| * / IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-171-1/+1
| |/
* / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-171-12/+13
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-142-3/+9
|\
| * drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter2013-04-121-3/+5
| * udl: handle EDID failure properly.Dave Airlie2013-04-121-0/+4
* | watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre2013-04-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-04-132-68/+133
|\ \
| * | target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-111-0/+3
| * | tcm_vhost: Send bad target to guest when cmd failsAsias He2013-04-111-4/+6
| * | tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He2013-04-111-13/+18
| * | tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He2013-04-111-2/+7
| * | tcm_vhost: Remove double check of responseAsias He2013-04-111-9/+0
| * | tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He2013-04-081-0/+1
| * | tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He2013-04-081-43/+101
| * | tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He2013-04-031-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-04-1312-79/+37
|\ \ \ | |_|/ |/| |
| * | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun2013-04-111-1/+2
| * | [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau2013-04-061-0/+12
| * | [SCSI] ibmvscsi: Fix slave_configure deadlockBrian King2013-04-061-1/+1
| * | [SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap2013-04-061-1/+1
| * | [SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap2013-04-061-5/+0
| * | [SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2013-04-062-2/+2
| * | [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-065-64/+1
| * | [SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com2013-04-061-0/+1
| * | [SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza2013-04-061-1/+1
| * | [SCSI] st: Take additional queue ref in st_probeJoe Lawrence2013-04-061-1/+7
| * | [SCSI] libsas: use right function to alloc smp responseJohn Gong2013-04-061-1/+1
| * | [SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com2013-04-061-2/+8