Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9299c3e92c30a25350b4c270a4173ab24944fa0d
/
drivers
/
scsi
/
qla4xxx
/
ql4_os.c
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
ee11560
scsi: don't force tagged_supported in drivers
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
7f3976f
qla4xxx: fix get_host_stats error propagation
by Mike Christie
· 10 years ago
bdbb966
scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
3d30b43
qla4xxx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 10 years ago
971d6ff
qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param
by Adheer Chandravanshi
· 11 years ago
73597bd
qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param
by Adheer Chandravanshi
· 11 years ago
906cbf3
qla4xxx: Export sysfs DDBs from DPC handler
by Nilesh Javali
· 11 years ago
b410982
qla4xxx: Add support of 0xFF capture mask for minidump
by Tej Parkash
· 11 years ago
a511b4a
qla4xxx: Change default capture to firmware defined capture mask
by Tej Parkash
· 11 years ago
4a83f9e
qla4xxx: Do not wait for IO completion, after issuing stop_firmware
by Tej Parkash
· 11 years ago
8f10872
[SCSI] qla4xxx: Fix sparse warnings
by Vikas Chaudhary
· 11 years ago
a7e5688
[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()
by Vikas Chaudhary
· 11 years ago
63c9e81
[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()
by Vikas Chaudhary
· 11 years ago
c343c5e
[SCSI] qla4xxx: Updated print for device login, logout path
by Vikas Chaudhary
· 11 years ago
28d958b
[SCSI] qla4xxx: Fix failure of mbox 0x31
by Vikas Chaudhary
· 11 years ago
61d9a2b
[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chip reset
by Tej Parkash
· 11 years ago
de2efea
[SCSI] qla4xxx: Clear DDB index map upon connection close failure
by Nilesh Javali
· 11 years ago
daa34eb
[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xx
by Tej Parkash
· 11 years ago
a083e8b
[SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removed
by Vikas Chaudhary
· 11 years ago
37418cc
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
by Nilesh Javali
· 11 years ago
ea507a2
[SCSI] qla4xxx: Recreate chap data list during get chap operation
by Adheer Chandravanshi
· 11 years ago
fb734ee3
[SCSI] qla4xxx: Add support for ISCSI_PARAM_LOCAL_IPADDR sysfs attr
by Adheer Chandravanshi
· 11 years ago
4161cee
[SCSI] qla4xxx: Add host statistics support
by Lalit Chandivade
· 11 years ago
df86f77
[SCSI] qla4xxx: Added support for Diagnostics MBOX command
by Vikas Chaudhary
· 11 years ago
3c60cfd
[SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()
by Dan Carpenter
· 11 years ago
f8e9341
[SCSI] qla4xxx: Add support for additional network parameters settings
by Harish Zunjarrao
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
97c2730
[SCSI] qla4xxx: Add support to get CHAP details for flash target session
by Adheer Chandravanshi
· 11 years ago
26ffd7b
[SCSI] qla4xxx: Add support to set CHAP entries
by Adheer Chandravanshi
· 11 years ago
946ac57
[SCSI] qla4xxx: Populate local CHAP credentials for flash target sessions
by Adheer Chandravanshi
· 11 years ago
244c079
[SCSI] qla4xxx: Support setting of local CHAP index for flash target entry
by Adheer Chandravanshi
· 11 years ago
ad8bd45
[SCSI] qla4xxx: correctly update session discovery_parent_idx.
by Manish Rangankar
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4a4f51e
[SCSI] qla4xxx: Update Copyright header
by Vikas Chaudhary
· 11 years ago
7ab284c
[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042
by Nilesh Javali
· 11 years ago
b37ca41
[SCSI] qla4xxx: Added support for ISP8042
by Vikas Chaudhary
· 11 years ago
eee06a0
[SCSI] qla4xxx: Export more firmware info in sysfs
by Adheer Chandravanshi
· 11 years ago
9993757
[SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1.
by Adheer Chandravanshi
· 11 years ago
a2f7663
[SCSI] qla4xxx: discovery_parent_idx can be shown without any check.
by Adheer Chandravanshi
· 11 years ago
8459580
[SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6.
by Adheer Chandravanshi
· 11 years ago
6556016
[SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_type
by Adheer Chandravanshi
· 11 years ago
99c6a33
[SCSI] qla4xxx: Allow removal of failed session using logout.
by Adheer Chandravanshi
· 11 years ago
8cc91d4
[SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfs
by Adheer Chandravanshi
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
8526cb1
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
by Mike Christie
· 12 years ago
fbcd483
[SCSI] qla4xxx: Assign values using correct datatype
by Adheer Chandravanshi
· 12 years ago
1bcb561
[SCSI] qla4xxx: Fix smatch warnings
by Adheer Chandravanshi
· 12 years ago
28e02f1
[SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_create
by Vikas Chaudhary
· 12 years ago
b6130ce
[SCSI] qla4xxx: Silence gcc warning
by Vikas Chaudhary
· 12 years ago
a957a7d
[SCSI] qla4xxx: Use correct value for max flash node entries
by Adheer Chandravanshi
· 12 years ago
37719c2
[SCSI] qla4xxx: Restrict logout from boot target session using session id
by Adheer Chandravanshi
· 12 years ago
039acc1
[SCSI] qla4xxx: Use correct flash ddb offset for ISP40XX
by Adheer Chandravanshi
· 12 years ago
c962c18
[SCSI] qla4xxx: Replace dev type macros with generic portal type macros
by Adheer Chandravanshi
· 12 years ago
1e9e2be
[SCSI] qla4xxx: Add flash node mgmt support
by Adheer Chandravanshi
· 12 years ago
17801c9
[SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XX
by Nilesh Javali
· 12 years ago
d11b0ca
[SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functions
by Vikas Chaudhary
· 12 years ago
a24058f9
[SCSI] qla4xxx: Fixed request queue count manipulation on response path
by Tej Parkash
· 12 years ago
6cf9412
[SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XX
by Vikas Chaudhary
· 12 years ago
ebd777d
[SCSI] qla4xxx: Set graceful reset bit for ISP83XX
by Vikas Chaudhary
· 12 years ago
3e788fb
[SCSI] qla4xxx: Boot from SAN fix for ISP83XX
by Vikas Chaudhary
· 12 years ago
c7a5e0d
[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.
by Manish Rangankar
· 12 years ago
1dc8ed5
[SCSI] qla4xxx: wait for boot target login response during probe.
by Manish Rangankar
· 12 years ago
137257d
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
by Poornima Vonti
· 12 years ago
026fbd3
[SCSI] qla4xxx: Quiesce driver activities while loopback
by Nilesh Javali
· 12 years ago
e951aca
[SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct
by Vikas Chaudhary
· 12 years ago
3dd4849
[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.
by Manish Rangankar
· 12 years ago
ad5da8c
[SCSI] qla4xxx: Allow reset in link down case
by Harish Zunjarrao
· 12 years ago
5c19b92
[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX
by Vikas Chaudhary
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
546fef2
[SCSI] qla4xxx: Disable generating pause frames for ISP83XX
by Tej Parkash
· 12 years ago
320a61d
[SCSI] qla4xxx: IDC implementation for Loopback
by Nilesh Javali
· 12 years ago
f8b0751
[SCSI] qla4xxx: Fix panic while rmmod
by Vikas Chaudhary
· 12 years ago
7977f82
[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails
by Poornima Vonti
· 12 years ago
39c9582
[SCSI] qla4xxx: Update idc reg in case of PCI AER
by Vikas Chaudhary
· 12 years ago
8276190
[SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recovery
by Poornima Vonti
· 12 years ago
fbd8107
[SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XX
by Vikas Chaudhary
· 12 years ago
cfb2787
[SCSI] qla4xxx: Added new mbox cmd to pass driver version to FW
by Manish Dusane
· 12 years ago
c68cdbf
[SCSI] qla4xxx: Update Copyright header
by Vikas Chaudhary
· 12 years ago
6e7b429
[SCSI] qla4xxx: Added support for ISP83XX
by Vikas Chaudhary
· 12 years ago
ee996a6
[SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()
by Vikas Chaudhary
· 12 years ago
33693c7
[SCSI] qla4xxx: Added new functions in isp_ops
by Vikas Chaudhary
· 12 years ago
de8c72d
[SCSI] qla4xxx: Rename 82XX macros
by Vikas Chaudhary
· 12 years ago
5e9bcec
[SCSI] qla4xxx: Update func name from ql4_ to qla4_
by Vikas Chaudhary
· 12 years ago
7664a1f
[SCSI] qla4xxx: Update structure and variable names
by Vikas Chaudhary
· 12 years ago
f8086f4
[SCSI] qla4xxx: Update function name from 8xxx to 82xx
by Vikas Chaudhary
· 12 years ago
da10621
[SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XX
by Vikas Chaudhary
· 12 years ago
d9e62e5
[SCSI] qla4xxx: Clear interrupt while unloading driver.
by Vikas Chaudhary
· 12 years ago
8e9157c
[SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()
by Vikas Chaudhary
· 12 years ago
80c53e6
[SCSI] qla4xxx: Fix multiple conn login event issue during session recovery.
by Manish Rangankar
· 12 years ago
d46bdeb1
[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect.
by Manish Rangankar
· 12 years ago
a55b2d2
scsi: make pci error handlers const
by Stephen Hemminger
· 12 years ago
Next »