summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_im.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+2
* bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter2016-05-091-2/+3
* bfa: File header and user visible string changesAnil Gurumurthy2015-12-021-2/+2
* bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy2015-12-021-0/+26
* bfa: Update copyright messagesAnil Gurumurthy2015-12-021-2/+3
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-2/+0
* bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov2015-08-121-0/+2
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+2
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+3
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-8/+3
* [SCSI] bfa: set correct command return codeHannes Reinecke2014-03-151-1/+6
* treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
* [SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark2013-06-261-4/+6
* scsi/bfa: convert to idr_alloc()Tejun Heo2013-02-271-11/+4
* [SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati2012-09-241-0/+9
* [SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter2012-07-201-8/+4
* [SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati2012-05-221-1/+1
* [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-101-0/+56
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+2
* [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-291-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/+3
* [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/+0
* [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-161-134/+123
* 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/+0
* 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/+0
* [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/+12