| Commit message (Expand) | Author | Age | Files | Lines |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -3/+4 |
* | [SCSI] bfa: fix comments for c files | Jing Huang | 2010-10-25 | 18 | -1003/+943 |
* | [SCSI] bfa: fix comments for header files | Jing Huang | 2010-10-25 | 16 | -267/+266 |
* | [SCSI] bfa: fix frame size over 1024 compile warning | Jing Huang | 2010-10-25 | 4 | -32/+15 |
* | [SCSI] bfa: remove os wrapper functions and macros | Jing Huang | 2010-10-25 | 10 | -258/+226 |
* | [SCSI] bfa: replace endian swap macros with the ones provided by linux | Jing Huang | 2010-10-25 | 14 | -218/+191 |
* | [SCSI] bfa: remove os wrapper and unused functions | Jing Huang | 2010-10-25 | 15 | -396/+136 |
* | [SCSI] bfa: cleanup driver | Krishna Gudipati | 2010-09-17 | 211 | -37654/+28999 |
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -0/+2 |
|\ |
|
| * | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 2010-08-11 | 1 | -0/+2 |
* | | scsi: remove private BIT macros | Andrew Morton | 2010-08-11 | 1 | -3/+1 |
* | | bfa: wrong fcport H2I message tested in bfa_fcport_isr() | Roel Kluin | 2010-08-11 | 1 | -1/+1 |
* | | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang | 2010-08-11 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-05 | 4 | -9/+7 |
|\ |
|
| * | scsi: bfa: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 2 | -7/+5 |
| * | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 1 | -0/+22 |
| |\ |
|
| * | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | | [SCSI] bfa: add debugfs support | Jing Huang | 2010-07-27 | 4 | -2/+571 |
* | | | [SCSI] bfa: update driver version string | Jing Huang | 2010-07-27 | 1 | -1/+1 |
* | | | [SCSI] bfa: vport fixes | Jing Huang | 2010-07-27 | 3 | -3/+18 |
* | | | [SCSI] bfa: fix wrong arg to callback | Jing Huang | 2010-07-27 | 1 | -2/+2 |
* | | | [SCSI] bfa: add ioc state checking | Jing Huang | 2010-07-27 | 1 | -0/+3 |
* | | | [SCSI] bfa: add description for module parameters | Jing Huang | 2010-07-27 | 2 | -3/+34 |
* | | | [SCSI] bfa: update to support BOFM | Jing Huang | 2010-07-27 | 4 | -28/+36 |
* | | | [SCSI] bfa: fix possible IO double completion | Jing Huang | 2010-07-27 | 1 | -0/+34 |
* | | | [SCSI] bfa: fix link state structure | Jing Huang | 2010-07-27 | 2 | -25/+12 |
* | | | [SCSI] bfa: add dynamic queue selection | Jing Huang | 2010-07-27 | 14 | -19/+117 |
* | | | [SCSI] bfa: fix uf post and rport fcpim state machine | Jing Huang | 2010-07-27 | 5 | -10/+89 |
* | | | [SCSI] bfa: fix chip and memory initialization | Jing Huang | 2010-07-27 | 2 | -0/+28 |
* | | | [SCSI] bfa: update to support firmware configuation | Jing Huang | 2010-07-27 | 8 | -8/+112 |
* | | | [SCSI] bfa: add PBC port disable handling | Jing Huang | 2010-07-27 | 2 | -5/+36 |
* | | | [SCSI] bfa: fix prli retry issues | Jing Huang | 2010-07-27 | 4 | -5/+15 |
* | | | [SCSI] bfa: fix rport speed setting | Jing Huang | 2010-07-27 | 3 | -12/+30 |
* | | | [SCSI] bfa: fix interrupt coalescing setting | Jing Huang | 2010-07-27 | 1 | -13/+30 |
* | | | [SCSI] bfa: use standards defined timeout for ELS/CT | Jing Huang | 2010-07-27 | 10 | -21/+56 |
* | | | [SCSI] bfa: statistics and typo fix | Jing Huang | 2010-07-27 | 16 | -55/+105 |
* | | | [SCSI] bfa: ioc attributes fix | Jing Huang | 2010-07-27 | 10 | -47/+86 |
* | | | [SCSI] bfa: vport state machine fix | Jing Huang | 2010-07-27 | 1 | -4/+5 |
* | | | [SCSI] bfa: PBC vport create | Jing Huang | 2010-07-27 | 15 | -34/+179 |
* | | | [SCSI] bfa: enable basic PBC support | Jing Huang | 2010-07-27 | 19 | -127/+154 |
* | | | [SCSI] bfa: enable new hardware | Jing Huang | 2010-07-27 | 14 | -115/+155 |
| |/
|/| |
|
* | | [SCSI] bfa: fix system crash when reading sysfs fc_host statistics | Krishna Gudipati | 2010-05-25 | 1 | -0/+22 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 | 8 | -86/+287 |
|\ |
|
| * | [SCSI] bfa: fix compilation warning in powerpc | Jing Huang | 2010-05-01 | 1 | -4/+4 |
| * | [SCSI] bfa: sg addr big endian fix | Jing Huang | 2010-04-11 | 2 | -2/+17 |
| * | [SCSI] bfa: protect idr using bfad_mutex | Jing Huang | 2010-04-11 | 3 | -5/+11 |
| * | [SCSI] bfa: use pci_iomap() and pci_iounmap() | Jing Huang | 2010-04-11 | 2 | -9/+1 |
| * | [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining case | Jing Huang | 2010-04-11 | 2 | -34/+17 |
| * | [SCSI] bfa: add fc transport class based vport create/delete | Jing Huang | 2010-04-11 | 5 | -33/+239 |