Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99e4d89afc75d7bec31420c5aa2fba53e0411f95
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
975f7d4
qla2xxx: fix busy wait regression
by Bruno Prémont
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
33e7997
qla2xxx: Add support for QFull throttling and Term Exchange retry
by Quinn Tran
· 10 years ago
f2ea653
qla2xxx: Increase the request queue size to 8K for ISP2031
by Saurav Kashyap
· 10 years ago
c0cb449
qla2xxx: Add Host reset handling in target mode.
by Arun Easi
· 10 years ago
61d41f6
qla2xxx: Disable PCI device in shutdown handler.
by Chad Dupuis
· 10 years ago
e05fe29
qla2xxx: Honor FCP_RSP retry delay timer field.
by Chad Dupuis
· 10 years ago
2d5a4c3
qla2xxx: Disable laser for ISP2031 while unloading driver.
by Himanshu Madhani
· 10 years ago
9d35894d
qla2xxx: Add fix in driver unload for pending activity.
by Sawan Chandak
· 10 years ago
d2749ff
qla2xxx: Unload of qla2xxx driver crashes the machine.
by Arun Easi
· 10 years ago
de187df
qla2xxx: Allow user to change ql2xfdmienable value.
by Himanshu Madhani
· 10 years ago
df57cab
qla2xxx: Add FDMI-2 functionality.
by Himanshu Madhani
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
6b38397
qla2xxx: Prevent probe and board_disable race
by Joe Lawrence
· 10 years ago
beb9e31
qla2xxx: Prevent removal and board_disable race
by Joe Lawrence
· 10 years ago
c821e0d
qla2xxx: Collect PCI register checks and board_disable scheduling
by Joe Lawrence
· 10 years ago
1a2fbf1
qla2xxx: Use qla2x00_clear_drv_active on probe failure
by Joe Lawrence
· 10 years ago
db7157d
qla2xxx: Fix shost use-after-free on device removal
by Joe Lawrence
· 10 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
755f516
qla2xxx: Restrict max_lun to 16-bit for older HBAs
by Hannes Reinecke
· 10 years ago
1c54fc1
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 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
· 11 years ago
c5dcfaa
[SCSI] qla2xxx: Remove two superfluous tests.
by Bart Van Assche
· 11 years ago
3491255
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
by Saurav Kashyap
· 11 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
Next »