| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Enable clustering and large transfers | Matthew Wilcox | 2006-04-13 | 1 | -1/+2 |
* | [SCSI] Simplify error handling | Matthew Wilcox | 2006-04-13 | 1 | -62/+22 |
* | [SCSI] Allow nvram settings to determine bus mode | Matthew Wilcox | 2006-04-13 | 1 | -31/+34 |
* | [SCSI] Use SPI messages where possible | Matthew Wilcox | 2006-04-13 | 1 | -3/+6 |
* | [SCSI] Disable sym2 driver queueing | Matthew Wilcox | 2006-04-13 | 4 | -11/+10 |
* | [SCSI] Mark div_10M array const | Matthew Wilcox | 2006-04-13 | 1 | -1/+1 |
* | [SCSI] Simplify error handling a bit | Matthew Wilcox | 2006-04-13 | 1 | -42/+8 |
* | [SCSI] Use pcibios_resource_to_bus() | Matthew Wilcox | 2006-04-13 | 1 | -42/+13 |
* | [SCSI] Change Kconfig option from IOMAPPED to MMIO | Matthew Wilcox | 2006-04-13 | 3 | -20/+26 |
* | [SCSI] sas transport: ref count update | Mike Anderson | 2006-04-13 | 1 | -24/+6 |
* | [SCSI] aacraid: Driver version update | Mark Haverkamp | 2006-04-13 | 3 | -11/+16 |
* | [SCSI] aacraid: Fix parenthesis placement error | Mark Haverkamp | 2006-04-13 | 1 | -2/+2 |
* | [SCSI] aacraid: Show max channel and max id is sysfs | Mark Haverkamp | 2006-04-13 | 1 | -0/+28 |
* | [SCSI] aacraid: Re-start helper thread if it dies | Mark Haverkamp | 2006-04-13 | 1 | -0/+12 |
* | [SCSI] aacraid: General driver cleanup | Mark Haverkamp | 2006-04-13 | 6 | -21/+18 |
* | [SCSI] aacraid: Fix extra unregister_chrdev | Mark Haverkamp | 2006-04-13 | 1 | -1/+2 |
* | [SCSI] aacraid: Fix error in max_channel field | Mark Haverkamp | 2006-04-13 | 1 | -2/+2 |
* | [SCSI] aacraid: Error path cleanup | Mark Haverkamp | 2006-04-13 | 1 | -2/+3 |
* | [SCSI] aacraid: Add timeout for events | Mark Haverkamp | 2006-04-13 | 2 | -11/+27 |
* | [SCSI] aacraid: Track command ownership in driver | Mark Haverkamp | 2006-04-13 | 3 | -19/+31 |
* | [SCSI] aacraid: Use scmd_ functions | Mark Haverkamp | 2006-04-13 | 2 | -11/+11 |
* | [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h | FUJITA Tomonori | 2006-04-13 | 4 | -125/+142 |
* | [SCSI] ibmvscsi: prevent scsi commands being sent in invalid state | Dave C Boutcher | 2006-04-13 | 1 | -1/+3 |
* | [SCSI] fix sg leak when scsi_execute_async fails | Mike Christie | 2006-04-13 | 1 | -0/+1 |
* | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 2006-04-13 | 5 | -207/+78 |
* | [SCSI] remove qlogicfc | James Bottomley | 2006-04-13 | 4 | -11989/+0 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-04-12 | 25 | -142/+430 |
|\ |
|
| * | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 2006-04-12 | 4 | -2/+30 |
| * | IB/cache: Use correct pointer to calculate size | Michael S. Tsirkin | 2006-04-10 | 1 | -1/+1 |
| * | IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() | Roland Dreier | 2006-04-10 | 1 | -5/+4 |
| * | IPoIB: Close race in ipoib_flush_paths() | Eli Cohen | 2006-04-10 | 1 | -2/+3 |
| * | IB/mthca: Disable tuning PCI read burst size | Michael S. Tsirkin | 2006-04-10 | 1 | -0/+7 |
| * | IPoIB: Make send and receive queue sizes tunable | Shirley Ma | 2006-04-10 | 4 | -20/+40 |
| * | IPoIB: Wait for join to finish before freeing mcast struct | Eli Cohen | 2006-04-10 | 1 | -21/+20 |
| * | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 14 | -64/+261 |
| * | IPoIB: Consolidate private neighbour data handling | Michael S. Tsirkin | 2006-04-04 | 3 | -17/+34 |
| * | IB/srp: Fix memory leak in options parsing | Roland Dreier | 2006-04-03 | 1 | -0/+1 |
| * | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 2006-04-02 | 4 | -11/+29 |
| * | IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 2006-04-02 | 1 | -1/+2 |
| * | IB/mad: fix oops in cancel_mads | Michael S. Tsirkin | 2006-04-02 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-04-12 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] sata_mv: properly print HC registers | Dan Aloni | 2006-04-12 | 1 | -1/+1 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-04-12 | 13 | -233/+67 |
|\ \ \ |
|
| * | | | [PATCH] Use pci_set_consistent_dma_mask in ixgb driver | Andreas Schwab | 2006-04-12 | 1 | -4/+9 |
| * | | | [PATCH] sky2: bad memory reference on dual port cards | Stephen Hemminger | 2006-04-12 | 2 | -3/+3 |
| * | | | [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue | Dale Farnsworth | 2006-04-12 | 1 | -3/+14 |
| * | | | [PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt | Brent Cook | 2006-04-12 | 1 | -1/+1 |
| * | | | [PATCH] net drivers: fix section attributes for gcc | Randy Dunlap | 2006-04-12 | 4 | -4/+4 |
| * | | | [PATCH] remove drivers/net/hydra.h | Adrian Bunk | 2006-04-12 | 1 | -177/+0 |
| * | | | [PATCH] drivers/net/via-rhine.c: make a function static | Adrian Bunk | 2006-04-12 | 1 | -1/+1 |