summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi_transport: add support for net settingsMike Christie2011-08-271-0/+27
* [SCSI] ipr: Always initiate hard reset in kdump kernelAnton Blanchard2011-08-271-1/+1
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-274-5/+47
* [SCSI] bnx2fc: Bump version to 1.0.5Bhanu Prakash Gollapudi2011-08-272-2/+2
* [SCSI] bnx2fc: Prevent creating of NPIV port with duplicate WWNBhanu Prakash Gollapudi2011-08-271-0/+11
* [SCSI] bnx2fc: Obtain WWNN/WWPN from the shared memoryBhanu Prakash Gollapudi2011-08-271-5/+9
* [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-273-75/+73
* [SCSI] bnx2fc: Drop incoming ABTSBhanu Prakash Gollapudi2011-08-271-0/+8
* [SCSI] bnx2fc: code cleanup in bnx2fc_offload_sessionBhanu Prakash Gollapudi2011-08-271-4/+3
* [SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.Bhanu Prakash Gollapudi2011-08-272-11/+18
* [SCSI] bnx2fc: IO errors when receiving unsolicited LOGOBhanu Prakash Gollapudi2011-08-271-6/+0
* [SCSI] bnx2fc: Do not reuse the fcoe connection id immediatelyBhanu Prakash Gollapudi2011-08-271-1/+0
* [SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroyBhanu Prakash Gollapudi2011-08-271-2/+3
* [SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devicesBhanu Prakash Gollapudi2011-08-271-35/+57
* [SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destoryBhanu Prakash Gollapudi2011-08-271-24/+23
* [SCSI] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cle...Bhanu Prakash Gollapudi2011-08-271-6/+6
* [SCSI] bnx2fc: Do not attempt destroying NPIV port twiceBhanu Prakash Gollapudi2011-08-271-0/+12
* [SCSI] bnx2fc: Remove erroneous kref_get on IO requestBhanu Prakash Gollapudi2011-08-271-1/+0
* [SCSI] bnx2fc: Enable bsg_request support for bnx2fcBhanu Prakash Gollapudi2011-08-271-0/+2
* [SCSI] bnx2fc: Bug fixes in percpu_thread_create/destroyBhanu Prakash Gollapudi2011-08-271-3/+2
* [SCSI] bnx2fc: Reset the max receive frame sizeBhanu Prakash Gollapudi2011-08-271-0/+5
* [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com2011-08-271-0/+1
* [SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com2011-08-271-2/+2
* [SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com2011-08-271-7/+9
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-275-30/+105
* [SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com2011-08-271-0/+20
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-274-87/+39
* [SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis2011-08-271-1/+1
* [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-271-10/+10
* [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-272-4/+0
* [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-271-2/+3
* [SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis2011-08-271-0/+4
* [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap2011-08-271-0/+3
* [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-271-3/+2
* [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-278-64/+62
* [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi2011-08-276-38/+335
* [SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron2011-08-261-0/+10
* [SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron2011-08-261-20/+27
* [SCSI] isci: add version numberDan Williams2011-08-231-1/+10
* [SCSI] isci: fix event-get pointer incrementDan Williams2011-08-231-0/+3
* [SCSI] isci: dynamic interrupt coalescingDan Williams2011-08-232-1/+12
* [SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin2011-08-231-2/+10
* [SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang2011-08-231-18/+18
* [SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2011-08-232-0/+25
* [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2011-08-232-2/+2
* [SCSI] isci: fix sata response handlingDan Williams2011-08-231-12/+6
* Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds2011-08-233-0/+3
|\
| * s3c-adc-battery: Fix compilation error due to missing header (module.h)Vasily Khoruzhick2011-08-191-0/+1
| * max8997_charger: Needs module.hAxel Lin2011-08-191-0/+1
| * max8998_charger: Needs module.hRandy Dunlap2011-08-191-0/+1