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
/
qla4xxx
/
ql4_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
[SCSI] qla4xxx: multi-session fix for flash ddbs
Vikas Chaudhary
1
-13
/
+143
2012-05-30
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
1
-0
/
+22
2012-05-30
[SCSI] qla4xxx: Add change_queue_depth API support
Tej Parkash
1
-0
/
+20
2012-05-30
[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.
Manish Rangankar
1
-1
/
+35
2012-03-28
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
Sergei Shtylyov
1
-4
/
+2
2012-03-27
[SCSI] qla4xxx: assign correct address for iscsi_cls_host
Vikas Chaudhary
1
-2
/
+2
2012-03-27
[SCSI] qla4xxx: Add missing spaces to error messages
Petr Uzel
1
-2
/
+2
2012-02-29
[SCSI] qla4xxx: trivial cleanup
Vikas Chaudhary
1
-4
/
+4
2012-02-29
[SCSI] qla4xxx: Fix sparse warning
Vikas Chaudhary
1
-2
/
+2
2012-02-29
[SCSI] qla4xxx: Add support for multiple session per host.
Manish Rangankar
1
-3
/
+25
2012-02-29
[SCSI] qla4xxx: Export CHAP index as sysfs attribute
Mike Christie
1
-1
/
+44
2012-02-29
[SCSI] qla4xxx: Add support to display CHAP list and delete CHAP entry
Nilesh Javali
1
-0
/
+193
2012-02-19
[SCSI] qla4xxx: Added ping support
Vikas Chaudhary
1
-0
/
+113
2012-02-19
[SCSI] qla4xxx: added support for host event
Vikas Chaudhary
1
-0
/
+85
2012-02-19
[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx
Vikas Chaudhary
1
-1
/
+1
2012-02-19
[SCSI] qla4xxx: Modified debug log messages for boot info.
Manish Rangankar
1
-14
/
+12
2012-02-19
[SCSI] qla4xxx: Fix verify boot idx correctly
Lalit Chandivade
1
-3
/
+2
2012-02-19
[SCSI] qla4xxx: Fix un-necessary delay on invalid DDB
Lalit Chandivade
1
-0
/
+4
2012-02-19
[SCSI] qla4xxx: Added support to show port_state and port_speed in sysfs
Vikas Chaudhary
1
-0
/
+47
2012-02-19
[SCSI] qla4xxx: Added support to show targetalias in sysfs
Vikas Chaudhary
1
-0
/
+5
2012-01-16
[SCSI] qla4xxx: Cleanup modinfo display
Karen Higgins
1
-16
/
+17
2012-01-16
[SCSI] qla4xxx: Added error logging for firmware abort
Nilesh Javali
1
-0
/
+7
2012-01-16
[SCSI] qla4xxx: Disable generating pause frames in case of FW hung
Giridhar Malavali
1
-0
/
+10
2012-01-16
[SCSI] qla4xxx: Temperature monitoring for ISP82XX core.
Mike Hernandez
1
-1
/
+41
2012-01-10
[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.
Manish Rangankar
1
-3
/
+0
2012-01-10
[SCSI] qla4xxx: Break the loop if the sendtargets list was empty
Nilesh Javali
1
-0
/
+3
2012-01-10
[SCSI] qla4xxx: Limit the ACB Default Timeout value to 12s
Nilesh Javali
1
-4
/
+12
2012-01-10
[SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list short
Lalit Chandivade
1
-162
/
+237
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-25
/
+102
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-5
/
+5
2011-12-15
[SCSI] qla4xxx: check for FW alive before calling chip_reset
Shyam Sunder
1
-24
/
+51
2011-12-15
[SCSI] qla4xxx: Wait for disable_acb before doing set_acb
Vikas Chaudhary
1
-1
/
+10
2011-12-15
[SCSI] qla4xxx: Don't recover adapter if device state is FAILED
Sarang Radke
1
-0
/
+21
2011-12-15
[SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1
Sarang Radke
1
-0
/
+20
2011-12-14
[SCSI] qla4xxx: check for failed conn setup
Mike Christie
1
-0
/
+3
2011-12-14
[SCSI] qla4xxx: fix flash/ddb support
Mike Christie
1
-54
/
+1027
2011-10-20
[SCSI] qla4xxx: export address/port of connection (fix udev disk names)
Mike Christie
1
-0
/
+2
2011-10-20
[SCSI] iscsi class: fix vlan configuration
Mike Christie
1
-2
/
+2
2011-10-20
[SCSI] qla4xxx: fix data alignment and use nl helpers
Mike Christie
1
-14
/
+7
2011-10-16
[SCSI] qla4xxx: updated device id check for BFS.
Manish Rangankar
1
-5
/
+3
2011-10-16
[SCSI] qla4xxx: Fixed target discovery failed issue.
Manish Rangankar
1
-4
/
+5
2011-10-16
[SCSI] qla4xxx: Fixed active session re-open issue.
Manish Rangankar
1
-1
/
+5
2011-10-16
[SCSI] qla4xxx: Fixed device blocked issue on link up-down.
Manish Rangankar
1
-1
/
+0
2011-10-16
[SCSI] qla4xxx: Fixed session destroy issue on link up-down.
Manish Rangankar
1
-1
/
+5
2011-10-16
[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.
Manish Rangankar
1
-8
/
+3
2011-10-16
[SCSI] qla4xxx: Fix getting BIDI CHAP for boot targets
Lalit Chandivade
1
-4
/
+58
2011-10-16
[SCSI] qla4xxx: Fix exporting boot targets to sysfs
Lalit Chandivade
1
-16
/
+21
2011-10-16
[SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH
Lalit Chandivade
1
-0
/
+67
2011-08-27
[SCSI] qla4xxx: export iface name
Mike Christie
1
-0
/
+1
2011-08-27
[SCSI] qla4xxx: Added support for adapter and firmware reset
Vikas Chaudhary
1
-0
/
+107
[next]