index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
/
ql4_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-15
[SCSI] qla4xxx: Fix sparse warnings
Vikas Chaudhary
1
-2
/
+4
2014-03-15
[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()
Vikas Chaudhary
1
-3
/
+3
2014-03-15
[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()
Vikas Chaudhary
1
-3
/
+4
2014-03-15
[SCSI] qla4xxx: Updated print for device login, logout path
Vikas Chaudhary
1
-16
/
+43
2014-03-15
[SCSI] qla4xxx: Fix failure of mbox 0x31
Vikas Chaudhary
1
-8
/
+48
2014-03-15
[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...
Tej Parkash
1
-4
/
+12
2014-03-15
[SCSI] qla4xxx: Clear DDB index map upon connection close failure
Nilesh Javali
1
-1
/
+3
2014-03-15
[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xx
Tej Parkash
1
-19
/
+27
2014-03-15
[SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removed
Vikas Chaudhary
1
-0
/
+5
2014-03-15
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Nilesh Javali
1
-5
/
+22
2013-12-20
[SCSI] qla4xxx: Recreate chap data list during get chap operation
Adheer Chandravanshi
1
-58
/
+61
2013-12-20
[SCSI] qla4xxx: Add support for ISCSI_PARAM_LOCAL_IPADDR sysfs attr
Adheer Chandravanshi
1
-0
/
+10
2013-12-20
[SCSI] qla4xxx: Add host statistics support
Lalit Chandivade
1
-0
/
+205
2013-12-20
[SCSI] qla4xxx: Added support for Diagnostics MBOX command
Vikas Chaudhary
1
-0
/
+3
2013-12-16
[SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()
Dan Carpenter
1
-4
/
+7
2013-12-16
[SCSI] qla4xxx: Add support for additional network parameters settings
Harish Zunjarrao
1
-125
/
+1001
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-10-25
[SCSI] qla4xxx: Add support to get CHAP details for flash target session
Adheer Chandravanshi
1
-3
/
+38
2013-10-25
[SCSI] qla4xxx: Add support to set CHAP entries
Adheer Chandravanshi
1
-0
/
+197
2013-10-25
[SCSI] qla4xxx: Populate local CHAP credentials for flash target sessions
Adheer Chandravanshi
1
-0
/
+16
2013-10-25
[SCSI] qla4xxx: Support setting of local CHAP index for flash target entry
Adheer Chandravanshi
1
-0
/
+18
2013-10-25
[SCSI] qla4xxx: correctly update session discovery_parent_idx.
Manish Rangankar
1
-19
/
+180
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-03
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
1
-1
/
+1
2013-09-03
[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042
Nilesh Javali
1
-1
/
+30
2013-09-03
[SCSI] qla4xxx: Added support for ISP8042
Vikas Chaudhary
1
-19
/
+28
2013-08-23
[SCSI] qla4xxx: Export more firmware info in sysfs
Adheer Chandravanshi
1
-2
/
+2
2013-08-23
[SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1.
Adheer Chandravanshi
1
-1
/
+2
2013-08-23
[SCSI] qla4xxx: discovery_parent_idx can be shown without any check.
Adheer Chandravanshi
1
-5
/
+2
2013-08-23
[SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6.
Adheer Chandravanshi
1
-1
/
+5
2013-08-23
[SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_type
Adheer Chandravanshi
1
-3
/
+3
2013-08-23
[SCSI] qla4xxx: Allow removal of failed session using logout.
Adheer Chandravanshi
1
-8
/
+40
2013-08-23
[SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfs
Adheer Chandravanshi
1
-57
/
+146
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-2
/
+2
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
1
-2
/
+4
2013-05-02
[SCSI] qla4xxx: Assign values using correct datatype
Adheer Chandravanshi
1
-4
/
+4
2013-05-02
[SCSI] qla4xxx: Fix smatch warnings
Adheer Chandravanshi
1
-16
/
+1
2013-05-02
[SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_create
Vikas Chaudhary
1
-3
/
+3
2013-05-02
[SCSI] qla4xxx: Silence gcc warning
Vikas Chaudhary
1
-5
/
+3
2013-04-12
[SCSI] qla4xxx: Use correct value for max flash node entries
Adheer Chandravanshi
1
-2
/
+2
2013-04-12
[SCSI] qla4xxx: Restrict logout from boot target session using session id
Adheer Chandravanshi
1
-0
/
+8
2013-04-12
[SCSI] qla4xxx: Use correct flash ddb offset for ISP40XX
Adheer Chandravanshi
1
-19
/
+38
2013-04-12
[SCSI] qla4xxx: Replace dev type macros with generic portal type macros
Adheer Chandravanshi
1
-12
/
+14
2013-04-12
[SCSI] qla4xxx: Add flash node mgmt support
Adheer Chandravanshi
1
-0
/
+1647
2013-04-12
[SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XX
Nilesh Javali
1
-1
/
+4
2013-04-12
[SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functions
Vikas Chaudhary
1
-3
/
+3
2013-04-10
[SCSI] qla4xxx: Fixed request queue count manipulation on response path
Tej Parkash
1
-13
/
+2
2013-04-10
[SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XX
Vikas Chaudhary
1
-2
/
+16
2013-04-10
[SCSI] qla4xxx: Set graceful reset bit for ISP83XX
Vikas Chaudhary
1
-0
/
+9
2013-04-10
[SCSI] qla4xxx: Boot from SAN fix for ISP83XX
Vikas Chaudhary
1
-1
/
+1
[next]