summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [SCSI] bfa: update to support BOFMJing Huang2010-07-274-28/+36
* | | [SCSI] bfa: fix possible IO double completionJing Huang2010-07-271-0/+34
* | | [SCSI] bfa: fix link state structureJing Huang2010-07-272-25/+12
* | | [SCSI] bfa: add dynamic queue selectionJing Huang2010-07-2714-19/+117
* | | [SCSI] bfa: fix uf post and rport fcpim state machineJing Huang2010-07-275-10/+89
* | | [SCSI] bfa: fix chip and memory initializationJing Huang2010-07-272-0/+28
* | | [SCSI] bfa: update to support firmware configuationJing Huang2010-07-278-8/+112
* | | [SCSI] bfa: add PBC port disable handlingJing Huang2010-07-272-5/+36
* | | [SCSI] bfa: fix prli retry issuesJing Huang2010-07-274-5/+15
* | | [SCSI] bfa: fix rport speed settingJing Huang2010-07-273-12/+30
* | | [SCSI] bfa: fix interrupt coalescing settingJing Huang2010-07-271-13/+30
* | | [SCSI] bfa: use standards defined timeout for ELS/CTJing Huang2010-07-2710-21/+56
* | | [SCSI] bfa: statistics and typo fixJing Huang2010-07-2716-55/+105
* | | [SCSI] bfa: ioc attributes fixJing Huang2010-07-2710-47/+86
* | | [SCSI] bfa: vport state machine fixJing Huang2010-07-271-4/+5
* | | [SCSI] bfa: PBC vport createJing Huang2010-07-2715-34/+179
* | | [SCSI] bfa: enable basic PBC supportJing Huang2010-07-2719-127/+154
* | | [SCSI] bfa: enable new hardwareJing Huang2010-07-2714-115/+155
| |/ |/|
* | [SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati2010-05-251-0/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-218-86/+287
|\
| * [SCSI] bfa: fix compilation warning in powerpcJing Huang2010-05-011-4/+4
| * [SCSI] bfa: sg addr big endian fixJing Huang2010-04-112-2/+17
| * [SCSI] bfa: protect idr using bfad_mutexJing Huang2010-04-113-5/+11
| * [SCSI] bfa: use pci_iomap() and pci_iounmap()Jing Huang2010-04-112-9/+1
| * [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining caseJing Huang2010-04-112-34/+17
| * [SCSI] bfa: add fc transport class based vport create/deleteJing Huang2010-04-115-33/+239
| * [SCSI] bfa: eliminate useless codeJulia Lawall2010-04-111-1/+0
* | Merge branch 'master' into for-nextJiri Kosina2010-04-2389-2438/+3491
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
| * [SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati2010-03-071-1/+1
| * [SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati2010-03-0713-238/+24
| * [SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati2010-03-071-2/+12
| * [SCSI] bfa: FCS and include file changes.Krishna Gudipati2010-03-075-35/+22
| * [SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati2010-03-077-706/+405
OpenPOWER on IntegriCloud