aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-20net: sk_sleep() helperEric Dumazet1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller168-96/+330
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller132-3523/+7202
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-84/+171
2010-04-03net: convert multicast list to list_headJiri Pirko1-2/+2
2010-04-03net: move address list functions to a separate fileJiri Pirko1-7/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo165-11/+158
2010-03-27[SCSI] qla1280: retain firmware for error recoveryMichael Reed1-52/+109
2010-03-27[SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski1-0/+8
2010-03-27[SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali1-2/+2
2010-03-27[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar1-1/+5
2010-03-27[SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings1-15/+13
2010-03-27[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time.Michael Hernandez1-1/+3
2010-03-27[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez1-5/+4
2010-03-27[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar2-4/+22
2010-03-27[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke1-2/+2
2010-03-27[SCSI] libiscsi: Fix recovery slowdown regressionMike Christie1-2/+3
2010-03-19Merge branch 'master' into for-linusJens Axboe14-18/+18
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds131-3523/+7201
2010-03-16Remove GENHD_FL_DRIVERFSNeilBrown1-1/+1
2010-03-15pcmcia: add important if statementDan Carpenter1-0/+1
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-13/+13
2010-03-12drivers/scsi/ses.c: eliminate double freeJulia Lawall1-2/+2
2010-03-08qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos1-1/+1
2010-03-08[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen1-12/+12
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina10-13/+13
2010-03-07platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König2-2/+2
2010-03-07[SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati1-1/+1
2010-03-07[SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati13-238/+24
2010-03-07[SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati1-2/+12
2010-03-07[SCSI] bfa: FCS and include file changes.Krishna Gudipati5-35/+22
2010-03-07[SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati7-706/+405
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati15-215/+195
2010-03-07[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati4-8/+66
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati25-735/+1103
2010-03-07[SCSI] bfa: IOC fixes, check for IOC down condition.Krishna Gudipati2-3/+18
2010-03-07[SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are in FW mismatch state.Krishna Gudipati2-27/+17
2010-03-07[SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.Krishna Gudipati5-24/+74
2010-03-07[SCSI] bfa: IOC recovery fix in fcmode.Krishna Gudipati1-4/+13
2010-03-07[SCSI] bfa: AEN and byte alignment fixes.Krishna Gudipati9-64/+73
2010-03-07[SCSI] bfa: Introduce a link notification state machine.Krishna Gudipati2-15/+230
2010-03-07[SCSI] bfa: Added firmware save clear feature for BFA driver.Krishna Gudipati4-1/+20
2010-03-07[SCSI] bfa: FCS authentication related changes.Krishna Gudipati5-2/+33
2010-03-07[SCSI] bfa: PCI VPD, FIP and include file changes.Krishna Gudipati9-59/+178
2010-03-07[SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati4-4/+20
2010-03-07[SCSI] bfa: RPORT state machine: direct attach mode fix.Krishna Gudipati1-4/+11
2010-03-07[SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati14-146/+146
2010-03-07[SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.Krishna Gudipati6-4/+70