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_nx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
scsi: qla4xxx: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-65
/
+24
2016-11-08
scsi: qla4xxx: print MAC and SID via %p[mM][R]
Oleksandr Khoshaba
1
-6
/
+2
2016-09-02
scsi: qla4xxx: Mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2014-07-30
qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-05-19
qla4xxx: Check for correct return status
Vikas Chaudhary
1
-1
/
+1
2014-05-19
qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
Vikas Chaudhary
1
-0
/
+106
2014-05-19
qla4xxx: Added PEX DMA Support for ISP8022 Adapter
Tej Parkash
1
-11
/
+4
2014-05-19
qla4xxx: Added new opcodes for 84XX Minidump template
Tej Parkash
1
-0
/
+335
2014-03-15
[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.
Vikas Chaudhary
1
-21
/
+12
2014-03-15
[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xx
Tej Parkash
1
-1
/
+7
2014-03-15
[SCSI] qla4xxx: Fix processing response queue during probe
Tej Parkash
1
-0
/
+4
2014-03-15
[SCSI] qla4xxx: Correctly handle msleep_interruptible
Vikas Chaudhary
1
-8
/
+2
2014-03-15
[SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.
Vikas Chaudhary
1
-14
/
+1
2014-03-15
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Nilesh Javali
1
-0
/
+21
2013-09-03
[SCSI] qla4xxx: Return error if minidump data collection fails
Vikas Chaudhary
1
-0
/
+1
2013-09-03
[SCSI] qla4xxx: Fix the minidump data collection check in for loop
Santosh Vernekar
1
-5
/
+3
2013-09-03
[SCSI] qla4xxx: Add pex-dma support for capturing minidump
Santosh Vernekar
1
-1
/
+225
2013-09-03
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
1
-1
/
+1
2013-09-03
[SCSI] qla4xxx: Added support for ISP8042
Vikas Chaudhary
1
-30
/
+30
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+14
2013-04-11
[SCSI] qla4xxx: Add flash node mgmt support
Adheer Chandravanshi
1
-2
/
+10
2013-04-11
[SCSI] qla4xxx: Assign correct CHAP table address to FLT
Vikas Chaudhary
1
-5
/
+6
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox
Nilesh Javali
1
-2
/
+2
2013-01-29
[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX
Vikas Chaudhary
1
-4
/
+4
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-475
/
+957
2012-09-24
[SCSI] qla4xxx: Update idc reg in case of PCI AER
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Print correct IDC version
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
1
-1
/
+1
2012-09-24
[SCSI] qla4xxx: Added support for ISP83XX
Vikas Chaudhary
1
-44
/
+444
2012-09-24
[SCSI] qla4xxx: Added new function qla4_8xxx_get_minidump
Vikas Chaudhary
1
-9
/
+15
2012-09-24
[SCSI] qla4xxx: Set IDC version in correct way
Vikas Chaudhary
1
-9
/
+33
2012-09-24
[SCSI] qla4xxx: Added new functions in isp_ops
Vikas Chaudhary
1
-109
/
+164
2012-09-24
[SCSI] qla4xxx: Clean-up and optimize macros
Vikas Chaudhary
1
-8
/
+4
2012-09-24
[SCSI] qla4xxx: Rename 82XX macros
Vikas Chaudhary
1
-76
/
+76
2012-09-24
[SCSI] qla4xxx: Update func name from ql4_ to qla4_
Vikas Chaudhary
1
-6
/
+6
2012-09-24
[SCSI] qla4xxx: Update structure and variable names
Vikas Chaudhary
1
-40
/
+40
2012-09-24
[SCSI] qla4xxx: Update function name from 8xxx to 82xx
Vikas Chaudhary
1
-248
/
+249
2012-09-14
[SCSI] qla4xxx: Fix gcc warning for x86 system
Vikas Chaudhary
1
-1
/
+1
2012-08-23
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
1
-3
/
+1
2012-07-20
[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2012-05-30
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
1
-16
/
+722
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-16
/
+1
2012-02-21
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
1
-21
/
+2
2012-02-19
[SCSI] qla4xxx: Remove un-necessary print statment
Lalit Chandivade
1
-4
/
+1
2012-02-19
[SCSI] qla4xxx: Remove unused code
Vikas Chaudhary
1
-12
/
+0
2012-01-16
[SCSI] qla4xxx: Clear the RISC interrupt bit during FW init
Sarang Radke
1
-0
/
+5
2011-12-15
[SCSI] qla4xxx: Fix the IDC locking mechanism
Nilesh Javali
1
-8
/
+11
[next]