Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
277de95e4e5ec39edab779efe388894d5cc06582
/
drivers
/
scsi
/
be2iscsi
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
96e58ce
[SCSI] be2iscsi: Bump the driver version to 10.0.467.0
by Jayamohan Kallickal
· 12 years ago
702dc5e
[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn
by Jayamohan Kallickal
· 12 years ago
ad3f428
[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll
by Shlomo Pongratz
· 12 years ago
533c165
[SCSI] be2scsi: Update copyright dates to 2013
by Jayamohan Kallickal
· 12 years ago
cf6e3c6
[SCSI] be2iscsi: Fix checking Adapter state while establishing CXN
by Jayamohan Kallickal
· 12 years ago
a7909b3
[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver
by Jayamohan Kallickal
· 12 years ago
4a4a11b
[SCSI] be2iscsi : Fix the NOP-In handling code path
by Jayamohan Kallickal
· 12 years ago
6ea9b3b
[SCSI] be2iscsi: Fix the Port Link Status issue
by Jayamohan Kallickal
· 12 years ago
7ad4dfe
[SCSI] be2iscsi: Fix displaying the Active Session Count from driver
by Jayamohan Kallickal
· 12 years ago
22661e2
[SCSI] be2iscsi: Fix displaying the FW Version from driver.
by Jayamohan Kallickal
· 12 years ago
ef9e1b9
[SCSI] be2iscsi: Fix support for DEFQ extension
by Jayamohan Kallickal
· 12 years ago
2c9dfd3
[SCSI] be2iscsi: Fix MACRO for checking the adapter type
by Jayamohan Kallickal
· 12 years ago
43f388b
[SCSI] be2iscsi: Fix freeing CXN specific driver resources.
by Jayamohan Kallickal
· 12 years ago
bf9131c
[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32
by Jayamohan Kallickal
· 12 years ago
1e234bb
[SCSI] be2iscsi: Fix MBX Command issues
by Jayamohan Kallickal
· 12 years ago
a8081e3
[SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffer error
by Jayamohan Kallickal
· 12 years ago
0283fbb
[SCSI] be2iscsi: Fix lack of uninitialize pattern to FW
by Jayamohan Kallickal
· 12 years ago
b23f7a0
treewide: Fix typo in printk and comments
by Masanari Iida
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9a07da9
[SCSI] be2iscsi: Bump the driver version
by John Soni Jose
· 12 years ago
7a15800
[SCSI] be2iscsi: Fix Unrecoverable Error Detection
by John Soni Jose
· 12 years ago
e175def
[SCSI] be2iscsi: Fix for MBX timeout issue
by John Soni Jose
· 12 years ago
5faf17b
[SCSI] be2iscsi: Update the copyright information
by John Soni Jose
· 12 years ago
26000db
[SCSI] be2iscsi: Fix issue of displaying adapter family.
by John Soni Jose
· 12 years ago
7313326
[SCSI] be2iscsi: Fix Task Completion Event handling
by John Soni Jose
· 12 years ago
acb9693
[SCSI] be2iscsi: Fix session update context with V2 version.
by John Soni Jose
· 12 years ago
09a1093
[SCSI] be2iscsi: Fix support for V2 version of WRB.
by John Soni Jose
· 12 years ago
eaae526
[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.
by John Soni Jose
· 12 years ago
22abeef
[SCSI] be2iscsi: Fix max EQ supported by the driver.
by John Soni Jose
· 12 years ago
139a1b1
[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.
by John Soni Jose
· 12 years ago
8359c79
[SCSI] be2iscsi: Fix return value and typo.
by John Soni Jose
· 12 years ago
72fb46a
[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.
by John Soni Jose
· 12 years ago
4d4d1ef
[SCSI] be2iscsi: Issue an function level reset when driver is loaded
by John Soni Jose
· 12 years ago
5cac759
[SCSI] be2iscsi: Display driver name and version in device attribute
by John Soni Jose
· 12 years ago
107dfcb
[SCSI] be2iscsi: Fix max supported EQ count to 8.
by John Soni Jose
· 12 years ago
d629c47
[SCSI] be2iscsi: Fix memory leak in control path of driver
by John Soni Jose
· 12 years ago
6763daa
[SCSI] be2iscsi: Display Completion Event string instead of Opcode
by John Soni Jose
· 12 years ago
1d8bc70
[SCSI] be2iscsi: Fix the issue with soft reset.
by Minh Tran
· 12 years ago
0604768
[SCSI] be2iscsi: Bump the driver version.
by John Soni Jose
· 12 years ago
0a513dd
[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.
by John Soni Jose
· 12 years ago
6f72238
[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.
by John Soni Jose
· 12 years ago
df5d0e6
[SCSI] be2iscsi: Format the MAC_ADDR with sysfs_format_mac.
by John Soni Jose
· 12 years ago
99bc5d5
[SCSI] be2iscsi: Added Logging mechanism for the driver.
by John Soni Jose
· 12 years ago
9aef420
[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump mode
by John Soni Jose
· 12 years ago
afd96fa
[SCSI] be2iscsi: Removing the iscsi_data_pdu setting.
by John Soni Jose
· 12 years ago
b83d543
[SCSI] be2iscsi: fix dma free size mismatch regression
by Mike Christie
· 12 years ago
c62eef0
[SCSI] be2iscsi: Get Port State and Speed of the Adapter
by John Soni Jose
· 13 years ago
0e43895
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
by Mike Christie
· 13 years ago
ffce3e2
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
by Jayamohan Kallickal
· 13 years ago
2177199
[SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host
by John Soni Jose
· 13 years ago
605c6cd
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
by Jayamohan Kallickal
· 13 years ago
9728d8d
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
by Jayamohan Kallickal
· 13 years ago
76d15db
[SCSI] be2iscsi: Bump the driver Version
by Jayamohan Kallickal
· 13 years ago
2f63588
[SCSI] be2iscsi: Update external Branding to Emulex
by Jayamohan Kallickal
· 13 years ago
a49e06d
[SCSI] be2iscsi: Fix the function return values.
by Jayamohan Kallickal
· 13 years ago
db7f770
[SCSI] be2iscsi: Code cleanup, removing the goto statement
by Jayamohan Kallickal
· 13 years ago
c8b2559
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
by Jayamohan Kallickal
· 13 years ago
b547f2d
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
by Jayamohan Kallickal
· 13 years ago
b5b9323
[SCSI] be2iscsi: Fix typo function name mismatch
by Jayamohan Kallickal
· 13 years ago
1282ab7
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
by Mike Christie
· 13 years ago
3ec7827
[SCSI] be2iscsi: WRB Initialization and Failure code path change
by Jayamohan Kallickal
· 13 years ago
f2ba02b
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
by Jayamohan Kallickal
· 13 years ago
dc63aac
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
by Jayamohan Kallickal
· 13 years ago
8643b32
[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro
by Roland Dreier
· 13 years ago
d04baa1
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
4053a4b
[SCSI] be2iscsi: cleanup a min_t() call
by Dan Carpenter
· 13 years ago
acf3368f
scsi: Fix up files implicitly depending on module.h inclusion
by Paul Gortmaker
· 13 years ago
1379c25
[SCSI] be2iscsi: Move driver Version to 4.1.239.0
by Jayamohan Kallickal
· 13 years ago
3760976
[SCSI] be2iscsi: memset wrb for ring create
by Jayamohan Kallickal
· 13 years ago
bd53545
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
by Jayamohan Kallickal
· 13 years ago
685e16f
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb
by Jayamohan Kallickal
· 13 years ago
e528586
[SCSI] be2iscsi: Fix for kdump failure
by Jayamohan Kallickal
· 13 years ago
8dce69f
[SCSI] be2iscsi: Add pci_disable device
by Jayamohan Kallickal
· 13 years ago
25602c9
[SCSI] be2iscsi: Adding a shutdown Routine
by Jayamohan Kallickal
· 13 years ago
8fcfb21
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
by Jayamohan Kallickal
· 13 years ago
3093b04
[SCSI] be2iscsi: remove host and session casts
by Mike Christie
· 13 years ago
f27fb2e
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
by Mike Christie
· 13 years ago
1d063c1
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
by Mike Christie
· 13 years ago
3128c6c
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
by Mike Christie
· 13 years ago
91d41fd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
55bdabd
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
by Andy Grover
· 13 years ago
1235218
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
by Nicholas Bellinger
· 13 years ago
f457a46
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
by Mike Christie
· 13 years ago
9d04516
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
by Mike Christie
· 13 years ago
516f43a
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
by Andy Grover
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
8a025bb
[SCSI] be2iscsi: update version
by Jayamohan Kallickal
· 14 years ago
069adc7
[SCSI] be2iscsi: fix chip cleanup
by Jayamohan Kallickal
· 14 years ago
665d6d9
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
by Jayamohan Kallickal
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
1390b01
[SCSI] be2iscsi: Fix for proper setting of FW
by Jayamohan Kallickal
· 14 years ago
0b1d3cb
[SCSI] be2iscsi: check boot_kset is created before destroying it
by Jayamohan Kallickal
· 14 years ago
91eefa8
[SCSI] be2iscsi: Set a timeout to FW
by Jayamohan Kallickal
· 14 years ago
255fa9a
[SCSI] be2iscsi: change in copyright notice
by Jayamohan Kallickal
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
c7f7fd5
[SCSI] be2iscsi: fix null ptr ref in conn get param
by Mike Christie
· 14 years ago
Next »