Age | Commit message (Expand) | Author | Files | Lines |
2014-09-16 | mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe | Sreekanth Reddy | 2 | -5/+12 |
2014-09-16 | mpt3sas: Bump mpt3sas driver version to 04.100.00.00 | Sreekanth Reddy | 1 | -2/+2 |
2014-09-16 | mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support | Sreekanth Reddy | 2 | -61/+191 |
2014-09-16 | mpt3sas: Added OEM branding Strings | Sreekanth Reddy | 2 | -0/+67 |
2014-09-16 | mpt3sas: Copyright in driver sources is updated for year the 2014. | Sreekanth Reddy | 19 | -19/+19 |
2014-09-16 | mpt3sas: MPI2.5 Rev H (2.5.3) specifications | Sreekanth Reddy | 4 | -7/+114 |
2014-09-16 | mpt3sas: Bump mpt3sas driver version to 03.100.00.00 | Sreekanth Reddy | 1 | -2/+2 |
2014-09-16 | mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced | Sreekanth Reddy | 2 | -11/+61 |
2014-09-16 | mpt3sas: MPI2.5 Rev G (2.5.2) specifications | Sreekanth Reddy | 4 | -7/+19 |
2014-09-16 | mpt2sas: Bump mpt2sas driver version to 18.100.00.00 | Sreekanth Reddy | 1 | -2/+2 |
2014-09-16 | mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca... | Sreekanth Reddy | 1 | -0/+68 |
2014-09-16 | mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support | Sreekanth Reddy | 2 | -61/+199 |
2014-09-16 | mpt2sas: Avoid type casting for direct I/O commands | Sreekanth Reddy | 1 | -77/+40 |
2014-09-16 | mpt2sas: Bump mpt2sas driver version to 17.100.00.00 | Sreekanth Reddy | 1 | -2/+2 |
2014-09-16 | mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced | Sreekanth Reddy | 2 | -9/+63 |
2014-09-16 | mpt2sas: Copyright in driver sources is updated for year the 2014 | Sreekanth Reddy | 9 | -9/+9 |
2014-09-16 | mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications | Sreekanth Reddy | 8 | -31/+148 |
2014-09-16 | mpt2sas: Added driver module parameter max_msix_vectors | Sreekanth Reddy | 1 | -0/+14 |
2014-09-16 | bnx2i: Make boot_nic entry visible in the sysfs session objects | Tej Parkash | 1 | -0/+3 |
2014-09-16 | bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list() | Chad Dupuis | 1 | -2/+13 |
2014-09-16 | lpfc: update lpfc version to driver version 10.4.8000.0 | James Smart | 1 | -1/+1 |
2014-09-16 | lpfc: fix for handling unmapped ndlp in target reset handler | James Smart | 2 | -2/+14 |
2014-09-16 | lpfc: fix low priority issues from fortify source code scan | James Smart | 8 | -49/+25 |
2014-09-16 | lpfc: fix high priority issues from fortify source code scan | James Smart | 6 | -40/+53 |
2014-09-16 | lpfc: fix crash from page fault caused by use after rport delete | James Smart | 1 | -0/+12 |
2014-09-16 | lpfc: fix locking issues with abort data paths | James Smart | 3 | -48/+83 |
2014-09-16 | lpfc: fix race between LOGO/PLOGI handling causing NULL pointer | James Smart | 3 | -2/+30 |
2014-09-16 | lpfc: fix IP Reset processing - wait for RDY before proceeding | James Smart | 1 | -62/+47 |
2014-09-16 | lpfc: fix quarantined XRI recovery qualifier state in link bounce | James Smart | 3 | -38/+0 |
2014-09-16 | lpfc: fix discovery timeout during nameserver login | James Smart | 3 | -1/+29 |
2014-09-16 | lpfc: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 1 | -22/+17 |
2014-09-16 | lpfc: do not feed jiffies as random seed from lpfc driver | Daniel Borkmann | 1 | -4/+0 |
2014-09-16 | lpfc: use time_after() | Manuel Schölling | 1 | -1/+3 |
2014-09-16 | lpfc: use dma_zalloc_coherent | Joe Perches | 4 | -30/+17 |
2014-09-16 | lpfc: mark function as static in lpfc/lpfc_bsg.c | Rashika Kheria | 1 | -1/+1 |
2014-09-16 | lpfc: mark functions as static in lpfc/lpfc_scsi.c | Rashika Kheria | 1 | -5/+5 |
2014-09-16 | lpfc: mark functions as static in lpfc/lpfc_init.c | Rashika Kheria | 1 | -3/+3 |
2014-09-16 | lpfc: mark functions as static in lpfc/lpfc_hbadisc.c | Rashika Kheria | 1 | -3/+4 |
2014-09-16 | lpfc: mark functions as static in lpfc/lpfc_sli.c | Rashika Kheria | 1 | -7/+7 |
2014-09-16 | fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs | Hiral Shah | 3 | -6/+6 |
2014-09-16 | qla2xxx: Prevent probe and board_disable race | Joe Lawrence | 3 | -1/+5 |
2014-09-16 | qla2xxx: Prevent removal and board_disable race | Joe Lawrence | 3 | -13/+22 |
2014-09-16 | qla2xxx: Schedule board_disable only once | Joe Lawrence | 2 | -6/+11 |
2014-09-16 | qla2xxx: Collect PCI register checks and board_disable scheduling | Joe Lawrence | 5 | -27/+20 |
2014-09-16 | qla2xxx: Use qla2x00_clear_drv_active on probe failure | Joe Lawrence | 1 | -10/+3 |
2014-09-16 | qla2xxx: Fix shost use-after-free on device removal | Joe Lawrence | 1 | -4/+2 |
2014-09-16 | pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 1 | -11/+2 |
2014-09-16 | pmcraid: Get rid of a redundant assignment | Alexander Gordeev | 1 | -1/+0 |
2014-09-16 | csiostor: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2 | -14/+10 |
2014-09-16 | csiostor: Remove superfluous call to pci_disable_msix() | Alexander Gordeev | 1 | -3/+1 |