aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: kdump fixJing Huang2011-05-244-1/+41
* [SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2011-05-012-28/+27
* [SCSI] bfa: firmware download fixJing Huang2011-05-012-35/+29
* Fix common misspellingsLucas De Marchi2011-03-319-12/+12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2235-2155/+1759
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | [SCSI] bfa: remove unused defintions and misc cleanupsJing Huang2010-12-319-514/+158
* | | [SCSI] bfa: remove inactive functionsJing Huang2010-12-317-74/+0
* | | [SCSI] bfa: replace bfa_assert with WARN_ONJing Huang2010-12-3116-135/+125
* | | [SCSI] bfa: Update the driver version to 2.3.2.3Krishna Gudipati2010-12-211-1/+1
* | | [SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati2010-12-214-16/+24
* | | [SCSI] bfa: direct attach mode fix.Krishna Gudipati2010-12-215-1/+111
* | | [SCSI] bfa: IOC auto recovery fix.Krishna Gudipati2010-12-216-100/+445
* | | [SCSI] bfa: Store port configuration in flash for persistency.Krishna Gudipati2010-12-213-3/+29
* | | [SCSI] bfa: IOC fwtrace save logic & state machine fixes.Krishna Gudipati2010-12-211-67/+74
* | | [SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang2010-12-218-457/+110
* | | [SCSI] bfa: remove all OS wrappersMaggie Zhang2010-12-2128-304/+210
* | | [SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang2010-12-218-204/+49
* | | [SCSI] bfa: scatter gather processing changeMaggie Zhang2010-12-211-81/+59
* | | [SCSI] bfa: remove a file with small sizeMaggie Zhang2010-12-215-112/+88
* | | [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-2119-930/+259
* | | [SCSI] bfa: remove unused and empty functionsMaggie Zhang2010-12-2115-710/+4
* | | [SCSI] bfa: fix endianess sparse check warningsMaggie2010-12-2114-225/+228
* | | [SCSI] bfa: fix regular sparse check warnings.Maggie2010-12-219-28/+52
* | | [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-209-46/+47
| |/ |/|
* | SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* | [SCSI] bfa: fix comments for c filesJing Huang2010-10-2518-1003/+943
* | [SCSI] bfa: fix comments for header filesJing Huang2010-10-2516-267/+266
* | [SCSI] bfa: fix frame size over 1024 compile warningJing Huang2010-10-254-32/+15
* | [SCSI] bfa: remove os wrapper functions and macrosJing Huang2010-10-2510-258/+226
* | [SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang2010-10-2514-218/+191
* | [SCSI] bfa: remove os wrapper and unused functionsJing Huang2010-10-2515-396/+136
|/
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-16211-37654/+28999
* Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+2
|\
| * param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
* | scsi: remove private BIT macrosAndrew Morton2010-08-111-3/+1
* | bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin2010-08-111-1/+1
* | scsi: bfa: correct onstack wait_queue_head declarationYong Zhang2010-08-111-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-044-9/+7
|\
| * scsi: bfa: use ARRAY_SIZEKulikov Vasiliy2010-07-202-7/+5
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-06-161-0/+22
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | [SCSI] bfa: add debugfs supportJing Huang2010-07-274-2/+571
* | | [SCSI] bfa: update driver version stringJing Huang2010-07-271-1/+1
* | | [SCSI] bfa: vport fixesJing Huang2010-07-273-3/+18
* | | [SCSI] bfa: fix wrong arg to callbackJing Huang2010-07-271-2/+2
* | | [SCSI] bfa: add ioc state checkingJing Huang2010-07-271-0/+3
* | | [SCSI] bfa: add description for module parametersJing Huang2010-07-272-3/+34