Age | Commit message (Expand) | Author | Files | Lines |
2016-02-24 | aacraid: Fundamental reset support for Series 7 | Raghava Aditya Renukunta | 1 | -0/+6 |
2016-02-24 | aacraid: Set correct msix count for EEH recovery | Raghava Aditya Renukunta | 1 | -1/+11 |
2016-02-24 | aacraid: Fix memory leak in aac_fib_map_free | Raghava Aditya Renukunta | 1 | -3/+6 |
2016-02-24 | aacraid: Added EEH support | Raghava Aditya Renukunta | 2 | -1/+140 |
2016-02-24 | aacraid: Fix RRQ overload | Raghava Aditya Renukunta | 3 | -23/+37 |
2016-02-24 | aacraid: SCSI blk tag support | Raghava Aditya Renukunta | 5 | -20/+44 |
2016-02-24 | hisi_sas: update driver version to 1.1 | John Garry | 1 | -1/+1 |
2016-02-24 | hisi_sas: add v2 tmf functions | John Garry | 1 | -0/+23 |
2016-02-24 | hisi_sas: add v2 slot error handler | John Garry | 1 | -0/+421 |
2016-02-24 | hisi_sas: add v2 path to send ATA command | John Garry | 3 | -0/+174 |
2016-02-24 | hisi_sas: add v2 code for itct setup and free | John Garry | 1 | -0/+92 |
2016-02-24 | hisi_sas: add v2 code to send smp command | John Garry | 1 | -0/+71 |
2016-02-24 | hisi_sas: add v2 path to send ssp frame | John Garry | 1 | -0/+185 |
2016-02-24 | hisi_sas: add v2 cq interrupt handler | John Garry | 1 | -0/+190 |
2016-02-24 | hisi_sas: add v2 SATA interrupt handler | John Garry | 1 | -0/+100 |
2016-02-24 | hisi_sas: add v2 channel interrupt handler | John Garry | 1 | -0/+79 |
2016-02-24 | hisi_sas: add v2 phy down handler | John Garry | 1 | -0/+49 |
2016-02-24 | hisi_sas: add v2 int init and phy up handler | John Garry | 1 | -0/+171 |
2016-02-24 | hisi_sas: add v2 phy init code | John Garry | 1 | -0/+49 |
2016-02-24 | hisi_sas: add init_id_frame_v2_hw() | John Garry | 1 | -0/+40 |
2016-02-24 | hisi_sas: add v2 hw init | John Garry | 1 | -0/+288 |
2016-02-24 | hisi_sas: add v2 register definitions | John Garry | 1 | -0/+237 |
2016-02-24 | hisi_sas: add bare v2 hw driver | John Garry | 2 | -1/+49 |
2016-02-24 | hisi_sas: rename some fields in hisi_sas_itct | John Garry | 1 | -12/+1 |
2016-02-24 | hisi_sas: add hisi_sas_err_record_v1 | John Garry | 2 | -13/+16 |
2016-02-24 | hisi_sas: reduce max itct entries | John Garry | 1 | -1/+1 |
2016-02-24 | hisi_sas: set max commands as configurable | John Garry | 3 | -13/+16 |
2016-02-24 | hisi_sas: relocate DEV_IS_EXPANDER | John Garry | 2 | -4/+4 |
2016-02-24 | bnx2fc: bnx2fc_eh_abort(): fix wrong return code. | Maurizio Lombardi | 1 | -3/+2 |
2016-02-24 | bnx2fc: Show information about log levels in 'modinfo' | Jose Castillo | 1 | -0/+9 |
2016-02-24 | scsi: Use ida for host number management | Lee Duncan | 1 | -8/+14 |
2016-02-24 | megaraid_sas: driver version upgrade | Sumit Saxena | 1 | -2/+2 |
2016-02-24 | megaraid_sas: SPERC OCR changes | Sumit Saxena | 1 | -57/+16 |
2016-02-24 | megaraid_sas: Introduce module parameter for SCSI command timeout | Sumit Saxena | 2 | -4/+13 |
2016-02-24 | megaraid_sas: MFI adapter OCR changes | Sumit Saxena | 1 | -51/+50 |
2016-02-24 | megaraid_sas: Make adprecovery variable atomic | Sumit Saxena | 3 | -74/+50 |
2016-02-24 | megaraid_sas: IO throttling support | Sumit Saxena | 2 | -2/+5 |
2016-02-24 | megaraid_sas: Dual queue depth support | Sumit Saxena | 3 | -10/+107 |
2016-02-24 | megaraid_sas: Code optimization build_and_issue_cmd return-type | Sumit Saxena | 2 | -9/+4 |
2016-02-24 | megaraid_sas: Reply Descriptor Post Queue (RDPQ) support | Sumit Saxena | 4 | -239/+331 |
2016-02-24 | megaraid_sas: Fastpath region lock bypass | Sumit Saxena | 4 | -7/+17 |
2016-02-24 | megaraid_sas: Update device queue depth based on interface type | Sumit Saxena | 2 | -1/+396 |
2016-02-24 | megaraid_sas: Task management support | Sumit Saxena | 4 | -18/+646 |
2016-02-24 | megaraid_sas: Syncing request flags macro names with firmware | Sumit Saxena | 2 | -4/+5 |
2016-02-24 | megaraid_sas: MFI IO timeout handling | Sumit Saxena | 3 | -110/+338 |
2016-02-24 | megaraid_sas: Do not allow PCI access during OCR | Sumit Saxena | 2 | -174/+82 |
2016-02-24 | scsi: Export function scsi_scan.c:sanitize_inquiry_string | Don Brace | 1 | -5/+7 |
2016-02-24 | qla2xxx: Update driver version to 8.07.00.33-k | Himanshu Madhani | 1 | -1/+1 |
2016-02-24 | qla2xxx: Set relogin flag when we fail to queue login requests. | Chad Dupuis | 1 | -1/+5 |
2016-02-24 | qla2xxx: Enable T10-DIF for ISP27XX | Himanshu Madhani | 1 | -0/+3 |