summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* megaraid_sas: Fix for IO failing post OCR in SRIOV environmentSumit Saxena2016-02-233-22/+39
* hisi_sas: update driver version to 1.2John Garry2016-02-231-1/+1
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-231-24/+43
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-232-20/+23
* be2iscsi: Add lock to protect WRB alloc and freeJitendra Bhivare2016-02-232-0/+6
* be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lockJitendra Bhivare2016-02-231-15/+10
* be2iscsi: Fix ExpStatSn in management tasksJitendra Bhivare2016-02-231-8/+4
* be2iscsi: Couple MCC tag and WRB alloc and freeJitendra Bhivare2016-02-235-118/+130
* be2iscsi: Fix MCC WRB leak in open_connectionJitendra Bhivare2016-02-231-9/+9
* be2iscsi: Cleanup processing of BMBX completionJitendra Bhivare2016-02-231-39/+36
* be2iscsi: Fix be_mcc_compl_poll to use tag_stateJitendra Bhivare2016-02-231-45/+47
* be2iscsi: Remove be_mbox_notify_wait functionJitendra Bhivare2016-02-231-75/+4
* be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare2016-02-235-36/+36
* be2iscsi: Remove redundant MCC processing codeJitendra Bhivare2016-02-235-116/+68
* be2iscsi: Use macros for MCC WRB and CQE fieldsJitendra Bhivare2016-02-234-31/+41
* be2iscsi: Remove unused mcc_cq_lockJitendra Bhivare2016-02-233-4/+0
* bfa: use strncpy() instead of memcpy()Dan Carpenter2016-02-231-1/+1
* megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi2016-02-231-5/+5
* aacraid: Update driver versionRaghava Aditya Renukunta2016-02-231-1/+1
* aacraid: Fix character device re-initializationRaghava Aditya Renukunta2016-02-232-7/+21
* aacraid: Fix AIF triggered IOP_RESETRaghava Aditya Renukunta2016-02-233-4/+12
* aacraid: Created new mutex for ioctl pathRaghava Aditya Renukunta2016-02-233-10/+12
* aacraid: Fundamental reset support for Series 7Raghava Aditya Renukunta2016-02-231-0/+6
* aacraid: Set correct msix count for EEH recoveryRaghava Aditya Renukunta2016-02-231-1/+11
* aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta2016-02-231-3/+6
* aacraid: Added EEH supportRaghava Aditya Renukunta2016-02-232-1/+140
* aacraid: Fix RRQ overloadRaghava Aditya Renukunta2016-02-233-23/+37
* aacraid: SCSI blk tag supportRaghava Aditya Renukunta2016-02-235-20/+44
* hisi_sas: update driver version to 1.1John Garry2016-02-231-1/+1
* hisi_sas: add v2 tmf functionsJohn Garry2016-02-231-0/+23
* hisi_sas: add v2 slot error handlerJohn Garry2016-02-231-0/+421
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-233-0/+174
* hisi_sas: add v2 code for itct setup and freeJohn Garry2016-02-231-0/+92
* hisi_sas: add v2 code to send smp commandJohn Garry2016-02-231-0/+71
* hisi_sas: add v2 path to send ssp frameJohn Garry2016-02-231-0/+185
* hisi_sas: add v2 cq interrupt handlerJohn Garry2016-02-231-0/+190
* hisi_sas: add v2 SATA interrupt handlerJohn Garry2016-02-231-0/+100
* hisi_sas: add v2 channel interrupt handlerJohn Garry2016-02-231-0/+79
* hisi_sas: add v2 phy down handlerJohn Garry2016-02-231-0/+49
* hisi_sas: add v2 int init and phy up handlerJohn Garry2016-02-231-0/+171
* hisi_sas: add v2 phy init codeJohn Garry2016-02-231-0/+49
* hisi_sas: add init_id_frame_v2_hw()John Garry2016-02-231-0/+40
* hisi_sas: add v2 hw initJohn Garry2016-02-231-0/+288
* hisi_sas: add v2 register definitionsJohn Garry2016-02-231-0/+237
* hisi_sas: add bare v2 hw driverJohn Garry2016-02-232-1/+49
* hisi_sas: rename some fields in hisi_sas_itctJohn Garry2016-02-231-12/+1
* hisi_sas: add hisi_sas_err_record_v1John Garry2016-02-232-13/+16
* hisi_sas: reduce max itct entriesJohn Garry2016-02-231-1/+1
* hisi_sas: set max commands as configurableJohn Garry2016-02-233-13/+16
* hisi_sas: relocate DEV_IS_EXPANDERJohn Garry2016-02-232-4/+4