| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 35 | -2155/+1759 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 |
* | | | [SCSI] bfa: remove unused defintions and misc cleanups | Jing Huang | 2010-12-31 | 9 | -514/+158 |
* | | | [SCSI] bfa: remove inactive functions | Jing Huang | 2010-12-31 | 7 | -74/+0 |
* | | | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang | 2010-12-31 | 16 | -135/+125 |
* | | | [SCSI] bfa: Update the driver version to 2.3.2.3 | Krishna Gudipati | 2010-12-21 | 1 | -1/+1 |
* | | | [SCSI] bfa: io tag handling and minor bug fix. | Krishna Gudipati | 2010-12-21 | 4 | -16/+24 |
* | | | [SCSI] bfa: direct attach mode fix. | Krishna Gudipati | 2010-12-21 | 5 | -1/+111 |
* | | | [SCSI] bfa: IOC auto recovery fix. | Krishna Gudipati | 2010-12-21 | 6 | -100/+445 |
* | | | [SCSI] bfa: Store port configuration in flash for persistency. | Krishna Gudipati | 2010-12-21 | 3 | -3/+29 |
* | | | [SCSI] bfa: IOC fwtrace save logic & state machine fixes. | Krishna Gudipati | 2010-12-21 | 1 | -67/+74 |
* | | | [SCSI] bfa: remove unused functions and misc cleanups | Maggie Zhang | 2010-12-21 | 8 | -457/+110 |
* | | | [SCSI] bfa: remove all OS wrappers | Maggie Zhang | 2010-12-21 | 28 | -304/+210 |
* | | | [SCSI] bfa: remove all SCSI IO callbacks | Maggie Zhang | 2010-12-21 | 8 | -204/+49 |
* | | | [SCSI] bfa: scatter gather processing change | Maggie Zhang | 2010-12-21 | 1 | -81/+59 |
* | | | [SCSI] bfa: remove a file with small size | Maggie Zhang | 2010-12-21 | 5 | -112/+88 |
* | | | [SCSI] bfa: clean up one line functions | Maggie Zhang | 2010-12-21 | 19 | -930/+259 |
* | | | [SCSI] bfa: remove unused and empty functions | Maggie Zhang | 2010-12-21 | 15 | -710/+4 |
* | | | [SCSI] bfa: fix endianess sparse check warnings | Maggie | 2010-12-21 | 14 | -225/+228 |
* | | | [SCSI] bfa: fix regular sparse check warnings. | Maggie | 2010-12-21 | 9 | -28/+52 |
* | | | [SCSI] bfa: rename log_level to bfa_log_level | Jing Huang | 2010-12-20 | 9 | -46/+47 |
| |/
|/| |
|
* | | 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-16 | 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-04 | 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 |