Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab5e59dbdb6d2e2d784381bd194e0229b8b990b5
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
733a95b
[SCSI] qla2xxx: Remove EDC sysfs interface.
by Joe Carnuccio
· 13 years ago
af11f64
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
by Andrew Vasquez
· 13 years ago
aa61556
[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.
by Joe Carnuccio
· 13 years ago
18f509d
[SCSI] qla2xxx: Correct print format for edc ql_log() calls.
by Joe Carnuccio
· 13 years ago
6246b8a
[SCSI] qla2xxx: Enhancements to support ISP83xx.
by Giridhar Malavali
· 13 years ago
d051a5aa
[SCSI] qla2xxx: Add an "is reset active" helper.
by Andrew Vasquez
· 13 years ago
71dfe9e
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
by Joe Carnuccio
· 13 years ago
cfb0919
[SCSI] qla2xxx: Update to dynamic logging.
by Chad Dupuis
· 13 years ago
d8424f6
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate.
by Joe Perches
· 13 years ago
49e85c2
[SCSI] qla2xxx: Correct fc_host port_state display.
by Saurav Kashyap
· 13 years ago
b668ae3
[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.
by Joe Carnuccio
· 13 years ago
1fedd80
[SCSI] qla2xxx: Correction to sysfs edc interface.
by Joe Carnuccio
· 13 years ago
08de284
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
by Giridhar Malavali
· 13 years ago
e02587d
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
by Arun Easi
· 13 years ago
8cb2049
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
by Arun Easi
· 13 years ago
7c3df13
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
by Saurav Kashyap
· 13 years ago
6766df9
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
by Joe Carnuccio
· 14 years ago
93d29cc
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
by Joe Carnuccio
· 14 years ago
9f40682
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
by Arun Easi
· 14 years ago
ec426e1
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
by Chad Dupuis
· 14 years ago
07e264b
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 14 years ago
044d78e
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
by Madhuranath Iyengar
· 14 years ago
794a569
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
by Andrew Vasquez
· 14 years ago
38170fa
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
by Giridhar Malavali
· 14 years ago
1e6d067
[SCSI] qla2xxx: Remove port down retry count.
by Chad Dupuis
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
d2b5f10
[SCSI] qla2xxx: prep for fc host dev loss tmo support
by Mike Christie
· 14 years ago
3fadb80b
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport.
by Giridhar Malavali
· 14 years ago
35e0cbd
[SCSI] qla2xxx: Return proper fabric name based on device state.
by Giridhar Malavali
· 14 years ago
feafb7b
[SCSI] qla2xxx: Fix vport delete issues
by Arun Easi
· 14 years ago
a74bdf4
[SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout
by Mike Christie
· 14 years ago
0c47087
[SCSI] qla2xxx: T10 DIF Type 2 support
by Arun Easi
· 14 years ago
de7c5d0
[SCSI] qla2xxx: Update copyright banner.
by Giridhar Malavali
· 14 years ago
8867048
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
by Chad Dupuis
· 14 years ago
0f2d962
[SCSI] qla2xxx: Check for golden firmware and show version if available
by Madhuranath Iyengar
· 14 years ago
6c7ccf7
[SCSI] qla2xxx: Removed redundant check for ISP 84xx.
by Giridhar Malavali
· 14 years ago
ba77ef5
[SCSI] qla2xxx: T10 DIF enablement for 81XX
by Arun Easi
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
86fbee8
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive
by Lalit Chandivade
· 15 years ago
bad7500
[SCSI] qla2xxx: T10 DIF support added.
by Arun Easi
· 15 years ago
62542f4
[SCSI] qla2xxx: Display proper link state for disconnected ports.
by Andrew Vasquez
· 15 years ago
0b9dae6
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version.
by Andrew Vasquez
· 15 years ago
a908301
[SCSI] qla2xxx: Add ISP82XX support.
by Giridhar Malavali
· 15 years ago
6c452a4
[SCSI] qla2xxx: General checkpatch corrections.
by Andrew Vasquez
· 15 years ago
6e98016
[SCSI] qla2xxx: Re-organized BSG interface specific code.
by Giridhar Malavali
· 15 years ago
bc0beb4
[SCSI] qla2xxx: fix lock imbalance
by Jiri Slaby
· 15 years ago
7da23b86e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d6136f3
[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
by Santosh Vernekar
· 15 years ago
715848c
[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
by Andrew Vasquez
· 15 years ago
db3ad7f
[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
by Giridhar Malavali
· 15 years ago
236b024
[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands
by Sarang Radke
· 15 years ago
9a069e1
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
by Giridhar Malavali
· 15 years ago
8588080
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
by Andrew Vasquez
· 15 years ago
d139b9b
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
by James Bottomley
· 15 years ago
0d6e61b
[SCSI] qla2xxx: Correct various NPIV issues.
by Andrew Vasquez
· 15 years ago
7163ea8
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails
by Anirban Chakraborty
· 15 years ago
656e891
[SCSI] qla2xxx: Export additional firmware-states for application support.
by Andrew Vasquez
· 15 years ago
6805c15
[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.
by Andrew Vasquez
· 15 years ago
59e0b8b
[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
by Anirban Chakraborty
· 15 years ago
40859ae
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
by Anirban Chakraborty
· 15 years ago
11bbc1d
[SCSI] qla2xxx: Export TLV data on supported ISPs.
by Andrew Vasquez
· 15 years ago
ce0423f
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
by Andrew Vasquez
· 15 years ago
7f77402
[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
by Andrew Vasquez
· 15 years ago
8f97975
[SCSI] qla2xxx: Correct typo in read_nvram() callback.
by Andrew Vasquez
· 16 years ago
68ca949
[SCSI] qla2xxx: Add CPU affinity support.
by Anirban Chakraborty
· 16 years ago
2afa19a
[SCSI] qla2xxx: Add QoS support.
by Anirban Chakraborty
· 16 years ago
bad7001
[SCSI] qla2xxx: Export additional FCoE attributes for application support.
by Andrew Vasquez
· 16 years ago
b9b12f7
[SCSI] qla2xxx: Correct several PCI-EEH issues.
by Seokmann Ju
· 16 years ago
6749ce3
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
by Andrew Vasquez
· 16 years ago
3d79038f
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
by Andrew Vasquez
· 16 years ago
ad0ecd6
[SCSI] qla2xxx: Add EDC-update support.
by Joe Carnuccio
· 16 years ago
fbcbb5d
[SCSI] qla2xxx: Export flash-block-size for application support.
by Lalit Chandivade
· 16 years ago
d0c3eef
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
by Lalit Chandivade
· 16 years ago
6e181be
[SCSI] qla2xxx: Add reset capabilities for application support.
by Lalit Chandivade
· 16 years ago
2533cf6
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
by Lalit Chandivade
· 16 years ago
55a9615
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
by Andrew Vasquez
· 16 years ago
be67e65
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().
by Andrew Vasquez
· 16 years ago
6431c5d
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
by Andrew Vasquez
· 16 years ago
cf5a163
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
by Anirban Chakraborty
· 16 years ago
3c01b4f
[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport_io callbacks.
by Seokmann Ju
· 16 years ago
3a03eb7
[SCSI] qla2xxx: Add ISP81XX support.
by Andrew Vasquez
· 16 years ago
73208df
[SCSI] qla2xxx: add support for multi-queue adapter
by Anirban Chakraborty
· 16 years ago
7b867cf
[SCSI] qla2xxx: Refactor qla data structures
by Anirban Chakraborty
· 16 years ago
9cc328f
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks
by Mike Christie
· 16 years ago
c00d899
[SCSI] qla2xxx: Add Flash Layout Table support.
by Andrew Vasquez
· 16 years ago
49fd462
[SCSI] qla2xxx: Add input/output byte-count statistics.
by Harish Zunjarrao
· 16 years ago
6390d1f
[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.
by Andrew Vasquez
· 16 years ago
00eabe7
[SCSI] qla2xxx: fix msleep compile error
by FUJITA Tomonori
· 16 years ago
c9c5ced
[SCSI] qla2xxx: Additional NPIV corrections.
by Andrew Vasquez
· 16 years ago
b3dc908
[SCSI] qla2xxx: use memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
1ee2714
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
by Joe Carnuccio
· 16 years ago
711c1d9
[SCSI] qla2xxx: Cleanup NPIV related functions
by Seokmann Ju
· 16 years ago
032d8dd
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
by Harish Zunjarrao
· 16 years ago
e5f5f6f
[SCSI] qla2xxx: Track total number of ISP aborts.
by Harish Zunjarrao
· 16 years ago
85821c9
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
by Andrew Vasquez
· 16 years ago
5f3a9a2
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
by Seokmann Ju
· 16 years ago
68af081
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump.
by Andrew Vasquez
· 17 years ago
6c2f527
[SCSI] qla2xxx: Convert vport_sem to a mutex
by matthias@kaehlcke.net
· 17 years ago
2f2fa13
[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
by Shyam Sundar
· 17 years ago
Next »