Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13483730a13bef372894aefcf73760f5c6c297be
/
drivers
/
scsi
/
qla4xxx
/
ql4_init.c
1348373
[SCSI] qla4xxx: fix flash/ddb support
by Mike Christie
· 13 years ago
5283bfb
[SCSI] qla4xxx: Fixed device blocked issue on link up-down.
by Manish Rangankar
· 13 years ago
98270ab
[SCSI] qla4xxx: Fixed session destroy issue on link up-down.
by Manish Rangankar
· 13 years ago
736cf36
[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.
by Manish Rangankar
· 13 years ago
166dd20
[SCSI] qla4xxx: Free Device Database (DDB) reserved by FW
by Lalit Chandivade
· 13 years ago
91ec7ce
[SCSI] qla4xxx: Added vendor specific sysfs attributes
by Vikas Chaudhary
· 13 years ago
0e7e850
[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.
by Manish Rangankar
· 13 years ago
b3a271a
[SCSI] qla4xxx: support iscsiadm session mgmt
by Manish Rangankar
· 13 years ago
2bab08f
[SCSI] qla4xxx: Added new "struct ipaddress_config"
by Vikas Chaudhary
· 13 years ago
7ad633c
[SCSI] qla4xxx: Added vendor specific sysfs attributes
by Harish Zunjarrao
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
fc7657c
[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changed
by Vikas Chaudhary
· 14 years ago
58da51d
[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGIN
by Vikas Chaudhary
· 14 years ago
7edd9a7
[SCSI] qla4xxx: cleanup DDB relogin logic during initialization
by Karen Higgins
· 14 years ago
9640de2
[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()
by Vikas Chaudhary
· 14 years ago
7d01d06
[SCSI] qla4xxx: Updated the Copyright header
by Vikas Chaudhary
· 14 years ago
3710c60
[SCSI] qla4xxx: free_irqs on failed initialize_adapter
by Vikas Chaudhary
· 14 years ago
f581a3f
[SCSI] qla4xxx: Trivial cleanup
by Vikas Chaudhary
· 14 years ago
2232be0
[SCSI] qla4xxx: Added AER support for ISP82xx
by Lalit Chandivade
· 14 years ago
9d4946f
[SCSI] qla4xxx: Stop firmware before doing init firmware.
by Lalit Chandivade
· 14 years ago
3013cea
[SCSI] qla4xxx: set correct value in sess->recovery_tmo
by Vikas Chaudhary
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
3b2bef1
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
by Vikas Chaudhary
· 14 years ago
bb6f7d5
[SCSI] qla4xxx: wait for device_ready before device discovery
by Karen Higgins
· 14 years ago
c2660df
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
by Vikas Chaudhary
· 14 years ago
f4f5df23
[SCSI] qla4xxx: Added support for ISP82XX
by Vikas Chaudhary
· 14 years ago
beabe7c
[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA
by Prasanna Mumbai
· 14 years ago
b966346
[SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready
by Vikas Chaudhary
· 14 years ago
3638632
[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.
by Vikas Chaudhary
· 14 years ago
e349fa3
[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed
by Vikas Chaudhary
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
821d6e5
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
by Vikas Chaudhary
· 15 years ago
c301b02
[SCSI] qla4xxx: Updated firmware ready timeout algorithm
by Vikas Chaudhary
· 15 years ago
065aa1b
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
by Vikas Chaudhary
· 15 years ago
2a49a78
[SCSI] qla4xxx: added IPv6 support.
by Vikas Chaudhary
· 15 years ago
b392551
[SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
by Mike Christie
· 15 years ago
41bbdbe
[SCSI] qla4xxx: do not reuse session when connecting to different target port
by Mike Christie
· 16 years ago
50a29ae
[SCSI] qla4xxx: fix host reset dpc race
by Mike Christie
· 17 years ago
b635930
[SCSI] qla4xxx: directly call iscsi recovery functions
by Mike Christie
· 17 years ago
b1c1181
drivers/scsi/: Spelling fixes
by Joe Perches
· 17 years ago
2697478
[SCSI] libiscsi: fix shutdown
by Mike Christie
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
46235e6
[SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized
by David C Somayajulu
· 18 years ago
92b7273
[SCSI] qla4xxx: ql4_init.c bugfixes
by David C Somayajulu
· 18 years ago
4797547
[SCSI] qla4xxx: possible cleanups
by Adrian Bunk
· 18 years ago
477ffb9
[SCSI] qla4xxx: bug fixes
by David C Somayajulu
· 18 years ago
d915058
[SCSI] qla4xxx: add support for qla4032
by David C Somayajulu
· 18 years ago
f26b904
[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset
by David C Somayajulu
· 18 years ago
afaf5a2
[SCSI] Initial Commit of qla4xxx
by David Somayajulu
· 18 years ago