index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
scsi: lpfc: Declare local functions static
Bart Van Assche
1
-5
/
+5
2019-03-19
scsi: lpfc: Fix duplicate log message numbers
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
1
-29
/
+43
2019-03-19
scsi: lpfc: Fix io lost on host resets
James Smart
1
-0
/
+7
2019-03-19
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
1
-0
/
+19
2019-03-19
scsi: lpfc: Stop adapter if pci errors detected
James Smart
1
-1
/
+6
2019-03-19
scsi: lpfc: Fix deadlock due to nested hbalock call
James Smart
1
-3
/
+3
2019-03-19
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
James Smart
1
-4
/
+4
2019-03-19
scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free
James Smart
1
-4
/
+0
2019-03-14
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
1
-7
/
+9
2019-03-06
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
1
-1
/
+1
2019-03-06
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
1
-1
/
+2
2019-02-25
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-7
/
+12
2019-02-19
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
1
-2
/
+1
2019-02-13
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-1
/
+1
2019-02-12
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-05
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-0
/
+3
2019-02-05
scsi: lpfc: Rework locking on SCSI io completion
James Smart
1
-0
/
+1
2019-02-05
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
1
-19
/
+13
2019-02-05
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
1
-149
/
+13
2019-02-05
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-112
/
+93
2019-02-05
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
1
-2
/
+7
2019-02-05
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-92
/
+411
2019-02-05
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
1
-32
/
+26
2019-02-05
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-29
/
+297
2019-02-05
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
1
-2
/
+6
2019-02-05
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-1
/
+2
2019-02-05
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
1
-14
/
+26
2019-02-05
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-161
/
+286
2019-02-05
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-311
/
+178
2019-02-05
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
1
-217
/
+8
2019-02-05
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
1
-238
/
+277
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+7
2018-12-19
scsi: lpfc: update fault value on successful trunk events.
James Smart
1
-8
/
+4
2018-12-07
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
1
-6
/
+5
2018-12-07
scsi: lpfc: Cap NPIV vports to 256
James Smart
1
-0
/
+3
2018-12-07
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
1
-1
/
+6
2018-12-07
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-3
/
+3
2018-12-07
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
1
-1
/
+2
2018-11-28
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
1
-1
/
+5
2018-11-15
scsi: lpfc: use dma_set_mask_and_coherent
Christoph Hellwig
1
-24
/
+10
2018-11-06
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+148
2018-11-06
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
1
-1
/
+1
2018-11-06
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
1
-2
/
+2
2018-11-06
scsi: lpfc: Correct speeds on SFP swap
James Smart
1
-17
/
+46
2018-10-16
scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"
Colin Ian King
1
-1
/
+1
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-8
/
+0
2018-09-11
scsi: lpfc: add support to retrieve firmware logs
James Smart
1
-0
/
+40
2018-09-11
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
1
-8
/
+11
[prev]
[next]