Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bfc2560563586372212b0a8aeca7428975fa91fe
/
drivers
/
scsi
/
be2iscsi
/
be_mgmt.c
170b7d2
scsi: Remove unneeded break statements
by Tom Rix
· 4 years, 3 months ago
7405edf
scsi: be2iscsi: Add missing function parameter description
by Lee Jones
· 4 years, 6 months ago
7cd1615
scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 4 years, 10 months ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
26a4c99
scsi: be2iscsi: switch to generic DMA API
by Christoph Hellwig
· 6 years ago
9458321
scsi: be2iscsi: Update copyright
by Ketan Mukadam
· 7 years ago
0172dc6
scsi: be2iscsi: Remove A-circumflex character in copyright marking
by Jitendra Bhivare
· 7 years ago
4788e73
scsi: be2iscsi: Modify IOCTL to fetch user configured IQN
by Jitendra Bhivare
· 7 years ago
c5905bf
scsi: be2iscsi: Fix _get_initname buffer overflow
by Jitendra Bhivare
· 7 years ago
a39e9f7
scsi: be2iscsi: Fix _modify_eq_delay buffer overflow
by Jitendra Bhivare
· 7 years ago
8dd998e
scsi: be2iscsi: Fix return value in mgmt_open_connection
by Jitendra Bhivare
· 7 years ago
942b765
scsi: be2iscsi: Update Copyright
by Jitendra Bhivare
· 8 years ago
49fc515
scsi: be2iscsi: Fix closing of connection
by Jitendra Bhivare
· 8 years ago
5fa7db2
scsi: be2iscsi: Add warning message for unsupported adapter
by Ketan Mukadam
· 8 years ago
fa1261c
scsi: be2iscsi: Remove unused struct members
by Jitendra Bhivare
· 8 years ago
9871321
scsi: be2iscsi: Fix for crash in beiscsi_eh_device_reset
by Jitendra Bhivare
· 8 years ago
f350501
scsi: be2iscsi: Fix use of invalidate command table req
by Jitendra Bhivare
· 8 years ago
23b98e4
scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()
by Dan Carpenter
· 8 years ago
658f18d
scsi: be2iscsi: Add missing unlock for mbox_lock
by Jitendra Bhivare
· 8 years ago
bf9b755
scsi: be2iscsi: Remove redundant iscsi_wrb desc memset
by Jitendra Bhivare
· 8 years ago
60f36e0
scsi: be2iscsi: Update copyright information
by Jitendra Bhivare
· 8 years ago
1b7a7dd
scsi: be2iscsi: Fix queue and connection parameters
by Jitendra Bhivare
· 8 years ago
d1d5ca8
scsi: be2iscsi: Add TPE recovery feature
by Jitendra Bhivare
· 8 years ago
f79929d
scsi: be2iscsi: Add V1 of EPFW cleanup IOCTL
by Jitendra Bhivare
· 8 years ago
480195c
scsi: be2iscsi: Move functions to right files
by Jitendra Bhivare
· 8 years ago
6694095
scsi: be2iscsi: Add IOCTL to check UER supported
by Jitendra Bhivare
· 8 years ago
10bcd47
scsi: be2iscsi: Fix to add timer for UE detection
by Jitendra Bhivare
· 8 years ago
50a4b82
scsi: be2iscsi: Fix to make boot discovery non-blocking
by Jitendra Bhivare
· 8 years ago
9122e99
scsi: be2iscsi: Fix checks for HBA in error state
by Jitendra Bhivare
· 8 years ago
290aa37
scsi: be2iscsi: Check all zeroes IP before issuing IOCTL
by Jitendra Bhivare
· 8 years ago
96b48b9
scsi: be2iscsi: Rename iface get/set/create/destroy APIs
by Jitendra Bhivare
· 8 years ago
c5bf888
scsi: be2iscsi: Update iface handle before any set param
by Jitendra Bhivare
· 8 years ago
db02aea
scsi: be2iscsi: Move VLAN code to common iface_set_param
by Jitendra Bhivare
· 8 years ago
0152a7e
scsi: be2iscsi: Fix release of DHCP IP in static mode
by Jitendra Bhivare
· 8 years ago
37f2164
scsi: be2iscsi: Fix gateway APIs to support IPv4 & IPv6
by Jitendra Bhivare
· 8 years ago
090e218
be2iscsi: Couple MCC tag and WRB alloc and free
by Jitendra Bhivare
· 9 years ago
291fef2
be2iscsi: Fix MCC WRB leak in open_connection
by Jitendra Bhivare
· 9 years ago
8884033
be2iscsi: Rename MCC and BMBX processing functions
by Jitendra Bhivare
· 9 years ago
2e4e8f6
be2iscsi: Remove redundant MCC processing code
by Jitendra Bhivare
· 9 years ago
048084c
be2iscsi: Fix to process 25G link speed info from FW
by Jitendra Bhivare
· 9 years ago
4570f16
be2iscsi: Add FW config validation
by Jitendra Bhivare
· 9 years ago
53aefe2
be2iscsi: Fix to handle misconfigured optics events
by Jitendra Bhivare
· 9 years ago
3c9d903
be2iscsi: Added return value check for mgmt_get_all_if_id
by Jitendra Bhivare
· 9 years ago
cdde668
be2iscsi: Fix to use atomic bit operations for tag_state
by Jitendra Bhivare
· 9 years ago
c03a50f
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
by Jitendra Bhivare
· 9 years ago
6ac999e
be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
by Jitendra Bhivare
· 9 years ago
340c99e
be2iscsi: Fix updating the next pointer during WRB posting
by John Soni Jose
· 9 years ago
c4f39bd
be2iscsi: Revert ownership to Emulex
by Ketan Mukadam
· 10 years ago
3f4134c
be2iscsi : Logout of FW Boot Session
by John Soni Jose
· 10 years ago
4627de9
MAINTAINERS, be2iscsi: change email domain
by Minh Tran
· 10 years ago
a41a9ad
be2iscsi: check ip buffer before copying
by Mike Christie
· 10 years ago
65c5efa
be2iscsi: Fix the copyright year
by Jayamohan Kallickal
· 10 years ago
7c845eb
scsi: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
6d67726
be2iscsi: Fix memory leak in mgmt_set_ip()
by Maurizio Lombardi
· 11 years ago
beff654
be2iscsi: remove potential junk pointer free
by Tomas Henzl
· 11 years ago
b3c202d
be2iscsi: Fix TCP parameters while connection offloading.
by Jayamohan Kallickal
· 11 years ago
73af08e
be2iscsi: Fix interrupt Coalescing mechanism.
by Jayamohan Kallickal
· 11 years ago
daa8dc0
be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
by Jayamohan Kallickal
· 11 years ago
1957aa7
[SCSI] be2iscsi: Fix handling timed out MBX completion from FW
by Jayamohan Kallickal
· 11 years ago
cf987b7
[SCSI] be2iscsi: Fix SGL posting for unaligned ICD values
by Jayamohan Kallickal
· 11 years ago
1f536d4
[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion
by Jayamohan Kallickal
· 11 years ago
68c26a3
[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapter
by Jayamohan Kallickal
· 11 years ago
d3fea9a
[SCSI] be2iscsi: Display Port Identifier for each iSCSI function
by Jayamohan Kallickal
· 11 years ago
6103c1f
[SCSI] be2iscsi: Dispaly CID available for connection offload
by Jayamohan Kallickal
· 11 years ago
bd41c2b
[SCSI] be2iscsi: Fix chute cleanup during drivers unload.
by Jayamohan Kallickal
· 11 years ago
1e4be6f
[SCSI] be2iscsi: Fix connection offload to support Dual Chute.
by Jayamohan Kallickal
· 11 years ago
0a3db7c
[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute mode
by Jayamohan Kallickal
· 11 years ago
8a86e83
[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
by Jayamohan Kallickal
· 11 years ago
843ae75
[SCSI] be2iscsi: Config parameters update for Dual Chute Support
by Jayamohan Kallickal
· 11 years ago
7331613
[SCSI] be2iscsi: Fix negotiated parameters upload to FW
by Jayamohan Kallickal
· 11 years ago
533c165
[SCSI] be2scsi: Update copyright dates to 2013
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
b23f7a0
treewide: Fix typo in printk and comments
by Masanari Iida
· 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
acb9693
[SCSI] be2iscsi: Fix session update context with V2 version.
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
6f72238e
[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.
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
b83d543
[SCSI] be2iscsi: fix dma free size mismatch regression
by Mike Christie
· 13 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
069adc7
[SCSI] be2iscsi: fix chip cleanup
by Jayamohan Kallickal
· 14 years ago
255fa9a
[SCSI] be2iscsi: change in copyright notice
by Jayamohan Kallickal
· 14 years ago
b15d05b
[SCSI] be2iscsi: Fix for Login failure
by Jayamohan Kallickal
· 14 years ago
c7acc5b
[SCSI] be2iscsi: Add support for iscsi boot
by Jayamohan Kallickal
· 14 years ago
3cbb7a7
[SCSI] be2iscsi: Fix for premature buffer free
by Jayamohan Kallickal
· 14 years ago
5db3f33
[SCSI] be2iscsi: Free tags allocated
by Jayamohan Kallickal
· 14 years ago
03a1231
[SCSI] be2iscsi: Fixing the return type of functions
by Jayamohan Kallickal
· 14 years ago
d3ad2bb
[SCSI] be2iscsi: Fixing return values
by Jayamohan Kallickal
· 14 years ago
457ff3b
[SCSI] be2iscsi: Fix warnings from new checkpatch.pl
by Jayamohan Kallickal
· 14 years ago
e6b50c3
[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()
by Dan Carpenter
· 15 years ago
4ec3fdb
[SCSI] be2iscsi: fix lock imbalance
by Jiri Slaby
· 15 years ago
4183122
[SCSI] be2iscsi: Cleanup of resets for device and target
by Jayamohan Kallickal
· 15 years ago
Next »