summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_fcs_lport.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: LUN discovery issue in direct attach modeVijaya Mohan Guvva2013-12-191-1/+14
* [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-031-3/+11
* [SCSI] bfa: Fix FDISC timeout handlingVijaya Mohan Guvva2013-06-261-2/+17
* [SCSI] bfa: FDMI enhancementsVijaya Mohan Guvva2013-06-261-0/+190
* [SCSI] bfa: Fix few attributes in the RHBA CT passthru commandKrishna Gudipati2012-10-071-7/+7
* [SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati2012-10-071-3/+138
* [SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati2012-09-241-1/+45
* [SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati2012-09-241-2/+364
* [SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati2012-09-241-0/+28
* [SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati2012-09-241-32/+45
* [SCSI] bfa: FCS remote port enhancements.Krishna Gudipati2012-09-241-4/+52
* [SCSI] bfa: Support vport symbolic name change from sysfs.Krishna Gudipati2012-09-241-0/+63
* [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-201-3/+1
* [SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati2012-04-251-3/+3
* [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati2012-04-251-12/+14
* [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-281-0/+2
* [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati2011-07-271-4/+70
* [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-291-14/+156
* [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati2011-06-291-2/+2
* [SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati2011-06-291-3/+5
* [SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati2011-06-291-1/+146
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* 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-264/+204
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | [SCSI] bfa: replace bfa_assert with WARN_ONJing Huang2010-12-311-10/+10
* | | [SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati2010-12-211-2/+6
* | | [SCSI] bfa: direct attach mode fix.Krishna Gudipati2010-12-211-0/+3
* | | [SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang2010-12-211-1/+2
* | | [SCSI] bfa: remove all OS wrappersMaggie Zhang2010-12-211-6/+6
* | | [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-211-31/+34
* | | [SCSI] bfa: remove unused and empty functionsMaggie Zhang2010-12-211-49/+0
* | | [SCSI] bfa: fix endianess sparse check warningsMaggie2010-12-211-112/+114
* | | [SCSI] bfa: fix regular sparse check warnings.Maggie2010-12-211-3/+3
* | | [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-201-5/+5
| |/ |/|
* | [SCSI] bfa: fix comments for c filesJing Huang2010-10-251-214/+154
* | [SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang2010-10-251-54/+54
* | [SCSI] bfa: remove os wrapper and unused functionsJing Huang2010-10-251-11/+11
|/
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-161-270/+5141
* [SCSI] bfa: add PBC port disable handlingJing Huang2010-07-271-0/+3
* [SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati2010-03-071-24/+2
* [SCSI] bfa: FCS authentication related changes.Krishna Gudipati2010-03-071-0/+2
* [SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati2010-03-071-1/+6
* [SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati2010-03-071-5/+5
* [SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.Krishna Gudipati2010-03-041-10/+20
* [SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang2009-12-041-6/+5
* [SCSI] bfa: Brocade BFA FC SCSI driverJing Huang2009-10-021-0/+940
OpenPOWER on IntegriCloud