aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11scsi: remove private BIT macrosAndrew Morton1-3/+1
2010-07-27[SCSI] bfa: update to support BOFMJing Huang3-3/+17
2010-07-27[SCSI] bfa: fix link state structureJing Huang1-19/+3
2010-07-27[SCSI] bfa: add dynamic queue selectionJing Huang3-2/+21
2010-07-27[SCSI] bfa: fix uf post and rport fcpim state machineJing Huang1-0/+1
2010-07-27[SCSI] bfa: fix chip and memory initializationJing Huang1-0/+3
2010-07-27[SCSI] bfa: update to support firmware configuationJing Huang5-4/+23
2010-07-27[SCSI] bfa: fix prli retry issuesJing Huang1-0/+1
2010-07-27[SCSI] bfa: use standards defined timeout for ELS/CTJing Huang1-0/+1
2010-07-27[SCSI] bfa: statistics and typo fixJing Huang9-37/+50
2010-07-27[SCSI] bfa: ioc attributes fixJing Huang1-7/+12
2010-07-27[SCSI] bfa: PBC vport createJing Huang5-10/+18
2010-07-27[SCSI] bfa: enable basic PBC supportJing Huang6-21/+97
2010-07-27[SCSI] bfa: enable new hardwareJing Huang3-2/+13
2010-04-23Merge branch 'master' into for-nextJiri Kosina36-487/+620
2010-03-16Fix typos in commentsThomas Weber2-3/+3
2010-03-07[SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati5-181/+2
2010-03-07[SCSI] bfa: FCS and include file changes.Krishna Gudipati1-3/+2
2010-03-07[SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati4-198/+135
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati2-1/+21
2010-03-07[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati2-2/+24
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati6-34/+151
2010-03-07[SCSI] bfa: AEN and byte alignment fixes.Krishna Gudipati5-34/+49
2010-03-07[SCSI] bfa: Added firmware save clear feature for BFA driver.Krishna Gudipati1-0/+1
2010-03-07[SCSI] bfa: FCS authentication related changes.Krishna Gudipati2-2/+24
2010-03-07[SCSI] bfa: PCI VPD, FIP and include file changes.Krishna Gudipati7-25/+146
2010-03-07[SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati2-1/+4
2010-03-07[SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.Krishna Gudipati2-0/+36
2010-03-07[SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.Krishna Gudipati6-3/+11
2010-03-04[SCSI] bfa: Fix to allow creation of only 190 vports on CNA.Krishna Gudipati2-8/+1
2010-03-04[SCSI] bfa: New interface to handle firmware upgrade scenarioKrishna Gudipati1-1/+2
2010-03-04[SCSI] bfa: Changes to support FDMI Driver ParameterKrishna Gudipati1-0/+2
2010-03-04[SCSI] bfa: Enable new halt interrupt in BFA.Krishna Gudipati1-0/+1
2010-03-04[SCSI] bfa: Defined a new LPS event to clear virtual link on a vportKrishna Gudipati3-2/+16
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-2/+2
2009-12-04[SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang14-55/+56
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang102-0/+13857