index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
qla2xxx: Add Host reset handling in target mode.
Arun Easi
4
-1
/
+78
2014-09-25
qla2xxx: fix crash due to task mgmt cmd type
Himanshu Madhani
1
-2
/
+7
2014-09-25
qla2xxx: Add counter for message
Saurav Kashyap
1
-5
/
+5
2014-09-25
qla2xxx: Enable SLER conditionally in target mode.
Arun Easi
1
-4
/
+19
2014-09-25
qla2xxx: Remove verbose messages in target mode.
Arun Easi
1
-138
/
+16
2014-09-25
qla2xxx: Increase room in request queue for sending priority packets
Himanshu Madhani
1
-2
/
+2
2014-09-25
qla2xxx: Use correct offset to req-q-out for reserve calculation
Arun Easi
1
-3
/
+1
2014-09-25
qla2xxx: fix kernel NULL pointer access
Himanshu Madhani
1
-0
/
+1
2014-09-25
qla2xxx: Fix sparse warnings in tcm_qla2xxx.c
Himanshu Madhani
1
-6
/
+6
2014-09-25
qla2xxx: Update the driver version to 8.07.00.16-k.
Saurav Kashyap
1
-1
/
+1
2014-09-25
qla2xxx: Fix sparse warning in qla_iocb.c file.
Joe Carnuccio
1
-1
/
+1
2014-09-25
qla2xxx: Move warning message to debug level.
Sawan Chandak
1
-1
/
+1
2014-09-25
qla2xxx: Fail adapter initialization on load ram failure.
Chad Dupuis
1
-2
/
+2
2014-09-25
qla2xxx: Disable PCI device in shutdown handler.
Chad Dupuis
1
-0
/
+3
2014-09-25
qla2xxx: Mark port lost when we receive an RSCN for it.
Chad Dupuis
1
-1
/
+16
2014-09-25
qla2xxx: Restore WWPN in case of Loop Dead.
Himanshu Madhani
4
-3
/
+18
2014-09-25
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
5
-1
/
+32
2014-09-25
qla2xxx: Add missing ISP27xx checks to optrom code.
Alex Vechersky
2
-2
/
+3
2014-09-25
qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.
Chad Dupuis
1
-1
/
+3
2014-09-25
qla2xxx: Free sysfs attributes for ISP27xx.
Nigel Kirkland
1
-0
/
+2
2014-09-25
qla2xxx: Disable laser for ISP2031 while unloading driver.
Himanshu Madhani
3
-1
/
+37
2014-09-25
qla2xxx: Enable diagnostic port using NVRAM parameters.
Himanshu Madhani
2
-0
/
+5
2014-09-25
qla2xxx: Declaration error cause stack corruption.
Quinn Tran
1
-1
/
+1
2014-09-25
qla2xxx: Add fix in driver unload for pending activity.
Sawan Chandak
1
-2
/
+4
2014-09-25
qla2xxx: Unload of qla2xxx driver crashes the machine.
Arun Easi
1
-2
/
+2
2014-09-25
qla2xxx: Allow user to change ql2xfdmienable value.
Himanshu Madhani
1
-1
/
+1
2014-09-25
qla2xxx: Fix driver version string message.
Himanshu Madhani
1
-1
/
+1
2014-09-25
qla2xxx: Add diagnostic port functionality.
Joe Carnuccio
7
-9
/
+20
2014-09-25
qla2xxx: Add FA-WWN functionality.
Joe Carnuccio
3
-7
/
+38
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
7
-160
/
+967
2014-09-25
qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.
Jan Kulich
1
-1
/
+4
2014-09-25
qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().
Joe Carnuccio
1
-3
/
+2
2014-09-25
qla2xxx: Incorrect debug level on mailbox command print 0x1111.
Joe Carnuccio
1
-1
/
+1
2014-09-25
qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().
Joe Carnuccio
1
-2
/
+3
2014-09-25
qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().
Joe Carnuccio
1
-1
/
+1
2014-09-25
qla2xxx: ISP27xx fwdump template error print simplification.
Joe Carnuccio
3
-27
/
+9
2014-09-25
qla2xxx: ISP25xx multiqueue shadow register crash fix.
Joe Carnuccio
1
-0
/
+2
2014-09-25
qla2xxx: Add endianizer to max_payload_size modifier.
Joe Carnuccio
2
-7
/
+7
2014-09-25
qla2xxx: Enable fast flash access for ISP83xx.
Chad Dupuis
1
-1
/
+2
2014-09-25
qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).
Joe Carnuccio
3
-4
/
+36
2014-09-25
qla2xxx: ISP27xx fwdump template fix insertbuf() routine.
Joe Carnuccio
1
-10
/
+2
2014-09-25
qla2xxx: ISP27xx fwdump template remove high frequency debug logs.
Joe Carnuccio
2
-18
/
+1
2014-09-25
qla2xxx: ISP27xx optimize fwdump entry table lookup.
Joe Carnuccio
1
-4
/
+6
2014-09-25
qla2xxx: ISP27xx add tests for incomplete template.
Joe Carnuccio
2
-1
/
+10
2014-09-25
mptfusion: enable no_write_same for vmware scsi disks
Chris J Arges
1
-0
/
+5
2014-09-25
hpsa: add missing pci_set_master in kdump path
Tomas Henzl
1
-1
/
+1
2014-09-25
arcmsr: simplify ioctl data read/write
Ching Huang
3
-229
/
+119
2014-09-25
ipr: don't log error messages when applications issues illegal requests
wenxiong@linux.vnet.ibm.com
2
-0
/
+11
2014-09-22
cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
3
-7
/
+55
2014-09-22
storvsc: get rid of overly verbose warning messages
K. Y. Srinivasan
1
-12
/
+0
[next]