aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2010-07-272-3/+3
* [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai2010-07-271-1/+3
* [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai2010-07-271-0/+3
* [SCSI] mpt2sas: Bump version 06.100.00.00Kashyap, Desai2010-07-271-3/+3
* [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a lo...Kashyap, Desai2010-07-271-18/+38
* [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai2010-07-273-5/+28
* [SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai2010-07-271-39/+104
* [SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai2010-07-271-2/+12
* [SCSI] mpt2sas: Added -ENOMEM return type when allocation failsKashyap, Desai2010-07-271-1/+10
* [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai2010-07-273-103/+391
* [SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai2010-07-273-1/+62
* [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-276-114/+113
* [SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai2010-07-273-4/+200
* [SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai2010-07-275-45/+308
* [SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai2010-07-273-2/+32
* [SCSI] mpt2sas: Added expander phy control supportKashyap, Desai2010-07-271-30/+275
* [SCSI] mpt2sas: Added expander phy counter supportKashyap, Desai2010-07-271-9/+233
* [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i...Kashyap, Desai2010-07-271-0/+7
* [SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai2010-07-273-7/+27
* [SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _tra...Kashyap, Desai2010-07-271-6/+6
* [SCSI] cxgb3i: zero out reserved or un-used fields.Karen Xie2010-07-272-0/+7
* [SCSI] hpsa: sanitize max commandsStephen M. Cameron2010-07-271-2/+14
* [SCSI] hpsa: separate intx and msi/msix interrupt handlersStephen M. Cameron2010-07-271-7/+32
* [SCSI] hpsa: forbid hard reset of 640x boardsStephen M. Cameron2010-07-271-2/+16
* [SCSI] hpsa: Fix hard reset code.Stephen M. Cameron2010-07-272-41/+137
* [SCSI] hpsa: factor out the code to reset controllers on driver loadStephen M. Cameron2010-07-271-19/+30
* [SCSI] hpsa: factor out hpsa_find_cfg_addrs.Stephen M. Cameron2010-07-271-12/+22
* [SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure.Stephen M. Cameron2010-07-271-6/+6
* [SCSI] hpsa: Make "hpsa_allow_any=1" boot param enable Compaq Smart Arrays.Stephen M. Cameron2010-07-271-1/+5
* [SCSI] hpsa: add new controllersStephen M. Cameron2010-07-271-0/+10
* [SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...Nick Cheng2010-07-272-683/+677
* [SCSI] libfc: fix indefinite rport restartJoe Eykholt2010-07-271-1/+5
* [SCSI] libfc: Fix remote port restart problemJoe Eykholt2010-07-271-44/+31
* [SCSI] fnic: fnic_scsi.c: clean upRoel Kluin2010-07-271-14/+8
* [SCSI] libfc: lport state is enum not bit maskYi Zou2010-07-271-1/+1
* [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS ...Bhanu Prakash Gollapudi2010-07-271-3/+28
* [SCSI] libfcoe: Host doesnt handle CVL to NPIV portsBhanu Prakash Gollapudi2010-07-271-9/+33
* [SCSI] libfcoe: Handle duplicate critical descriptorsBhanu Prakash Gollapudi2010-07-271-0/+41
* [SCSI] libfcoe: update FIP FCF D flag from advertismentsJoe Eykholt2010-07-271-6/+9
* [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf ifJoe Eykholt2010-07-271-6/+7
* [SCSI] libfcoe: fix lenient aging of FCF advertisementsJoe Eykholt2010-07-271-34/+42
* [SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi2010-07-271-8/+63
* [SCSI] libfc: Honor LS_ACC response codes for PRLIBhanu Prakash Gollapudi2010-07-271-4/+19
* [SCSI] libfc: Retry a rejected PRLI requestBhanu Prakash Gollapudi2010-07-271-1/+1
* [SCSI] libfcoe: No solicitation if adv is droppedBhanu Prakash Gollapudi2010-07-271-1/+4
* [SCSI] libfcoe: Avoid hang when receiving non-critical descriptorsBhanu Prakash Gollapudi2010-07-271-2/+2
* [SCSI] libfcoe: FIP link keep-alive should continue while logged offJoe Eykholt2010-07-271-1/+1
* [SCSI] ipr: move setting of the allow_restart flag for vsets and disksWayne Boyer2010-07-271-3/+2
* [SCSI] be2iscsi: fix null dereference on error pathDan Carpenter2010-07-271-2/+2
* [SCSI] be2iscsi: fix memory leak on error pathDan Carpenter2010-07-271-0/+1