Age | Commit message (Expand) | Author | Files | Lines |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -0/+2 |
2010-08-11 | scsi: remove private BIT macros | Andrew Morton | 1 | -3/+1 |
2010-08-11 | bfa: wrong fcport H2I message tested in bfa_fcport_isr() | Roel Kluin | 1 | -1/+1 |
2010-08-11 | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang | 1 | -2/+2 |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 1 | -0/+2 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 4 | -9/+7 |
2010-07-27 | [SCSI] bfa: add debugfs support | Jing Huang | 4 | -2/+571 |
2010-07-27 | [SCSI] bfa: update driver version string | Jing Huang | 1 | -1/+1 |
2010-07-27 | [SCSI] bfa: vport fixes | Jing Huang | 3 | -3/+18 |
2010-07-27 | [SCSI] bfa: fix wrong arg to callback | Jing Huang | 1 | -2/+2 |
2010-07-27 | [SCSI] bfa: add ioc state checking | Jing Huang | 1 | -0/+3 |
2010-07-27 | [SCSI] bfa: add description for module parameters | Jing Huang | 2 | -3/+34 |
2010-07-27 | [SCSI] bfa: update to support BOFM | Jing Huang | 4 | -28/+36 |
2010-07-27 | [SCSI] bfa: fix possible IO double completion | Jing Huang | 1 | -0/+34 |
2010-07-27 | [SCSI] bfa: fix link state structure | Jing Huang | 2 | -25/+12 |
2010-07-27 | [SCSI] bfa: add dynamic queue selection | Jing Huang | 14 | -19/+117 |
2010-07-27 | [SCSI] bfa: fix uf post and rport fcpim state machine | Jing Huang | 5 | -10/+89 |
2010-07-27 | [SCSI] bfa: fix chip and memory initialization | Jing Huang | 2 | -0/+28 |
2010-07-27 | [SCSI] bfa: update to support firmware configuation | Jing Huang | 8 | -8/+112 |
2010-07-27 | [SCSI] bfa: add PBC port disable handling | Jing Huang | 2 | -5/+36 |
2010-07-27 | [SCSI] bfa: fix prli retry issues | Jing Huang | 4 | -5/+15 |
2010-07-27 | [SCSI] bfa: fix rport speed setting | Jing Huang | 3 | -12/+30 |
2010-07-27 | [SCSI] bfa: fix interrupt coalescing setting | Jing Huang | 1 | -13/+30 |
2010-07-27 | [SCSI] bfa: use standards defined timeout for ELS/CT | Jing Huang | 10 | -21/+56 |
2010-07-27 | [SCSI] bfa: statistics and typo fix | Jing Huang | 16 | -55/+105 |
2010-07-27 | [SCSI] bfa: ioc attributes fix | Jing Huang | 10 | -47/+86 |
2010-07-27 | [SCSI] bfa: vport state machine fix | Jing Huang | 1 | -4/+5 |
2010-07-27 | [SCSI] bfa: PBC vport create | Jing Huang | 15 | -34/+179 |
2010-07-27 | [SCSI] bfa: enable basic PBC support | Jing Huang | 19 | -127/+154 |
2010-07-27 | [SCSI] bfa: enable new hardware | Jing Huang | 14 | -115/+155 |
2010-07-20 | scsi: bfa: use ARRAY_SIZE | Kulikov Vasiliy | 2 | -7/+5 |
2010-07-11 | fix comment/printk typos concerning "already" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+22 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2010-05-25 | [SCSI] bfa: fix system crash when reading sysfs fc_host statistics | Krishna Gudipati | 1 | -0/+22 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 8 | -86/+287 |
2010-05-01 | [SCSI] bfa: fix compilation warning in powerpc | Jing Huang | 1 | -4/+4 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 89 | -2438/+3491 |
2010-04-11 | [SCSI] bfa: sg addr big endian fix | Jing Huang | 2 | -2/+17 |
2010-04-11 | [SCSI] bfa: protect idr using bfad_mutex | Jing Huang | 3 | -5/+11 |
2010-04-11 | [SCSI] bfa: use pci_iomap() and pci_iounmap() | Jing Huang | 2 | -9/+1 |
2010-04-11 | [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining case | Jing Huang | 2 | -34/+17 |
2010-04-11 | [SCSI] bfa: add fc transport class based vport create/delete | Jing Huang | 5 | -33/+239 |
2010-04-11 | [SCSI] bfa: eliminate useless code | Julia Lawall | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2010-03-16 | Fix typos in comments | Thomas Weber | 2 | -3/+3 |
2010-03-07 | [SCSI] bfa: Update the driver version to 2.1.2.1. | Krishna Gudipati | 1 | -1/+1 |
2010-03-07 | [SCSI] bfa: Remove unused header files and did some cleanup. | Krishna Gudipati | 13 | -238/+24 |
2010-03-07 | [SCSI] bfa: Handle SCSI IO underrun case. | Krishna Gudipati | 1 | -2/+12 |
2010-03-07 | [SCSI] bfa: FCS and include file changes. | Krishna Gudipati | 5 | -35/+22 |