summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] advansys: use request_firmwareJaswinder Singh Rajput2009-04-031-1630/+101
* [SCSI] qla1280: use request_firmwareJaswinder Singh Rajput2009-04-035-6029/+80
* [SCSI] libiscsi: fix iscsi pool error pathJean Delvare2009-04-031-1/+3
* [SCSI] cxgb3i: call ddp release function directlyMike Christie2009-04-031-10/+2
* [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie2009-04-035-57/+21
* [SCSI] cxgb3i: close all tcp connections upon chip resetKaren Xie2009-04-032-41/+71
* [SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie2009-04-032-46/+70
* [SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie2009-04-032-127/+118
* [SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie2009-04-033-10/+52
* [SCSI] aacraid driver updateLeubner, Achim2009-04-034-12/+59
* [SCSI] mptsas: remove unneeded checkAlan Cox2009-04-031-3/+2
* [SCSI] config: Make need for SCSI_CDROM clearerAlan Cox2009-04-031-4/+5
* [SCSI] stex: update version to 4.6.0000.3Ed Lin2009-04-031-5/+5
* [SCSI] stex: add new 6G controller supportEd Lin2009-04-031-31/+351
* [SCSI] stex: use config struct for parameters of different controllersEd Lin2009-04-031-76/+125
* [SCSI] stex: add MSI supportEd Lin2009-04-031-5/+43
* [SCSI] stex: small code fixes and changesEd Lin2009-04-031-65/+60
* [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-033-136/+1366
* [SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev2009-04-031-31/+2
* [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-032-26/+103
* [SCSI] fcoe: moves common FCoE library API functions to libfcoe moduleVasu Dev2009-04-032-64/+67
* [SCSI] fcoe, libfc: add libfcoe moduleVasu Dev2009-04-036-3/+35
* [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module fileVasu Dev2009-04-032-5/+0
* [SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev2009-04-033-533/+494
* [SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev2009-04-031-443/+0
* [SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev2009-04-033-54/+11
* [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug eventsRobert Love2009-04-031-47/+199
* [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love2009-04-034-144/+31
* [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love2009-04-031-51/+43
* [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
OpenPOWER on IntegriCloud