Sign in
android-kvm
/
linux
/
6efb23804153fac93bc49ef6e76707f35fbe2163
/
drivers
6efb238
scsi: lpfc: update driver version to 12.0.0.0
by James Smart
· 7 years ago
4e565cf
scsi: lpfc: Work around NVME cmd iu SGL type
by James Smart
· 7 years ago
63452e1
scsi: lpfc: Fix nvme embedded io length on new hardware
by James Smart
· 7 years ago
0bc2b7c
scsi: lpfc: Add embedded data pointers for enhanced performance
by James Smart
· 7 years ago
1feb820
scsi: lpfc: Enable fw download on if_type=6 devices
by James Smart
· 7 years ago
7365f6f
scsi: lpfc: Add if_type=6 support for cycling valid bits
by James Smart
· 7 years ago
fbd8a6b
scsi: lpfc: Add 64G link speed support
by James Smart
· 7 years ago
c238b9b
scsi: lpfc: Add PCI Ids for if_type=6 hardware
by James Smart
· 7 years ago
1351e69
scsi: lpfc: Add push-to-adapter support to sli4
by James Smart
· 7 years ago
27d6ac0
scsi: lpfc: Add SLI-4 if_type=6 support to the code base
by James Smart
· 7 years ago
9dd3542
scsi: lpfc: Rework sli4 doorbell infrastructure
by James Smart
· 7 years ago
b71413d
scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
by James Smart
· 7 years ago
501017f
scsi: qla2xxx: Use dma_pool_zalloc()
by Souptick Joarder
· 7 years ago
8d35a9d
scsi: qla4xxx: Use dma_pool_zalloc()
by Souptick Joarder
· 7 years ago
ec92b59
scsi: ufs: sysfs: attributes
by Stanislav Nijnikov
· 7 years ago
d10b2a8
scsi: ufs: sysfs: flags
by Stanislav Nijnikov
· 7 years ago
d829fc8
scsi: ufs: sysfs: unit descriptor
by Stanislav Nijnikov
· 7 years ago
86b87cd
scsi: core: host template attribute groups
by Stanislav Nijnikov
· 7 years ago
2238d31
scsi: ufs: sysfs: string descriptors
by Stanislav Nijnikov
· 7 years ago
c2e6e28
scsi: ufs: sysfs: power descriptor
by Stanislav Nijnikov
· 7 years ago
c648c2d2
scsi: ufs: sysfs: health descriptor
by Stanislav Nijnikov
· 7 years ago
c720c09
scsi: ufs: sysfs: geometry descriptor
by Stanislav Nijnikov
· 7 years ago
8c2582b
scsi: ufs: sysfs: interconnect descriptor
by Stanislav Nijnikov
· 7 years ago
45bced8
scsi: ufs: sysfs: device descriptor
by Stanislav Nijnikov
· 7 years ago
cbb6813
scsi: ufs: sysfs: attribute group for existing sysfs entries.
by Stanislav Nijnikov
· 7 years ago
f66b851
scsi: scsi_debug: call resp_*() function after setting host_scribble
by Martin Wilck
· 7 years ago
c62f40b
scsi: scsi_transport_spi: make two const arrays static, shrinks object size
by Colin Ian King
· 7 years ago
f9ba7af
scsi: scsi_debug: reset injection flags for every_nth > 0
by Martin Wilck
· 7 years ago
80c4956
scsi: scsi_debug: implement IMMED bit
by Douglas Gilbert
· 7 years ago
91d4c75
scsi: scsi_debug: Fix pointer styling issues
by John Pittman
· 7 years ago
9b91fd3
scsi: core: Reduce number of scsi_test_unit_ready() retries
by Bart Van Assche
· 7 years ago
9866306
scsi: core: Move the eh_deadline module parameter definition
by Bart Van Assche
· 7 years ago
923f46f
scsi: core: scmd_eh_abort_handler(): Add a comment
by Bart Van Assche
· 7 years ago
ed4414c
scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()
by Bart Van Assche
· 7 years ago
f559468
scsi: pmcraid: Remove an unused structure member
by Bart Van Assche
· 7 years ago
f95dc1b
scsi: ipr: Use sgl_alloc_order() and sgl_free_order()
by Bart Van Assche
· 7 years ago
b22ee87
scsi: pmcraid: remove redundant initializations of pointer 'ioadl'
by Colin Ian King
· 7 years ago
2976fbb
scsi: isci: remove redundant initialization to 'bit'
by Colin Ian King
· 7 years ago
230816d
scsi: sym53c416: avoid section mismatch with LTO
by Arnd Bergmann
· 7 years ago
80e6e9c
scsi: NCR53c406a: avoid section mismatch with LTO
by Arnd Bergmann
· 7 years ago
eee549e
scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processing
by Raghava Aditya Renukunta
· 7 years ago
a5799d7
scsi: aacraid: Preserve MSIX mode in the OMR register
by Raghava Aditya Renukunta
· 7 years ago
44f1ce7
scsi: aacraid: Implement DropIO sync command
by Raghava Aditya Renukunta
· 7 years ago
a8db614
scsi: qedf: use correct strncpy() size
by Arnd Bergmann
· 7 years ago
d9ea463
scsi: qedf: fix LTO-enabled build
by Arnd Bergmann
· 7 years ago
bc2e129
scsi: libfc: remove redundant initialization of 'disc'
by Colin Ian King
· 7 years ago
8d6febb
scsi: qedf: remove redundant initialization of 'fcport'
by Colin Ian King
· 7 years ago
779936f
scsi: qedi: fix building with LTO
by Arnd Bergmann
· 7 years ago
d9da891
scsi: scsi_debug: Add two new parameters to scsi_debug driver
by Laurence Oberman
· 7 years ago
458df78
scsi: scsi_debug: Simplify request tag decoding
by Bart Van Assche
· 7 years ago
34e81f7
scsi: raid_class: Add 'JBOD' RAID level
by Hannes Reinecke
· 7 years ago
2db6228
scsi: qla2xxx: Fix function argument descriptions
by Bart Van Assche
· 7 years ago
bb83e59
scsi: qla4xxx: Move an array from a .h into a .c file
by Bart Van Assche
· 7 years ago
454d0d4
scsi: qla4xxx: Remove unused symbols
by Bart Van Assche
· 7 years ago
7843327
scsi: qla2xxx: Remove unused symbols
by Bart Van Assche
· 7 years ago
da4704d
scsi: qla2xxx: Use %p for printing pointers
by Bart Van Assche
· 7 years ago
128bdda
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
by James Smart
· 7 years ago
6e9d2f1
scsi: lpfc: update driver version to 11.4.0.7
by James Smart
· 7 years ago
815a9c4
scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
by James Smart
· 7 years ago
45634a86
scsi: lpfc: Treat SCSI Write operation Underruns as an error
by James Smart
· 7 years ago
8d731d1
scsi: lpfc: Fix header inclusion in lpfc_nvmet
by James Smart
· 7 years ago
20aefac
scsi: lpfc: Validate adapter support for SRIU option
by James Smart
· 7 years ago
c1dd911
scsi: lpfc: Fix SCSI io host reset causing kernel crash
by James Smart
· 7 years ago
a5ff068
scsi: lpfc: Indicate CONF support in NVMe PRLI
by James Smart
· 7 years ago
2289e95
scsi: lpfc: Fix issue_lip if link is disabled
by James Smart
· 7 years ago
161df4f0
scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
by James Smart
· 7 years ago
64bf009
scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
by James Smart
· 7 years ago
411de51
scsi: lpfc: Fix RQ empty firmware trap
by James Smart
· 7 years ago
91455b8
scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
by James Smart
· 7 years ago
2c3b2a8
scsi: lpfc: Fix PRLI handling when topology type changes
by James Smart
· 7 years ago
6e8e1c1
scsi: lpfc: Add WQ Full Logic for NVME Target
by James Smart
· 7 years ago
8ae3370
scsi: lpfc: correct debug counters for abort
by James Smart
· 7 years ago
281d619
scsi: lpfc: move placement of target destroy on driver detach
by James Smart
· 7 years ago
c176ffa
scsi: lpfc: Increase CQ and WQ sizes for SCSI
by James Smart
· 7 years ago
04673e3
scsi: lpfc: Fix frequency of Release WQE CQEs
by James Smart
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
ef08e14
platform/x86: mlx-platform: Add support for new msn274x system type
by Vadim Pasternak
· 7 years ago
c839682
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
58fcba6
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
2fa56a4
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
by John Allen
· 7 years ago
1c5b221
s390/qeth: fix SETIP command handling
by Julian Wiedmann
· 7 years ago
89271c6
s390/qeth: fix underestimated count of buffer elements
by Ursula Braun
· 7 years ago
1029117
net: stmmac: remove redundant enable of PMT irq
by Niklas Cassel
· 7 years ago
e879b7a
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
by Niklas Cassel
· 7 years ago
1b84ca1
net: stmmac: discard disabled flags in interrupt status register
by Niklas Cassel
· 7 years ago
faefaa9
ibmvnic: Reset long term map ID counter
by Thomas Falcon
· 7 years ago
437a4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
dff839f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a051c14
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
Next »