summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com2015-11-021-2/+11
* megaraid_sas: Make PI enabled VD 8 byte DMA alignedsumit.saxena@avagotech.com2015-10-291-0/+34
* megaraid_sas: Initialize tasklet before setting up IRQssumit.saxena@avagotech.com2015-10-291-2/+3
* megaraid_sas: Indicate online firmware upgrade support for Secure JBOD featuresumit.saxena@avagotech.com2015-10-291-4/+4
* megaraid_sas: Update OCR capability on controller properties changesumit.saxena@avagotech.com2015-10-292-4/+8
* megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2015-10-292-1/+3
* megaraid_sas: Support for Cutlass (12 Gbps) controllersumit.saxena@avagotech.com2015-10-293-0/+23
* megaraid_sas: Support for Intruder (12 Gbps) controllersumit.saxena@avagotech.com2015-10-292-0/+17
* megaraid_sas: Remove PCI id checkssumit.saxena@avagotech.com2015-10-294-146/+76
* megaraid_sas: Expose TAPE drives unconditionallysumit.saxena@avagotech.com2015-10-291-2/+3
* megaraid_sas: Version updatesumit.saxena@avagotech.com2015-10-291-2/+2
* megaraid_sas: Code refactor for use of requestorIdsumit.saxena@avagotech.com2015-10-291-17/+18
* megaraid_sas: Fix validHandles check in I/O pathsumit.saxena@avagotech.com2015-10-291-1/+1
* megaraid_sas: Print critical firmware event messagessumit.saxena@avagotech.com2015-10-292-0/+71
* megaraid_sas: Chip reset if driver fails to get IOC readysumit.saxena@avagotech.com2015-10-291-75/+68
* megaraid_sas: Support for max_io_size 1MBsumit.saxena@avagotech.com2015-10-293-20/+58
* megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...sumit.saxena@avagotech.com2015-10-291-10/+10
* megaraid_sas: JBOD sequence number supportsumit.saxena@avagotech.com2015-10-294-16/+242
* megaraid_sas: Increase timeout to 60 secs for abort frames during shutdownsumit.saxena@avagotech.com2015-10-291-2/+2
* megaraid_sas: Synchronize driver headers with firmware APIssumit.saxena@avagotech.com2015-10-292-5/+16
* SCSI: fix bug in scsi_dev_info_list matchingAlan Stern2015-10-271-34/+35
* SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern2015-10-271-71/+41
* fnic: check pci_map_single() return valueMaurizio Lombardi2015-10-272-8/+54
* be2iscsi: Revert ownership to EmulexKetan Mukadam2015-10-2710-22/+22
* bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar2015-10-271-1/+0
* lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart2015-10-271-1/+1
* lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-272-2/+15
* lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart2015-10-271-2/+7
* lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart2015-10-271-14/+17
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-278-9/+58
* fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-271-1/+1
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-2710-126/+8
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1
* Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-272-6/+1
* lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-271-0/+1
* lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-271-1/+1
* lpfc: Remove unnessary castFiro Yang2015-10-271-2/+1
* lpfc: fix model descriptionSebastian Herbszt2015-10-271-1/+1
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
* scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
* libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
* thermal: fix intel PCH thermal driver mismergeLinus Torvalds2015-09-111-7/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-111-1/+2
|\
| * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-111-1/+2
* | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-114-42/+203
|\ \
| * | NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1
| * | NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-071-6/+16
| * | NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-071-19/+58
| * | NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe2015-09-071-9/+3
| * | NTB: Clean up QP stats infoDave Jiang2015-09-071-9/+16