aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_fcs_lport.c
Commit message (Expand)AuthorAgeFilesLines
* 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