Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk | 1 | -1/+1 |
2006-06-27 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 2 | -6/+3 |
2006-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -195/+447 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 1 | -16/+0 |
2006-06-10 | [SCSI] mptfusion: change driver revision to 3.03.10 | Michael Reed | 1 | -2/+2 |
2006-06-10 | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 3 | -17/+17 |
2006-06-10 | [SCSI] mptfc: fix fibre channel infinite request/response loop | Michael Reed | 2 | -2/+35 |
2006-06-10 | [SCSI] mptfc: set fibre channel fw target missing timers to one second | Michael Reed | 2 | -9/+172 |
2006-06-10 | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 4 | -137/+184 |
2006-06-10 | Merge ../linux-2.6 | James Bottomley | 6 | -142/+309 |
2006-06-09 | [FUSION]: Fix mptspi.c build with CONFIG_PM not set. | Tom "spot" Callaway | 1 | -0/+2 |
2006-05-31 | [SCSI] kdump: mpt fusion driver initialization failure fix | Vivek Goyal | 1 | -38/+50 |
2006-05-19 | [SCSI] mptspi: reset handler shouldn't be called for other bus protocols | James Bottomley | 1 | -6/+21 |
2006-05-10 | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc | mdr@sgi.com | 1 | -4/+7 |
2006-05-03 | [SCSI] mptspi: revalidate negotiation parameters after host reset and resume | Eric Moore | 1 | -2/+66 |
2006-04-27 | [SCSI] fusion - bug fix stack overflow in mptbase | Eric Moore | 1 | -23/+37 |
2006-04-25 | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 4 | -77/+107 |
2006-04-25 | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | 3 | -32/+73 |
2006-04-14 | [SCSI] mptfusion - fix panic in mptsas_slave_configure | Moore, Eric | 1 | -1/+9 |
2006-03-19 | [SCSI] convert mptsas over to end_device/expander allocations | James Bottomley | 1 | -5/+40 |
2006-03-14 | [SCSI] fusion - bump version | Moore, Eric | 1 | -2/+2 |
2006-03-14 | [SCSI] fusion - expander hotplug suport in mptsas module | Moore, Eric | 2 | -69/+289 |
2006-03-14 | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 3 | -27/+107 |
2006-03-14 | [SCSI] fusion - memory leak, and initializing fields | Moore, Eric | 1 | -0/+11 |
2006-03-14 | [SCSI] fusion - exclosure misspelled | Moore, Eric | 1 | -2/+2 |
2006-03-14 | [SCSI] fusion - cleanup mptsas event handling functions | Moore, Eric | 1 | -39/+57 |
2006-03-14 | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 5 | -55/+30 |
2006-03-14 | [SCSI] fusion - static fix's | Moore, Eric | 3 | -4/+3 |
2006-03-14 | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 8 | -26/+122 |
2006-03-14 | [SCSI] fusion - loginfo header update | Moore, Eric | 2 | -46/+63 |
2006-03-12 | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 1 | -44/+0 |
2006-03-01 | [SCSI] mptspi: Add transport class Domain Validation | James Bottomley | 6 | -2459/+774 |
2006-02-27 | [SCSI] mptsas: add support for enclosure and bay identifier attributes | Christoph Hellwig | 1 | -35/+161 |
2006-02-27 | [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static | Adrian Bunk | 1 | -2/+2 |
2006-02-27 | [SCSI] fusion - mptlan - remove wierd humor print | Moore, Eric | 1 | -4/+1 |
2006-02-04 | [SCSI] fusion - mptctl -adding asyn event notification support | Moore, Eric | 2 | -0/+80 |
2006-02-04 | [SCSI] fusion - mptctl -firmware download fix | Moore, Eric | 1 | -15/+20 |
2006-02-04 | [SCSI] fusion - mptctl - backplane istwi fix | Moore, Eric | 3 | -125/+63 |
2006-02-04 | [SCSI] fusion - mptctl -sense width fix | Moore, Eric | 1 | -2/+6 |
2006-02-04 | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric | 3 | -5/+4 |
2006-02-04 | [SCSI] fusion - mtctl - change to wait_event_timeout | Moore, Eric | 1 | -6/+5 |
2006-02-04 | [SCSI] fusion - mptctl - adding support for bus_type=SAS | Moore, Eric | 2 | -4/+8 |
2006-02-04 | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. | Moore, Eric | 1 | -0/+21 |
2006-01-31 | [SCSI] fusion: add message sanity check | Moore, Eric | 1 | -1/+14 |
2006-01-31 | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 1 | -6/+8 |
2006-01-31 | [SCSI] fusion: unloading the driver results in panic - fix | Moore, Eric | 1 | -4/+10 |
2006-01-31 | [SCSI] mptsas: don't complain on bogus slave_alloc calls | Christoph Hellwig | 1 | -2/+1 |
2006-01-31 | [SCSI] fusion: add task managment response code info | Moore, Eric | 1 | -0/+41 |
2006-01-31 | [SCSI] fusion: add MSI support | Christoph Hellwig | 1 | -0/+11 |