summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
| * [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-24/+12Star
| * [SCSI] mpt fusion: Use menuconfig objectsJan Engelhardt2007-10-121-9/+10
| * [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-1225-48/+48
| * [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-122-0/+68
| * [SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2007-10-122-105/+159
| * [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-127-144/+150
| * [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-125-28/+75
| * [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-124-0/+64
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
|/
* [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
* [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
* [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-284-246/+194Star
* [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
* [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
* [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi...Prakash, Sathya2007-07-284-229/+308
* [SCSI] mpt fusion: update Kconfig helpGwendal Grignou2007-07-201-0/+1
* [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-183-63/+278
* [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-182-2/+14
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-187-0/+272
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-1619-425/+328Star
|\
| * [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore2007-06-171-8/+45
| * [SCSI] mpt fusion: cleanup eh handlersEric Moore2007-06-171-55/+77
| * [SCSI] mpt fusion: bump versionEric Moore2007-06-171-2/+2
| * [SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore2007-06-171-7/+31
| * [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-174-12/+0Star
| * [SCSI] mpt fusion: remove unused header - mpi_inb.hEric Moore2007-06-171-221/+0Star
| * [SCSI] mpt fusion: new mpi headers version 1.5.16Eric Moore2007-06-176-51/+144
| * [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-1711-11/+11
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-312-5/+5
| |\
| * | [SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori2007-05-301-59/+19Star
* | | [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman2007-06-051-3/+5
| |/ |/|
* | [SCSI] fusion: Fix |/|| confusionDave Jones2007-05-222-5/+5
|/
* [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-101-0/+1
* misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-054-48/+51
|\
| * [SCSI] fusion: fix domain validation loopsEric Moore2007-04-302-2/+22
| * [SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk2007-04-011-1/+1
| * [SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore2007-03-201-4/+1Star
| * [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2007-03-202-3/+5
| * [SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms2007-03-201-12/+0Star
| * [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-203-26/+22Star
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-3/+3
* | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-12/+14
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
* | [SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter2007-03-111-2/+5
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+1Star
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1