summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: fix endianess sparse check warningsMaggie2010-12-2114-225/+228
* [SCSI] bfa: fix regular sparse check warnings.Maggie2010-12-219-28/+52
* [SCSI] bnx2i: Updated version to 2.6.2.2Eddie Wai2010-12-211-2/+2
* [SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai2010-12-217-7/+14
* [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnectEddie Wai2010-12-211-27/+40
* [SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai2010-12-213-20/+60
* [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress opsEddie Wai2010-12-212-5/+23
* [SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai2010-12-213-92/+0Star
* [SCSI] bnx2i: Added mutex lock protection to conn_get_paramEddie Wai2010-12-211-3/+10
* [SCSI] bnx2i: Allow to abort the connection if connect request times outEddie Wai2010-12-211-1/+1
* [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai2010-12-212-7/+9
* [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)Eddie Wai2010-12-211-8/+16
* [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai2010-12-211-1/+5
* [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-212-2/+3
* [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai2010-12-211-8/+15
* [SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai2010-12-211-4/+8
* [SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai2010-12-211-11/+26
* [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2010-12-212-92/+0Star
* [SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai2010-12-218-18/+95
* [SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai2010-12-213-124/+206
* [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai2010-12-213-43/+119
* [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai2010-12-211-0/+100
* [SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2010-12-212-1/+9
* [SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2010-12-212-2/+3
* [SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart2010-12-211-1/+1
* [SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart2010-12-211-2/+2
* [SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart2010-12-2113-20/+803
* [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart2010-12-2114-382/+516
* [SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart2010-12-213-33/+149
* [SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart2010-12-216-14/+99
* [SCSI] fix id computation in scsi_eh_target_reset()James Bottomley2010-12-211-36/+25Star
* [SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2010-12-212-6/+43
* [SCSI] ipr: fix lun assignment and comparisonWayne Boyer2010-12-211-4/+3Star
* [SCSI] Retrieve the Caching mode pageLuben Tuikov2010-12-211-16/+47
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-5/+13
* [SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern2010-12-211-7/+20
* [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-209-46/+47
* xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-152-3/+3
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-12-152-20/+21
|\
| * md: protect against NULL reference when waiting to start a raid10.NeilBrown2010-12-092-4/+3Star
| * md: fix bug with re-adding of partially recovered device.NeilBrown2010-12-091-2/+5
| * md: fix possible deadlock in handling flush requests.NeilBrown2010-12-091-2/+4
| * md: move code in to submit_flushes.NeilBrown2010-12-091-6/+6
| * md: remove handling of flush_pending in md_submit_flush_dataNeilBrown2010-12-091-6/+3Star
* | dw_spi: Fix missing final read in some polling situationsMajor Lee2010-12-151-0/+5
* | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-151-1/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-151-1/+0Star
|\ \
| * | omap: nand: remove hardware ECC as defaultSukumar Ghorai2010-12-071-1/+0Star