index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.
Sawan Chandak
2
-0
/
+6
2015-04-10
qla2xxx: Fix beacon blink for ISP27XX.
Nigel Kirkland
1
-4
/
+7
2015-04-10
qla2xxx: Increase the wait time for firmware to be ready for P3P.
Chad Dupuis
1
-2
/
+5
2015-04-10
qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.
Himanshu Madhani
1
-1
/
+1
2015-04-10
qla2xxx: Fix warnings reported by static checker.
Himanshu Madhani
1
-5
/
+5
2015-04-10
lpfc: Update version to 10.5.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-04-10
lpfc: Update copyright to 2015
James Smart
20
-21
/
+21
2015-04-10
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
1
-21
/
+20
2015-04-10
lpfc: Fix crash in device reset handler.
James Smart
1
-2
/
+3
2015-04-10
lpfc: Fix OS crash when running loopback test in applications
James Smart
3
-4
/
+10
2015-04-10
lpfc: Fix internal loopback failure.
James Smart
1
-1
/
+5
2015-04-10
lpfc: Fix premature release of rpi bit in bitmask
James Smart
5
-12
/
+127
2015-04-10
lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC
James Smart
1
-1
/
+0
2015-04-10
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
1
-4
/
+6
2015-04-10
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
6
-298
/
+650
2015-04-10
lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
James Smart
1
-2
/
+19
2015-04-10
lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver
James Smart
2
-13
/
+30
2015-04-10
lpfc: Add support for reporting option_rom_version on newer adapters
James Smart
1
-1
/
+6
2015-04-10
lpfc: Fix setting of EQ (interrupt) delay Multiplier
James Smart
3
-7
/
+12
2015-04-10
lpfc: Fix host reset escalation killing all IOs.
James Smart
3
-3
/
+34
2015-04-10
lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...
James Smart
2
-6
/
+3
2015-04-10
lpfc: Fix to handle PLOGI when already logged in
James Smart
1
-3
/
+24
2015-04-10
lpfc: Add new mbx cmd recognition
James Smart
2
-0
/
+2
2015-04-10
lpfc: Add Lancer Temperature Event support to the lpfc driver
James Smart
2
-55
/
+125
2015-04-10
lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...
James Smart
1
-1
/
+1
2015-04-10
scsi_transport_fc: Add support for 25Gbit speed
James Smart
1
-0
/
+1
2015-04-10
aha1542: remove loop from aha1542_outb
Ondrej Zary
1
-8
/
+5
2015-04-10
aha1542: Fix bus reset
Ondrej Zary
1
-1
/
+1
2015-04-10
aha1542: rework locking
Ondrej Zary
1
-84
/
+34
2015-04-10
aha1542: Don't reduce functionality with DEBUG enabled
Ondrej Zary
1
-21
/
+10
2015-04-10
aha1542: Use print_hex_dump_bytes in debug code
Ondrej Zary
1
-26
/
+8
2015-04-10
aha1542: remove DEB macro and simplify debug code
Ondrej Zary
1
-34
/
+22
2015-04-10
aha1542: Use shost_printk instead of printk
Ondrej Zary
1
-35
/
+32
2015-04-10
aha1542: Change aha1542_set_bus_times parameters
Ondrej Zary
1
-18
/
+16
2015-04-10
aha1542: Pass struct Scsi_Host * to functions
Ondrej Zary
1
-62
/
+63
2015-04-10
aha1542: cleanup includes
Ondrej Zary
1
-8
/
+3
2015-04-10
aha1542: remove useless changelog
Ondrej Zary
1
-22
/
+3
2015-04-10
aha1542: fix include guard and remove useless changelog
Ondrej Zary
1
-33
/
+3
2015-04-10
aha1542: Always name Scsi_Host variables sh
Ondrej Zary
1
-49
/
+49
2015-04-10
aha1524: Use struct scsi_cmnd
Ondrej Zary
1
-75
/
+75
2015-04-10
aha1542: clean up cmd variables
Ondrej Zary
1
-29
/
+24
2015-04-10
aha1542: Simplify aha1542_biosparam
Ondrej Zary
1
-13
/
+8
2015-04-10
aha1542: rework configuration parameters
Ondrej Zary
1
-159
/
+54
2015-04-10
aha1542: rework hw_init
Ondrej Zary
2
-81
/
+59
2015-04-10
aha1542: Call wait_mask from aha1542_out
Ondrej Zary
1
-10
/
+7
2015-04-10
aha1542: split out code from aha1542_hw_init
Ondrej Zary
1
-30
/
+35
2015-04-10
aha1542: Merge aha1542_host_reset and aha1542_bus_reset
Ondrej Zary
1
-68
/
+14
2015-04-10
aha1542: Remove aha1542_restart
Ondrej Zary
1
-26
/
+2
2015-04-10
aha1542: remove useless code from aha1542_test_port
Ondrej Zary
1
-14
/
+1
2015-04-10
aha1542: Remove unneeded gotos
Ondrej Zary
1
-39
/
+19
[prev]
[next]