summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_fcpim.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati2012-01-111-409/+1Star
* [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-111-2/+4
* [SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati2011-07-271-0/+194
* [SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati2011-07-271-2/+467
* [SCSI] bfa: Add support for IO profiling.Krishna Gudipati2011-07-271-0/+73
* [SCSI] bfa: Extend BSG interface.Krishna Gudipati2011-06-301-0/+72
* [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-301-44/+75
* [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati2011-06-301-15/+49
* [SCSI] bfa: Enhancement for fcpim and IO tag handling.Krishna Gudipati2011-06-291-70/+197
* [SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati2011-06-291-8/+8
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-176/+175Star
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | [SCSI] bfa: remove unused defintions and misc cleanupsJing Huang2010-12-311-1/+1
* | | [SCSI] bfa: remove inactive functionsJing Huang2010-12-311-23/+0Star
* | | [SCSI] bfa: replace bfa_assert with WARN_ONJing Huang2010-12-311-21/+21
* | | [SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati2010-12-211-3/+5
* | | [SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang2010-12-211-294/+46Star
* | | [SCSI] bfa: remove all OS wrappersMaggie Zhang2010-12-211-21/+3Star
* | | [SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang2010-12-211-20/+33
* | | [SCSI] bfa: scatter gather processing changeMaggie Zhang2010-12-211-81/+59Star
* | | [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-211-1/+1
* | | [SCSI] bfa: remove unused and empty functionsMaggie Zhang2010-12-211-81/+1Star
| |/ |/|
* | [SCSI] bfa: fix comments for c filesJing Huang2010-10-251-150/+150
* | [SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang2010-10-251-11/+11
* | [SCSI] bfa: remove os wrapper and unused functionsJing Huang2010-10-251-15/+14Star
|/
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-171-21/+3439
* [SCSI] bfa: add dynamic queue selectionJing Huang2010-07-271-0/+24
* [SCSI] bfa: enable basic PBC supportJing Huang2010-07-271-5/+0Star
* [SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang2009-12-041-2/+2
* [SCSI] bfa: Brocade BFA FC SCSI driverJing Huang2009-10-021-0/+175