aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_im.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati1-134/+123
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang1-2/+2
2010-07-27[SCSI] bfa: vport fixesJing Huang1-2/+13
2010-07-27[SCSI] bfa: add dynamic queue selectionJing Huang1-0/+9
2010-07-27[SCSI] bfa: ioc attributes fixJing Huang1-4/+4
2010-07-27[SCSI] bfa: PBC vport createJing Huang1-0/+1
2010-04-11[SCSI] bfa: protect idr using bfad_mutexJing Huang1-4/+9
2010-04-11[SCSI] bfa: add fc transport class based vport create/deleteJing Huang1-26/+27
2010-04-11[SCSI] bfa: eliminate useless codeJulia Lawall1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07[SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati1-10/+0
2010-03-07[SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati1-2/+12
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati1-17/+12
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2009-12-04[SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang1-1/+1
2009-11-03[SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin1-1/+1
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang1-0/+1230