summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| | * | airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| | * | mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman2009-10-271-1/+1
| | * | libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| | * | mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky2009-10-271-1/+1
| | * | cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-273-2/+29
| | * | mac80211: keep auth state when assoc failsJohannes Berg2009-10-271-2/+1
| | * | mac80211: fix ibss joiningReinette Chatre2009-10-271-4/+2
| | * | b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| | * | b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| | * | rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
| * | | bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac2009-10-281-1/+1
| * | | virtio-net: fix data corruption with OOMMichael S. Tsirkin2009-10-281-3/+11
| * | | sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings2009-10-281-3/+6
| * | | cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2009-10-282-6/+9
| * | | sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu2009-10-261-0/+1