Age | Commit message (Expand) | Author | Files | Lines |
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-07-29 | lpfc: Remove superfluous call to pci_disable_msix() | Alexander Gordeev | 1 | -3/+6 |
2014-07-18 | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke | 1 | -1/+9 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -18/+18 |
2014-06-15 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 18 | -190/+490 |
2014-06-10 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+21 |
2014-06-02 | lpfc: Update lpfc version to driver version 10.2.8001.0 | James Smart | 1 | -2/+2 |
2014-06-02 | lpfc: Fix ExpressLane priority setup | James Smart | 2 | -1/+2 |
2014-06-02 | lpfc: mark old devices as obsolete | James Smart | 1 | -34/+49 |
2014-06-02 | lpfc: Fix for initializing RRQ bitmap | James Smart | 1 | -0/+3 |
2014-06-02 | lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries | James Smart | 2 | -0/+49 |
2014-06-02 | lpfc: Update lpfc version to driver version 10.2.8000.0 | James Smart | 2 | -3/+3 |
2014-06-02 | lpfc: Update Copyright on changed files from 8.3.45 patches | James Smart | 10 | -10/+10 |
2014-06-02 | lpfc: Update Copyright on changed files | James Smart | 6 | -6/+6 |
2014-06-02 | lpfc: Fixed locking for scsi task management commands | James Smart | 3 | -5/+141 |
2014-06-02 | lpfc: Convert runtime references to old xlane cfg param to fof cfg param | James Smart | 5 | -26/+24 |
2014-06-02 | lpfc: Fix FW dump using sysfs | James Smart | 3 | -4/+17 |
2014-06-02 | lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock | James Smart | 3 | -80/+99 |
2014-06-02 | lpfc: Fixed kernel panic in lpfc_abort_handler | James Smart | 2 | -1/+16 |
2014-06-02 | lpfc: Fix locking for postbufq when freeing | James Smart | 1 | -3/+12 |
2014-06-02 | lpfc: Fix locking for lpfc_hba_down_post | James Smart | 1 | -19/+60 |
2014-06-02 | lpfc: Fix dynamic transitions of FirstBurst from on to off | James Smart | 1 | -0/+1 |
2014-05-19 | lpfc: Add iotag memory barrier | James Smart | 1 | -0/+21 |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
2014-03-15 | [SCSI] lpfc: use NULL instead of 0 for pointer | Daeseok Youn | 1 | -1/+1 |
2014-03-15 | [SCSI] lpfc: remove self-assignments | James Smart | 1 | -4/+0 |
2014-03-15 | [SCSI] lpfc 8.3.45: Update lpfc version to driver version 8.3.45 | James Smart | 1 | -1/+1 |
2014-03-15 | [SCSI] lpfc 8.3.45: Fixed crash during driver unload. | James Smart | 3 | -9/+28 |
2014-03-15 | [SCSI] lpfc 8.3.45: Fixed driver error messages after firmware download | James Smart | 1 | -8/+14 |
2014-03-15 | [SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBs | James Smart | 1 | -0/+2 |
2014-03-15 | [SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ... | James Smart | 3 | -6/+25 |
2014-03-15 | [SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f... | James Smart | 4 | -113/+19 |