aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_im.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26[SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark1-4/+6
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-0/+9
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter1-8/+4
2012-05-22[SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati1-1/+1
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati1-0/+56
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+2
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-0/+26
2011-06-29[SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati1-2/+5
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati1-0/+1
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati1-16/+3
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.Krishna Gudipati1-1/+4
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati1-1/+1
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang1-1/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-3/+3
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati1-1/+1
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-19/+19
2010-12-21[SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang1-4/+6
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-1/+1
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang1-10/+11
2010-11-16SCSI host lock push-downJeff Garzik1-3/+4
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-19/+19
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang1-13/+14
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-4/+4
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