Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
91e56499304f3d612053a9cf17f350868182c7d8
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
755f516
qla2xxx: Restrict max_lun to 16-bit for older HBAs
by Hannes Reinecke
· 11 years ago
1c54fc1
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
f92f82d
qla2xxx: fix incorrect debug printk
by Dan Carpenter
· 11 years ago
63ee707
qla2xxx: Remove wait for online from host reset handler.
by Chad Dupuis
· 11 years ago
f83adb6
qla2xxx: T10-Dif: add T10-PI support
by Quinn Tran
· 11 years ago
90b604f
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
by Himanshu Madani
· 11 years ago
638a1a0
qla2xxx: Delay driver unload if there is any pending activity going on.
by Sawan Chandak
· 11 years ago
478c3b0
qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling.
by Chad Dupuis
· 11 years ago
f934c9d
qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware.
by Chad Dupuis
· 11 years ago
bd21eaf
qla2xxx: Change copyright year to 2014 in all the source files.
by Armen Baloyan
· 11 years ago
61f098d
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
by Hiral Patel
· 11 years ago
edaa5c7
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ISP8044.
by Saurav Kashyap
· 11 years ago
2c5bbbb
qla2xxx: Add pci device id 0x2271.
by Joe Carnuccio
· 11 years ago
8698a74
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
by Dongsheng Yang
· 11 years ago
b97f5d0
[SCSI] qla2xxx: Re-sync module parameter descriptions with the code
by Steven J. Magnani
· 11 years ago
b2a72ec
[SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()
by Dan Carpenter
· 11 years ago
4440e46
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
by Armen Baloyan
· 11 years ago
43a9c38
[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.
by Saurav Kashyap
· 11 years ago
888e639
[SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.
by Saurav Kashyap
· 11 years ago
a1b23c5
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and ISP82XX.
by Chad Dupuis
· 11 years ago
f73cb69
[SCSI] qla2xxx: Add support for ISP2071.
by Chad Dupuis
· 11 years ago
3b1bef6
[SCSI] qla2xxx: Set host can_queue value based on available resources.
by Chad Dupuis
· 11 years ago
3223161
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
by Saurav Kashyap
· 11 years ago
7a8ab9c
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
by Chad Dupuis
· 11 years ago
c41afc9
[SCSI] qla2xxx: Fix warning reported by smatch.
by Saurav Kashyap
· 11 years ago
a4e04d9
[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue assigmnment.
by Armen Baloyan
· 11 years ago
03eb912
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update.
by Armen Baloyan
· 11 years ago
e8f5e95
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
by Armen Baloyan
· 11 years ago
f3ddac1
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
by Chad Dupuis
· 11 years ago
fe1b806
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
by Chad Dupuis
· 11 years ago
50280c0
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low."
by Chad Dupuis
· 11 years ago
a324031
[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.
by Armen Baloyan
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
62a276f
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names
by Bjorn Helgaas
· 11 years ago
353d944
[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.
by Chad Dupuis
· 11 years ago
1fe19ee
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
by Armen Baloyan
· 11 years ago
71e5600
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
by Armen Baloyan
· 11 years ago
4247934
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is shut down.
by Armen Baloyan
· 11 years ago
5854771
[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.
by Armen Baloyan
· 11 years ago
7ec0eff
[SCSI] qla2xxx: Add support for ISP8044.
by Atul Deshmukh
· 11 years ago
7b83355
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
by Oleksandr Khoshaba
· 11 years ago
6e97c9d
[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().
by Bart Van Assche
· 12 years ago
c5dcfaa
[SCSI] qla2xxx: Remove two superfluous tests.
by Bart Van Assche
· 12 years ago
3491255
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
by Saurav Kashyap
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
14b0680
[SCSI] qla2xxx: qla2x00_sp_compl can be static.
by Fengguang Wu
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8ae6d9c
[SCSI] qla2xxx: Enhancements to support ISPFx00.
by Giridhar Malavali
· 12 years ago
75ef9de
constify a bunch of struct file_operations instances
by Al Viro
· 12 years ago
f356bef
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
by Chad Dupuis
· 12 years ago
1e63395
[SCSI] qla2xxx: Update the copyright information.
by Saurav Kashyap
· 12 years ago
6c31555
[SCSI] qla2xxx: Display the lock owner on lock acquire failure.
by Saurav Kashyap
· 12 years ago
b00ee7d
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
by Chad Dupuis
· 12 years ago
552f3f9
[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.
by Masanari Iida
· 12 years ago
0b7e7c5
[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.
by Andrew Vasquez
· 12 years ago
b8aa4bd
[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.
by Arun Easi
· 12 years ago
aa230bc
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
by Arun Easi
· 12 years ago
3c290d0
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low.
by Chad Dupuis
· 12 years ago
8d93f55
[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.
by Chad Dupuis
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0a63ad1
[SCSI] qla2xxx: Dont clear drv active on iospace config failure.
by Saurav Kashyap
· 12 years ago
29f9f90
[SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with new option.
by Chad Dupuis
· 12 years ago
807fb6d
[SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.
by Saurav Kashyap
· 12 years ago
49300af
[SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.
by Saurav Kashyap
· 12 years ago
53016ed
[SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.
by Chad Dupuis
· 12 years ago
0300396
[SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.
by Saurav Kashyap
· 12 years ago
fa49263
[SCSI] qla2xxx: Fix for warnings reported by sparse.
by Saurav Kashyap
· 12 years ago
220d36b
[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver.
by Giridhar Malavali
· 12 years ago
a394aac
[SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.
by David Jeffery
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
2ad1b67
[SCSI] qla2xxx: Use the right field for container_of.
by Arun Easi
· 12 years ago
9e522cd
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
by Arun Easi
· 12 years ago
e92e4a8
[SCSI] qla2xxx: Fix description of qla2xmaxqdepth parameter.
by Chad Dupuis
· 12 years ago
9567611
[SCSI] qla2xxx: Do PCI fundamental reset for ISP83xx
by Joe Carnuccio
· 12 years ago
5d2878b
[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.
by Chad Dupuis
· 12 years ago
9d55ca6
[SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx.
by Atul Deshmukh
· 12 years ago
46152ce
[SCSI] qla2xxx: Update the driver copyright.
by Chad Dupuis
· 12 years ago
8fcd6b8
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
by Chad Dupuis
· 12 years ago
8117877
[SCSI] qla2xxx: Implemetation of mctp.
by Saurav Kashyap
· 12 years ago
7d613ac
[SCSI] qla2xxx: IDC implementation for ISP83xx.
by Santosh Vernekar
· 12 years ago
a9b6f722
[SCSI] qla2xxx: Implementation of bidirectional.
by Saurav Kashyap
· 12 years ago
5f16b33
[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.
by Chad Dupuis
· 12 years ago
d6a0358
[SCSI] qla2xxx: Fix typo in qla2xxx files
by Masanari Iida
· 12 years ago
650f528
[SCSI] qla2xxx: Bind to ISP8031 devices.
by Chad Dupuis
· 12 years ago
a55b2d2
scsi: make pci error handlers const
by Stephen Hemminger
· 12 years ago
e67f132
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
by Jon Mason
· 12 years ago
0545522
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
2d70c10
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
by Nicholas Bellinger
· 13 years ago
c6d39e2
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
by Joe Carnuccio
· 13 years ago
46270af
[SCSI] qla2xxx: Fix typo in bus-reset handler.
by Andrew Vasquez
· 13 years ago
5f28d2d
[SCSI] qla2xxx: Add ql_dbg_verbose logging level.
by Saurav Kashyap
· 13 years ago
9a347ff
[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.
by Chad Dupuis
· 13 years ago
aaf4d3e
[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
by Saurav Kashyap
· 13 years ago
cf92549
qla2xxx: Remove redundant NULL check before release_firmware() call.
by Jesper Juhl
· 13 years ago
8a65522
[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()
by Dan Carpenter
· 13 years ago
642ef98
[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets.
by Chad Dupuis
· 13 years ago
Next »