aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati10-9/+863
2011-06-29[SCSI] bfa: Update the driver version to 3.0.2.0Krishna Gudipati1-1/+1
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati10-1/+955
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati6-40/+101
2011-06-29[SCSI] bfa: Enhancement for fcpim and IO tag handling.Krishna Gudipati6-93/+263
2011-06-29[SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati13-60/+129
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.Krishna Gudipati10-31/+130
2011-06-29[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.Krishna Gudipati10-137/+188
2011-06-29[SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati9-44/+181
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati18-1371/+1262
2011-06-29[SCSI] bfa: Add pbc port disable check and fix LPS message nameKrishna Gudipati6-11/+56
2011-06-29[SCSI] bfa: Introduce IOC event notification mechanism.Krishna Gudipati6-58/+88
2011-06-29[SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk.Krishna Gudipati4-59/+32
2011-05-24[SCSI] bfa: kdump fixJing Huang4-1/+41
2011-05-01[SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2-28/+27
2011-05-01[SCSI] bfa: firmware download fixJing Huang2-35/+29
2011-03-31Fix common misspellingsLucas De Marchi9-12/+12
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang9-514/+158
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang7-74/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang16-135/+125
2010-12-22Merge branch 'master' into for-nextJiri Kosina35-2155/+1759
2010-12-21[SCSI] bfa: Update the driver version to 2.3.2.3Krishna Gudipati1-1/+1
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati4-16/+24
2010-12-21[SCSI] bfa: direct attach mode fix.Krishna Gudipati5-1/+111
2010-12-21[SCSI] bfa: IOC auto recovery fix.Krishna Gudipati6-100/+445
2010-12-21[SCSI] bfa: Store port configuration in flash for persistency.Krishna Gudipati3-3/+29
2010-12-21[SCSI] bfa: IOC fwtrace save logic & state machine fixes.Krishna Gudipati1-67/+74
2010-12-21[SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang8-457/+110
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang28-304/+210
2010-12-21[SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang8-204/+49
2010-12-21[SCSI] bfa: scatter gather processing changeMaggie Zhang1-81/+59
2010-12-21[SCSI] bfa: remove a file with small sizeMaggie Zhang5-112/+88
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang19-930/+259
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang15-710/+4
2010-12-21[SCSI] bfa: fix endianess sparse check warningsMaggie14-225/+228
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie9-28/+52
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang9-46/+47
2010-11-16SCSI host lock push-downJeff Garzik1-3/+4
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang18-1003/+943
2010-10-25[SCSI] bfa: fix comments for header filesJing Huang16-267/+266
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang4-32/+15
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang10-258/+226
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang14-218/+191
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang15-396/+136
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati211-37654/+28999
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+2
2010-08-11scsi: remove private BIT macrosAndrew Morton1-3/+1
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin1-1/+1