summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_im.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati2011-07-271-0/+26
* [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-301-2/+5
* [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati2011-06-291-0/+1
* [SCSI] bfa: Driver initialization and model description fixKrishna Gudipati2011-06-291-16/+3Star
* [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...Krishna Gudipati2011-06-291-1/+4
* [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati2011-06-291-1/+1
* [SCSI] bfa: remove inactive functionsJing Huang2010-12-311-1/+0Star
* [SCSI] bfa: replace bfa_assert with WARN_ONJing Huang2010-12-311-3/+3
* [SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati2010-12-211-1/+1
* [SCSI] bfa: remove all OS wrappersMaggie Zhang2010-12-211-19/+19
* [SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang2010-12-211-4/+6
* [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-211-1/+1
* [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-201-10/+11
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] bfa: fix comments for c filesJing Huang2010-10-251-19/+19
* [SCSI] bfa: fix frame size over 1024 compile warningJing Huang2010-10-251-13/+14
* [SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang2010-10-251-4/+4
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-171-134/+123Star
* scsi: bfa: correct onstack wait_queue_head declarationYong Zhang2010-08-111-2/+2
* [SCSI] bfa: vport fixesJing Huang2010-07-271-2/+13
* [SCSI] bfa: add dynamic queue selectionJing Huang2010-07-271-0/+9
* [SCSI] bfa: ioc attributes fixJing Huang2010-07-271-4/+4
* [SCSI] bfa: PBC vport createJing Huang2010-07-271-0/+1
* [SCSI] bfa: protect idr using bfad_mutexJing Huang2010-04-111-4/+9
* [SCSI] bfa: add fc transport class based vport create/deleteJing Huang2010-04-111-26/+27
* [SCSI] bfa: eliminate useless codeJulia Lawall2010-04-111-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati2010-03-071-10/+0Star
* [SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati2010-03-071-2/+12
* [SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati2010-03-071-17/+12Star
* [SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati2010-03-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-101-1/+1
|\
| * [SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang2009-12-041-1/+1
* | [SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin2009-11-031-1/+1
|/
* [SCSI] bfa: Brocade BFA FC SCSI driverJing Huang2009-10-021-0/+1230