index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-333
/
+506
2016-11-30
scsi: lpfc: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-5
/
+2
2016-11-25
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
Mauricio Faria de Oliveira
1
-6
/
+8
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-20
/
+20
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2
-40
/
+40
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-17
/
+17
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-23
/
+48
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-75
/
+124
2016-11-18
scsi: Get rid of struct fc_bsg_buffer
Johannes Thumshirn
1
-1
/
+2
2016-11-09
scsi: lpfc: Use %zd format string for size_t
Arnd Bergmann
1
-1
/
+1
2016-11-09
scsi: lpfc: lpfc version changed to 11.2.0.2
James Smart
1
-1
/
+1
2016-11-09
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2
-10
/
+13
2016-11-09
scsi: lpfc: Synchronize link speed with boot driver
James Smart
6
-1
/
+122
2016-11-09
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
2
-7
/
+11
2016-11-09
scsi: lpfc: Fix lost target in pt-to-pt connect
James Smart
1
-1
/
+1
2016-11-09
scsi: lpfc: Revise strings with full lpfc parameter name
James Smart
1
-11
/
+12
2016-11-09
scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
James Smart
1
-32
/
+3
2016-11-09
scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
James Smart
1
-4
/
+2
2016-11-09
scsi: lpfc: Code cleanup for lpfc_topology parameter
James Smart
1
-4
/
+3
2016-11-09
scsi: lpfc: Code cleanup for lpfc_aer_support parameter
James Smart
1
-40
/
+3
2016-11-09
scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
James Smart
1
-6
/
+2
2016-11-09
scsi: lpfc: Code clean up for lpfc_iocb_cnt parameter
James Smart
1
-7
/
+1
2016-11-09
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
James Smart
4
-24
/
+31
2016-11-09
scsi: lpfc: Set driver environment data on adapter
James Smart
2
-0
/
+41
2016-11-09
scsi: lpfc: Fix sg_reset on SCSI device causing kernel crash
James Smart
1
-9
/
+13
2016-11-09
scsi: lpfc: Correct embedded io wq element size
James Smart
1
-9
/
+5
2016-11-09
scsi: lpfc: Fix few small typos in lpfc_scsi.c
Milan P. Gandhi
1
-9
/
+12
2016-09-27
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
4
-62
/
+62
2016-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-10
/
+7
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+4
2016-08-02
lpfc: Fix possible NULL pointer dereference
Johannes Thumshirn
1
-9
/
+6
2016-07-27
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
1
-1
/
+1
2016-07-21
scsi: lpfc: avoid harmless comparison warning
Arnd Bergmann
1
-4
/
+9
2016-07-21
lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held
Johannes Thumshirn
1
-0
/
+2
2016-07-15
lpfc: Update lpfc version to 11.2.0.0
James Smart
1
-1
/
+1
2016-07-15
lpfc: Copyright updates
James Smart
5
-5
/
+5
2016-07-15
lpfc: Disable FDMI probing if not connected to a fabric
James Smart
1
-0
/
+4
2016-07-15
lpfc: Correct issue with ioremap() call on 32bit kernel
James Smart
1
-3
/
+3
2016-07-15
lpfc: Re-organize source for easier driver attribute management
James Smart
2
-96
/
+117
2016-07-15
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
James Smart
4
-13
/
+13
2016-07-15
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...
James Smart
4
-7
/
+6
2016-07-15
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...
James Smart
3
-22
/
+11
2016-07-15
lpfc: Correct Port reset resulting in FC port going offline
James Smart
1
-1
/
+2
2016-07-15
lpfc: Add support for XLane LUN priority
James Smart
7
-20
/
+104
2016-07-15
lpfc: Correct RDP response Revision location
James Smart
1
-1
/
+1
2016-07-15
lpfc: Re-organize source for easier device-id management
James Smart
2
-100
/
+123
2016-07-15
lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...
James Smart
1
-1
/
+2
2016-07-15
lpfc: Fix SLI mode 2 config failure
James Smart
1
-0
/
+2
2016-07-15
lpfc: Add MDS Diagnostics Support
James Smart
6
-25
/
+103
[next]