summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] fix propogation of integrity errorsMike Christie2009-10-291-1/+1
* [SCSI] stex: update version to 4.6.0000.4Ed Lin2009-10-291-4/+4
* [SCSI] stex: add support for reset request from firmwareEd Lin2009-10-291-83/+166
* [SCSI] stex: add small dma buffer supportEd Lin2009-10-291-5/+20
* [SCSI] mptfusion: Bump version to 3.04.13Kashyap, Desai2009-10-291-2/+2
* [SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai2009-10-291-5/+81
* [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai2009-10-291-4/+1
* [SCSI] megaraid_sas: Update version number and documentationYang, Bo2009-10-293-4/+66
* [SCSI] megaraid_sas: use the firmware boot timeout when waiting for commandsYang, Bo2009-10-291-11/+17
* [SCSI] megaraid_sas: fix 64 bit sense pointer truncationYang, Bo2009-10-291-4/+4
* [SCSI] megaraid_sas: Add the support for updating the OS after adding/removin...Yang, Bo2009-10-292-1/+141
* [SCSI] megaraid_sas: Fix the fix for fw hang caused by megaraid sas applicationYang, Bo2009-10-292-23/+77
* [SCSI] megaraid_sas: add the IEEE SGE support to SAS2 controllerYang, Bo2009-10-292-7/+82
* [SCSI] megaraid_sas: allocate the application cmds to sas2 controllerYang, Bo2009-10-292-3/+22
* [SCSI] megaraid_sas: report system PDs to OSYang, Bo2009-10-291-26/+65
* [SCSI] megaraid_sas: infrastructure to get PDs from FWYang, Bo2009-10-292-2/+182
* [SCSI] megaraid_sas: Add new megaraid SAS 2 controller support to the driverYang, Bo2009-10-292-5/+138
* [SCSI] megaraid_sas: add sysfs for AEN pollingYang, Bo2009-10-291-1/+23
* [SCSI] megaraid_sas: Add poll mechanism to megaraid sas driverYang, Bo2009-10-292-1/+45
* [SCSI] megaraid_sas: tape drive support fixYang, Bo2009-10-291-0/+11
* [SCSI] mpt2sas: Bump version 03.100.03.00Kashyap, Desai2009-10-291-2/+2
* [SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai2009-10-291-25/+27
* [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ...Kashyap, Desai2009-10-292-1/+136
* [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai2009-10-291-1/+33
* [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-294-22/+24
* [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-294-6/+7
* [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV...Kashyap, Desai2009-10-291-4/+3
* [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R...Kashyap, Desai2009-10-291-2/+2
* [SCSI] mpt2sas: Added new info messages for IR and Expander events.Kashyap, Desai2009-10-291-2/+14
* [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part...Kashyap, Desai2009-10-291-0/+25
* [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_initKashyap, Desai2009-10-291-0/+9
* [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai2009-10-293-8/+29
* [SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai2009-10-293-37/+104
* [SCSI] mpt2sas: Fixed some of the commentKashyap, Desai2009-10-291-10/+10
* [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-294-16/+119
* [SCSI] mpt2sas: Adding MPI Headers - revision LKashyap, Desai2009-10-295-14/+305
* [SCSI] mpt2sas: New device SAS2208 support is addedKashyap, Desai2009-10-292-0/+26
* [SCSI] mpt2sas: Add support in the driver to check for valid response infoKashyap, Desai2009-10-291-13/+14
* [SCSI] mpt2sas: Expander remove fails when it is processing another expander ...Kashyap, Desai2009-10-291-47/+62
* [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookupKashyap, Desai2009-10-293-210/+255
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-10-291-2/+4
|\
| * ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSDMikulas Patocka2009-10-291-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2945-391/+795
|\ \
| * | net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas2009-10-291-4/+1
| * | netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik2009-10-291-0/+4
| * | qlge: Fix firmware mailbox command timeout.Ron Mercer2009-10-292-11/+13
| * | qlge: Fix EEH handling.Ron Mercer2009-10-291-26/+52
| * | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman2009-10-291-7/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-2914-22/+46
| |\ \
| | * | MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz2009-10-271-1/+1