summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love2009-04-031-9/+12
* [SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh2009-04-031-6/+0
* [SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh2009-04-031-18/+24
* [SCSI] fix recovered error handlingJames Bottomley2009-04-033-16/+16
* [SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke2009-04-032-10/+4
* [SCSI] qla2xxx: Update version number to 8.03.01-k1.Andrew Vasquez2009-04-031-2/+2
* [SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao2009-04-031-2/+2
* [SCSI] qla2xxx: Correct several PCI-EEH issues.Seokmann Ju2009-04-033-3/+18
* [SCSI] qla2xxx: Don't cache VPD data for newer ISPs.Andrew Vasquez2009-04-032-2/+7
* [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.Andrew Vasquez2009-04-032-4/+9
* [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.Andrew Vasquez2009-04-032-64/+6
* [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez2009-04-036-16/+45
* [SCSI] qla2xxx: Drop use of IRQF_DISABLE.Giridhar Malavali2009-04-031-1/+1
* [SCSI] qla2xxx: Add EDC-update support.Joe Carnuccio2009-04-035-0/+238
* [SCSI] qla2xxx: Export flash-block-size for application support.Lalit Chandivade2009-04-031-0/+13
* [SCSI] qla2xxx: Cleanup unused flags and #defines.Shyam Sundar2009-04-035-127/+15
* [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.Lalit Chandivade2009-04-032-4/+14
* [SCSI] qla2xxx: Add reset capabilities for application support.Lalit Chandivade2009-04-034-0/+84
* [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade2009-04-036-1/+57
* [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.Joe Carnuccio2009-04-036-14/+184
* [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...Andrew Vasquez2009-04-031-19/+30
* [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().Andrew Vasquez2009-04-031-1/+1
* [SCSI] qla2xxx: Update MPI/PHY version retrieval codes.Andrew Vasquez2009-04-035-12/+32
* [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().Andrew Vasquez2009-04-031-3/+1
* [SCSI] qla2xxx: Pass in optional extended-initialization control block.Andrew Vasquez2009-04-035-7/+54
* [SCSI] qla2xxx: Always (re)read firmware version/capabilities information.Andrew Vasquez2009-04-031-5/+8
* [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao2009-04-031-1/+1
* [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.Giridhar Malavali2009-04-031-1/+1
* [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.Giridhar Malavali2009-04-031-2/+2
* [SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali2009-04-033-108/+7
* [SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez2009-04-035-78/+31
* [SCSI] ibmvfc: Driver version 1.0.5Brian King2009-04-031-2/+2
* [SCSI] ibmvfc: Improve ADISC timeout handlingBrian King2009-04-032-3/+106
* [SCSI] ibmvfc: Show host maxframe_sizeBrian King2009-04-031-0/+1
* [SCSI] ibmvfc: Fixup module parms attributesBrian King2009-04-031-1/+1
* [SCSI] ibmvfc: Fix dropped interruptsBrian King2009-04-032-2/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-022-3/+0
|\
| * Trim includes of fdtable.hAl Viro2009-03-312-3/+0
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-0219-135/+329
|\ \
| * | drm/radeon: load the right microcode on rs780Alex Deucher2009-04-031-4/+4
| * | Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linusDave Airlie2009-04-0316-123/+292
| |\ \
| | * | drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes2009-04-021-6/+1
| | * | drm/i915: Add a spinlock to protect the active_listCarl Worth2009-04-014-4/+29
| | * | drm/i915: Fix SDVO TV supportZhenyu Wang2009-04-012-52/+108
| | * | drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang2009-04-012-0/+6
| | * | drm/i915: Fix error in SDVO DTD and modeline convertZhenyu Wang2009-04-011-21/+4
| | * | drm/i915: Fix SDVO command debug functionZhenyu Wang2009-04-011-12/+13
| | * | drm/i915: fix TV mode setting in property changeZhenyu Wang2009-04-011-2/+5
| | * | drm/i915: only set TV mode when any property changedZhenyu Wang2009-04-011-7/+20
| | * | drm/i915: clean up udelay usageArjan van de Ven2009-04-011-1/+1
OpenPOWER on IntegriCloud