Age | Commit message (Expand) | Author | Files | Lines |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -2/+2 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -2/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -5/+3 |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 1 | -8/+3 |
2014-03-15 | [SCSI] bfa: set correct command return code | Hannes Reinecke | 1 | -1/+6 |
2013-09-04 | treewide: Convert retrun typos to return | Joe Perches | 1 | -1/+1 |
2013-06-26 | [SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereference | Jakob Normark | 1 | -4/+6 |
2013-02-28 | scsi/bfa: convert to idr_alloc() | Tejun Heo | 1 | -11/+4 |
2012-09-24 | [SCSI] bfa: Add PowerPC support and enable PCIE AER handling. | Krishna Gudipati | 1 | -0/+9 |
2012-07-20 | [SCSI] bfa: dereferencing freed memory in bfad_im_probe() | Dan Carpenter | 1 | -8/+4 |
2012-05-22 | [SCSI] bfa: Fix to set vport FC host sysfs entries | Krishna Gudipati | 1 | -1/+1 |
2012-01-11 | [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts. | Krishna Gudipati | 1 | -0/+56 |
2011-11-01 | scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+2 |
2011-07-27 | [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. | Krishna Gudipati | 1 | -0/+26 |
2011-06-30 | [SCSI] bfa: Driver and BSG enhancements. | Krishna Gudipati | 1 | -2/+5 |
2011-06-30 | [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. | Krishna Gudipati | 1 | -0/+1 |
2011-06-30 | [SCSI] bfa: Driver initialization and model description fix | Krishna Gudipati | 1 | -16/+3 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi... | Krishna Gudipati | 1 | -1/+4 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement | Krishna Gudipati | 1 | -1/+1 |
2010-12-31 | [SCSI] bfa: remove inactive functions | Jing Huang | 1 | -1/+0 |
2010-12-31 | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang | 1 | -3/+3 |
2010-12-21 | [SCSI] bfa: io tag handling and minor bug fix. | Krishna Gudipati | 1 | -1/+1 |
2010-12-21 | [SCSI] bfa: remove all OS wrappers | Maggie Zhang | 1 | -19/+19 |
2010-12-21 | [SCSI] bfa: remove all SCSI IO callbacks | Maggie Zhang | 1 | -4/+6 |
2010-12-21 | [SCSI] bfa: clean up one line functions | Maggie Zhang | 1 | -1/+1 |
2010-12-20 | [SCSI] bfa: rename log_level to bfa_log_level | Jing Huang | 1 | -10/+11 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -3/+4 |
2010-10-26 | [SCSI] bfa: fix comments for c files | Jing Huang | 1 | -19/+19 |
2010-10-26 | [SCSI] bfa: fix frame size over 1024 compile warning | Jing Huang | 1 | -13/+14 |
2010-10-26 | [SCSI] bfa: replace endian swap macros with the ones provided by linux | Jing Huang | 1 | -4/+4 |
2010-09-17 | [SCSI] bfa: cleanup driver | Krishna Gudipati | 1 | -134/+123 |
2010-08-11 | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang | 1 | -2/+2 |
2010-07-27 | [SCSI] bfa: vport fixes | Jing Huang | 1 | -2/+13 |
2010-07-27 | [SCSI] bfa: add dynamic queue selection | Jing Huang | 1 | -0/+9 |
2010-07-27 | [SCSI] bfa: ioc attributes fix | Jing Huang | 1 | -4/+4 |
2010-07-27 | [SCSI] bfa: PBC vport create | Jing Huang | 1 | -0/+1 |
2010-04-11 | [SCSI] bfa: protect idr using bfad_mutex | Jing Huang | 1 | -4/+9 |
2010-04-11 | [SCSI] bfa: add fc transport class based vport create/delete | Jing Huang | 1 | -26/+27 |
2010-04-11 | [SCSI] bfa: eliminate useless code | Julia Lawall | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-07 | [SCSI] bfa: Remove unused header files and did some cleanup. | Krishna Gudipati | 1 | -10/+0 |
2010-03-07 | [SCSI] bfa: Handle SCSI IO underrun case. | Krishna Gudipati | 1 | -2/+12 |
2010-03-07 | [SCSI] bfa: Replace bfa_get_attr() with specific APIs | Krishna Gudipati | 1 | -17/+12 |
2010-03-07 | [SCSI] bfa: Rename pport to fcport in BFA FCS. | Krishna Gudipati | 1 | -1/+1 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | [SCSI] bfa: fixed checkpatch errors for bfad files | Jing Huang | 1 | -1/+1 |
2009-11-03 | [SCSI] bfa: fix test in bfad_os_fc_host_init() | Roel Kluin | 1 | -1/+1 |
2009-10-02 | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 1 | -0/+1230 |