aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa
AgeCommit message (Expand)Author
2010-05-25[SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-01[SCSI] bfa: fix compilation warning in powerpcJing Huang
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-11[SCSI] bfa: sg addr big endian fixJing Huang
2010-04-11[SCSI] bfa: protect idr using bfad_mutexJing Huang
2010-04-11[SCSI] bfa: use pci_iomap() and pci_iounmap()Jing Huang
2010-04-11[SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining caseJing Huang
2010-04-11[SCSI] bfa: add fc transport class based vport create/deleteJing Huang
2010-04-11[SCSI] bfa: eliminate useless codeJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-03-07[SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati
2010-03-07[SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati
2010-03-07[SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati
2010-03-07[SCSI] bfa: FCS and include file changes.Krishna Gudipati
2010-03-07[SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati
2010-03-07[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati
2010-03-07[SCSI] bfa: IOC fixes, check for IOC down condition.Krishna Gudipati
2010-03-07[SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are ...Krishna Gudipati
2010-03-07[SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.Krishna Gudipati
2010-03-07[SCSI] bfa: IOC recovery fix in fcmode.Krishna Gudipati
2010-03-07[SCSI] bfa: AEN and byte alignment fixes.Krishna Gudipati
2010-03-07[SCSI] bfa: Introduce a link notification state machine.Krishna Gudipati
2010-03-07[SCSI] bfa: Added firmware save clear feature for BFA driver.Krishna Gudipati
2010-03-07[SCSI] bfa: FCS authentication related changes.Krishna Gudipati
2010-03-07[SCSI] bfa: PCI VPD, FIP and include file changes.Krishna Gudipati
2010-03-07[SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati
2010-03-07[SCSI] bfa: RPORT state machine: direct attach mode fix.Krishna Gudipati
2010-03-07[SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati
2010-03-07[SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.Krishna Gudipati
2010-03-07[SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASI...Krishna Gudipati
2010-03-04[SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.Krishna Gudipati
2010-03-04[SCSI] bfa: Fix to allow creation of only 190 vports on CNA.Krishna Gudipati
2010-03-04[SCSI] bfa: New interface to handle firmware upgrade scenarioKrishna Gudipati
2010-03-04[SCSI] bfa: Changes to support FDMI Driver ParameterKrishna Gudipati
2010-03-04[SCSI] bfa: Enable new halt interrupt in BFA.Krishna Gudipati
2010-03-04[SCSI] bfa: Enable IOC auto-recovery and IOC type fix.Krishna Gudipati
2010-03-04[SCSI] bfa: Defined a new LPS event to clear virtual link on a vportKrishna Gudipati
2010-03-04[SCSI] bfa: Added separate MSI-X module parameters.Krishna Gudipati
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04[SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-11[SCSI] bfa: declare MODULE_FIRMWAREBen Hutchings
2009-11-03[SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin