| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] advansys: use request_firmware | Jaswinder Singh Rajput | 2009-04-03 | 7 | -1630/+1314 |
* | [SCSI] qla1280: use request_firmware | Jaswinder Singh Rajput | 2009-04-03 | 10 | -6029/+5985 |
* | [SCSI] libiscsi: fix iscsi pool error path | Jean Delvare | 2009-04-03 | 1 | -1/+3 |
* | [SCSI] cxgb3i: call ddp release function directly | Mike Christie | 2009-04-03 | 1 | -10/+2 |
* | [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module | Karen Xie | 2009-04-03 | 5 | -57/+21 |
* | [SCSI] cxgb3i: close all tcp connections upon chip reset | Karen Xie | 2009-04-03 | 2 | -41/+71 |
* | [SCSI] cxgb3i: re-read ddp settings information after chip reset | Mike Christie | 2009-04-03 | 2 | -46/+70 |
* | [SCSI] cxgb3i: re-initialize ddp settings after chip reset | Karen Xie | 2009-04-03 | 2 | -127/+118 |
* | [SCSI] cxgb3i: subscribe to error notification from cxgb3 driver | Karen Xie | 2009-04-03 | 3 | -10/+52 |
* | [SCSI] aacraid driver update | Leubner, Achim | 2009-04-03 | 5 | -23/+63 |
* | [SCSI] mptsas: remove unneeded check | Alan Cox | 2009-04-03 | 1 | -3/+2 |
* | [SCSI] config: Make need for SCSI_CDROM clearer | Alan Cox | 2009-04-03 | 1 | -4/+5 |
* | [SCSI] stex: update version to 4.6.0000.3 | Ed Lin | 2009-04-03 | 1 | -5/+5 |
* | [SCSI] stex: add new 6G controller support | Ed Lin | 2009-04-03 | 1 | -31/+351 |
* | [SCSI] stex: use config struct for parameters of different controllers | Ed Lin | 2009-04-03 | 1 | -76/+125 |
* | [SCSI] stex: add MSI support | Ed Lin | 2009-04-03 | 1 | -5/+43 |
* | [SCSI] stex: small code fixes and changes | Ed Lin | 2009-04-03 | 1 | -65/+60 |
* | [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. | Joe Eykholt | 2009-04-03 | 4 | -137/+1499 |
* | [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. | Joe Eykholt | 2009-04-03 | 1 | -0/+237 |
* | [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc | Vasu Dev | 2009-04-03 | 2 | -36/+19 |
* | [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module | Vasu Dev | 2009-04-03 | 3 | -144/+105 |
* | [SCSI] fcoe: moves common FCoE library API functions to libfcoe module | Vasu Dev | 2009-04-03 | 2 | -64/+67 |
* | [SCSI] fcoe, libfc: add libfcoe module | Vasu Dev | 2009-04-03 | 6 | -3/+35 |
* | [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file | Vasu Dev | 2009-04-03 | 2 | -5/+0 |
* | [SCSI] fcoe: removes default sw transport code file fcoe_sw.c | Vasu Dev | 2009-04-03 | 4 | -539/+494 |
* | [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files | Vasu Dev | 2009-04-03 | 2 | -497/+0 |
* | [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code | Vasu Dev | 2009-04-03 | 4 | -54/+13 |
* | [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events | Robert Love | 2009-04-03 | 1 | -47/+199 |
* | [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array | Robert Love | 2009-04-03 | 5 | -145/+53 |
* | [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s | Robert Love | 2009-04-03 | 2 | -52/+43 |
* | [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded | Robert Love | 2009-04-03 | 2 | -10/+13 |
* | [SCSI] osd_uld: Remove creation of osd_scsi class symlink | Boaz Harrosh | 2009-04-03 | 1 | -6/+0 |
* | [SCSI] libosd: fix blk_put_request called from within request_end_io | Boaz Harrosh | 2009-04-03 | 1 | -18/+24 |
* | [SCSI] fix recovered error handling | James Bottomley | 2009-04-03 | 3 | -16/+16 |
* | [SCSI] aic7xxx: leaves timer running on init failure | Hannes Reinecke | 2009-04-03 | 2 | -10/+4 |
* | [SCSI] qla2xxx: Update version number to 8.03.01-k1. | Andrew Vasquez | 2009-04-03 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Get FLT address in dword format. | Harish Zunjarrao | 2009-04-03 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Correct several PCI-EEH issues. | Seokmann Ju | 2009-04-03 | 3 | -3/+18 |
* | [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. | Andrew Vasquez | 2009-04-03 | 2 | -2/+7 |
* | [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. | Andrew Vasquez | 2009-04-03 | 2 | -4/+9 |
* | [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs. | Andrew Vasquez | 2009-04-03 | 2 | -64/+6 |
* | [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. | Andrew Vasquez | 2009-04-03 | 6 | -16/+45 |
* | [SCSI] qla2xxx: Drop use of IRQF_DISABLE. | Giridhar Malavali | 2009-04-03 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Add EDC-update support. | Joe Carnuccio | 2009-04-03 | 5 | -0/+238 |
* | [SCSI] qla2xxx: Export flash-block-size for application support. | Lalit Chandivade | 2009-04-03 | 1 | -0/+13 |
* | [SCSI] qla2xxx: Cleanup unused flags and #defines. | Shyam Sundar | 2009-04-03 | 5 | -127/+15 |
* | [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. | Lalit Chandivade | 2009-04-03 | 2 | -4/+14 |
* | [SCSI] qla2xxx: Add reset capabilities for application support. | Lalit Chandivade | 2009-04-03 | 4 | -0/+84 |
* | [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. | Lalit Chandivade | 2009-04-03 | 6 | -1/+57 |
* | [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. | Joe Carnuccio | 2009-04-03 | 6 | -14/+184 |