summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] hpsa: Fix hard reset code.Stephen M. Cameron2-41/+137
2010-07-27[SCSI] hpsa: factor out the code to reset controllers on driver loadStephen M. Cameron1-19/+30
2010-07-27[SCSI] hpsa: factor out hpsa_find_cfg_addrs.Stephen M. Cameron1-12/+22
2010-07-27[SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure.Stephen M. Cameron1-6/+6
2010-07-27[SCSI] hpsa: Make "hpsa_allow_any=1" boot param enable Compaq Smart Arrays.Stephen M. Cameron1-1/+5
2010-07-27[SCSI] hpsa: add new controllersStephen M. Cameron1-0/+10
2010-07-27[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...Nick Cheng2-683/+677
2010-07-27[SCSI] libfc: fix indefinite rport restartJoe Eykholt1-1/+5
2010-07-27[SCSI] libfc: Fix remote port restart problemJoe Eykholt1-44/+31
2010-07-27[SCSI] fnic: fnic_scsi.c: clean upRoel Kluin1-14/+8
2010-07-27[SCSI] libfc: lport state is enum not bit maskYi Zou1-1/+1
2010-07-27[SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS ...Bhanu Prakash Gollapudi1-3/+28
2010-07-27[SCSI] libfcoe: Host doesnt handle CVL to NPIV portsBhanu Prakash Gollapudi1-9/+33
2010-07-27[SCSI] libfcoe: Handle duplicate critical descriptorsBhanu Prakash Gollapudi1-0/+41
2010-07-27[SCSI] libfcoe: update FIP FCF D flag from advertismentsJoe Eykholt1-6/+9
2010-07-27[SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf ifJoe Eykholt1-6/+7
2010-07-27[SCSI] libfcoe: fix lenient aging of FCF advertisementsJoe Eykholt1-34/+42
2010-07-27[SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi1-8/+63
2010-07-27[SCSI] libfc: Honor LS_ACC response codes for PRLIBhanu Prakash Gollapudi1-4/+19
2010-07-27[SCSI] libfc: Retry a rejected PRLI requestBhanu Prakash Gollapudi1-1/+1
2010-07-27[SCSI] libfcoe: No solicitation if adv is droppedBhanu Prakash Gollapudi1-1/+4
2010-07-27[SCSI] libfcoe: Avoid hang when receiving non-critical descriptorsBhanu Prakash Gollapudi1-2/+2
2010-07-27[SCSI] libfcoe: FIP link keep-alive should continue while logged offJoe Eykholt1-1/+1
2010-07-27[SCSI] ipr: move setting of the allow_restart flag for vsets and disksWayne Boyer1-3/+2
2010-07-27[SCSI] be2iscsi: fix null dereference on error pathDan Carpenter1-2/+2
2010-07-27[SCSI] be2iscsi: fix memory leak on error pathDan Carpenter1-0/+1
2010-07-27[SCSI] ipr: add writeq definition if neededWayne Boyer1-0/+8
2010-07-27[SCSI] be2iscsi: fix disconnection cleanupMike Christie3-71/+56
2010-07-27[SCSI] lpfc 8.3.14: Update Driver version to 8.3.14James Smart1-1/+1
2010-07-27[SCSI] lpfc 8.3.14: SCSI and SLI API fixesJames Smart8-11/+62
2010-07-27[SCSI] lpfc 8.3.14: FCoE Discovery FixesJames Smart4-20/+175
2010-07-27[SCSI] lpfc 8.3.14: PCI fixes and enhancementsJames Smart5-41/+228
2010-07-27[SCSI] pmcraid: MSI-X support and other changesAnil Ravindranath2-348/+843
2010-07-27[SCSI] lpfc 8.3.13: Update Driver Version to 8.3.13James Smart1-1/+1
2010-07-27[SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands.James Smart11-41/+310
2010-07-27[SCSI] lpfc 8.3.13: Misc fixesJames Smart5-2/+13
2010-07-27[SCSI] lpfc 8.3.13: SCSI specific changesJames Smart3-3/+17
2010-07-27[SCSI] lpfc 8.3.13: Initialization code clean up and fixes.James Smart6-40/+43
2010-07-27[SCSI] lpfc 8.3.13: FC Discovery Fixes and enhancements.James Smart5-4/+50
2010-07-27[SCSI] ipr: add endian swap enablement for 64 bit adaptersWayne Boyer2-4/+24
2010-07-27[SCSI] dpt_i2o: Use GFP_ATOMIC when a lock is heldJulia Lawall1-5/+10
2010-07-27[SCSI] qla2xxx: Updated version number to 8.03.03-k0.Giridhar Malavali1-3/+3
2010-07-27[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...Andrew Vasquez1-10/+22
2010-07-27[SCSI] qla2xxx: Removed redundant check for ISP 84xx.Giridhar Malavali1-1/+1
2010-07-27[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...Giridhar Malavali2-5/+10
2010-07-27[SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi2-3/+3
2010-07-27[SCSI] qla2xxx: Fix flash write failure on ISP82xx.Lalit Chandivade1-3/+4
2010-07-27[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar4-24/+78
2010-07-27[SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade1-1/+2
2010-07-27[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...Harish Zunjarrao3-7/+215