aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26[SCSI] bfa: Update the driver version to 3.2.21.1Vijaya Mohan Guvva1-3/+3
2013-06-26[SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva1-0/+8
2013-01-30[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()Dan Carpenter1-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-10-07[SCSI] bfa: Firmware image naming convention updateKrishna Gudipati1-3/+3
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati1-0/+4
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-6/+226
2012-07-20[SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin1-0/+2
2012-04-25[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo response.Krishna Gudipati1-17/+0
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati1-0/+2
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-1/+7
2011-06-29[SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati1-1/+15
2011-06-29[SCSI] bfa: FCS bug fixes.Krishna Gudipati1-5/+0
2011-06-29[SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati1-95/+54
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati1-2/+13
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati1-0/+1
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati1-9/+27
2011-06-29[SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati1-0/+5
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.Krishna Gudipati1-2/+1
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati1-35/+46
2011-05-01[SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati1-8/+14
2011-05-01[SCSI] bfa: firmware download fixJing Huang1-10/+29
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang1-1/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-1/+1
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-5/+4
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-11/+11
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie1-2/+2
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang1-4/+4
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-16/+16
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang1-17/+0
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang1-24/+0
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati1-543/+812
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+2
2010-07-27[SCSI] bfa: add debugfs supportJing Huang1-0/+12
2010-07-27[SCSI] bfa: add description for module parametersJing Huang1-3/+30
2010-07-27[SCSI] bfa: PBC vport createJing Huang1-5/+56
2010-07-27[SCSI] bfa: enable new hardwareJing Huang1-0/+8
2010-04-11[SCSI] bfa: protect idr using bfad_mutexJing Huang1-1/+1
2010-04-11[SCSI] bfa: use pci_iomap() and pci_iounmap()Jing Huang1-8/+1
2010-04-11[SCSI] bfa: add fc transport class based vport create/deleteJing Huang1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati1-3/+1
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati1-1/+1
2010-03-07[SCSI] bfa: AEN and byte alignment fixes.Krishna Gudipati1-8/+1
2010-03-04[SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.Krishna Gudipati1-40/+149
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/+3
2009-12-04[SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang1-3/+3
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang1-0/+1182