index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_bsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-13
/
+10
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
1
-13
/
+10
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-22
/
+22
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-30
/
+31
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-27
/
+27
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-22
/
+44
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-112
/
+152
2016-07-15
qla2xxx: Add bsg interface to support statistics counter reset.
Sawan Chandak
1
-25
/
+26
2016-07-15
qla2xxx: Add bsg interface to support D_Port Diagnostics.
Joe Carnuccio
1
-0
/
+44
2016-07-15
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
1
-1
/
+1
2016-02-23
qla2xxx: Provide mbx info in BBCR data after mbx failure
Harish Zunjarrao
1
-2
/
+7
2016-02-23
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
1
-0
/
+61
2016-02-23
qla2xxx: Add support for buffer to buffer credit value for ISP27XX.
Sawan Chandak
1
-0
/
+55
2016-02-23
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
1
-0
/
+80
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-5
/
+0
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
1
-1
/
+1
2014-09-25
qla2xxx: Add missing ISP27xx checks to optrom code.
Alex Vechersky
1
-1
/
+1
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Add ISP8044 serdes bsg interface.
Joe Carnuccio
1
-2
/
+45
2014-03-15
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
1
-2
/
+10
2013-12-19
[SCSI] qla2xxx: Add BSG interface for read/write serdes register.
Joe Carnuccio
1
-0
/
+44
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
1
-1
/
+1
2013-09-03
[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Santosh Vernekar
1
-2
/
+15
2013-09-03
[SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.
Joe Carnuccio
1
-1
/
+4
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-6
/
+6
2013-09-03
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
1
-6
/
+3
2013-07-08
[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Bart Van Assche
1
-7
/
+7
2013-07-08
[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()
Bart Van Assche
1
-9
/
+1
2013-07-08
[SCSI] qla2xxx: Clean up qla24xx_iidma()
Bart Van Assche
1
-8
/
+1
2013-07-08
[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...
Giridhar Malavali
1
-3
/
+2
2013-04-11
[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.
Joe Carnuccio
1
-0
/
+2
2013-04-11
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-5
/
+147
2013-02-22
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
1
-10
/
+29
2013-02-22
[SCSI] qla2xxx: Move loopback mode reset after chip reset check.
Chad Dupuis
1
-19
/
+20
2013-02-22
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
1
-52
/
+75
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
1
-5
/
+5
2013-02-22
[SCSI] qla2xxx: Do MPI reset only for ISP81xx.
Saurav Kashyap
1
-4
/
+6
2013-02-22
[SCSI] qla2xxx: Reject loopback request if one is already in progress.
Chad Dupuis
1
-0
/
+8
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()
Steve Hodgson
1
-3
/
+4
2012-11-30
[SCSI] qla2xxx: Properly set result field of bsg_job reply structure for succ...
Armen Baloyan
1
-41
/
+24
2012-09-24
[SCSI] qla2xxx: Fix for handling some error conditions in loopback.
Chad Dupuis
1
-3
/
+11
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
1
-38
/
+41
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
1
-0
/
+183
2012-09-14
[SCSI] qla2xxx: Add I2C BSG interface.
Joe Carnuccio
1
-0
/
+96
[next]