aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang1-2/+2
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-9/+7
2010-07-27[SCSI] bfa: add debugfs supportJing Huang4-2/+571
2010-07-27[SCSI] bfa: update driver version stringJing Huang1-1/+1
2010-07-27[SCSI] bfa: vport fixesJing Huang3-3/+18
2010-07-27[SCSI] bfa: fix wrong arg to callbackJing Huang1-2/+2
2010-07-27[SCSI] bfa: add ioc state checkingJing Huang1-0/+3
2010-07-27[SCSI] bfa: add description for module parametersJing Huang2-3/+34
2010-07-27[SCSI] bfa: update to support BOFMJing Huang4-28/+36