Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
18bfb924f0005a728caadd90ba755b2a660bf441
/
drivers
/
scsi
/
be2iscsi
a7dee8f
Merge branch 'fixes' into misc
by James Bottomley
· 9 years ago
84bd649
be2iscsi: set the boot_kset pointer to NULL in case of failure
by Maurizio Lombardi
· 9 years ago
e729b50
be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
c6fff32
be2iscsi:Add missing error check in beiscsi_eeh_resume
by Nicholas Krause
· 9 years ago
0c88740
be2iscsi: Fix memory leak in beiscsi_alloc_mem()
by Maurizio Lombardi
· 9 years ago
f64d92e
be2iscsi: Add lock to protect WRB alloc and free
by Jitendra Bhivare
· 9 years ago
10139fe
be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
by Jitendra Bhivare
· 9 years ago
1868379
be2iscsi: Fix ExpStatSn in management tasks
by Jitendra Bhivare
· 9 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
c448427
be2iscsi: Cleanup processing of BMBX completion
by Jitendra Bhivare
· 9 years ago
69fd6d7
be2iscsi: Fix be_mcc_compl_poll to use tag_state
by Jitendra Bhivare
· 9 years ago
a264f5e
be2iscsi: Remove be_mbox_notify_wait function
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
67296ad
be2iscsi: Use macros for MCC WRB and CQE fields
by Jitendra Bhivare
· 9 years ago
9c890a7
be2iscsi: Remove unused mcc_cq_lock
by Jitendra Bhivare
· 9 years ago
e049362
be2iscsi: add checks for dma mapping errors
by Alexey Khoroshilov
· 9 years ago
1db1194
be2iscsi: Update the driver version
by Jitendra Bhivare
· 9 years ago
cb564c6
be2iscsi: Fix WRB leak in login/logout path
by Jitendra Bhivare
· 9 years ago
9c4f8b0
be2iscsi: Fix async link event processing
by Jitendra Bhivare
· 9 years ago
048084c
be2iscsi: Fix to process 25G link speed info from FW
by Jitendra Bhivare
· 9 years ago
1094cf6
be2iscsi: Fix IOPOLL implementation
by Jitendra Bhivare
· 9 years ago
23d7ccf1
be2iscsi: Fix return value for MCC completion
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
c9beb6f
be2iscsi: Fix VLAN support for IPv6 network
by Jitendra Bhivare
· 9 years ago
cdaa4de
be2iscsi: Fix to remove shutdown entry point
by Jitendra Bhivare
· 9 years ago
3c9d903
be2iscsi: Added return value check for mgmt_get_all_if_id
by Jitendra Bhivare
· 9 years ago
9ec6f6b
be2iscsi: Set mbox timeout to 30s
by Jitendra Bhivare
· 9 years ago
12843f0
be2iscsi: Fix to synchronize tag allocation using spin_lock
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
ea51190
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
by Christoph Hellwig
· 9 years ago
78d0264
irq_poll: don't disable new irq_poll instances
by Christoph Hellwig
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
dd29dae
be2iscsi: Fix bogus WARN_ON length check
by Tim Gardner
· 9 years ago
fb9c54d
be2iscsi: Bump the driver version
by John Soni Jose
· 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
· 9 years ago
d56dfb4
be2iscsi : Bump the driver version
by John Soni Jose
· 10 years ago
3f4134c
be2iscsi : Logout of FW Boot Session
by John Soni Jose
· 10 years ago
eb1c469
be2iscsi : Fix memory check before unmapping.
by John Soni Jose
· 10 years ago
4e2bdf7
be2iscsi : Fix memory leak in the unload path
by John Soni Jose
· 10 years ago
e307f3a
be2iscsi : Fix the PCI request region reserving.
by John Soni Jose
· 10 years ago
3efde86
be2iscsi : Fix the retry count for boot targets
by John Soni Jose
· 10 years ago
4627de9
MAINTAINERS, be2iscsi: change email domain
by Minh Tran
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
2e7cee0
be2iscsi: Fix kernel panic when device initialization fails
by John Soni Jose
· 10 years ago
d939be3
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
c8c6c9b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
f76a610
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.
by Minh Duc Tran
· 10 years ago
0f989f7
MODULE_DEVICE_TABLE: fix some callsites
by Andrew Morton
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
a41a9ad
be2iscsi: check ip buffer before copying
by Mike Christie
· 10 years ago
49b552d
be2iscsi : Bump the driver version
by John Soni Jose
· 10 years ago
53281ed
be2iscsi : Fix kernel panic during reboot/shutdown
by John Soni Jose
· 10 years ago
e149fc1
be2iscsi: Use pci_enable_msix_range()
by Alexander Gordeev
· 10 years ago
a07b671
be2iscsi: Bump the driver version
by Jayamohan Kallickal
· 10 years ago
b7ab35b
be2iscsi: Fix processing CQE before connection resources are freed
by Jayamohan Kallickal
· 10 years ago
a3d313e
be2iscsi: Fix updating the boot enteries in sysfs
by Jayamohan Kallickal
· 10 years ago
65c5efa
be2iscsi: Fix the copyright year
by Jayamohan Kallickal
· 10 years ago
3903341
be2iscsi: Fix the sparse warning introduced in previous submission
by Jayamohan Kallickal
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 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
· 10 years ago
915aafd
bnx2i, be2iscsi: fix custom stats length
by Mike Christie
· 10 years ago
beff654
be2iscsi: remove potential junk pointer free
by Tomas Henzl
· 10 years ago
5f2d25e
be2iscsi: add an missing goto in error path
by Tomas Henzl
· 10 years ago
4f96827
Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"
by Christoph Hellwig
· 10 years ago
82a40ae
be2iscsi: Bump the driver version
by Jayamohan Kallickal
· 11 years ago
1120608
be2iscsi: Fix processing cqe for cxn whose endpoint is freed
by Jayamohan Kallickal
· 11 years ago
2318816
be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed
by Jayamohan Kallickal
· 11 years ago
8fc01ea
be2iscsi: Fix memory corruption in MBX path
by Jayamohan Kallickal
· 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
0598b8a
be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete
by Jayamohan Kallickal
· 11 years ago
daa8dc0
be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
by Jayamohan Kallickal
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
659743b
[SCSI] libiscsi: Reduce locking contention in fast path
by Shlomo Pongratz
· 11 years ago
864cb48
[SCSI] be2iscsi : Bump the driver version
by Jayamohan Kallickal
· 11 years ago
6c57625
[SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space error
by Jayamohan Kallickal
· 11 years ago
da33497
[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.
by Jayamohan Kallickal
· 11 years ago
9343be7
[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens
by Jayamohan Kallickal
· 11 years ago
e08b3c8
[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.
by Jayamohan Kallickal
· 11 years ago
3e39317
[SCSI] be2iscsi: Fix port speed typo in driver.
by Jayamohan Kallickal
· 11 years ago
1957aa7
[SCSI] be2iscsi: Fix handling timed out MBX completion from FW
by Jayamohan Kallickal
· 11 years ago
89f8b33
block: remove old blk_iopoll_enabled variable
by Jens Axboe
· 11 years ago
126e964
[SCSI] be2iscsi: fix bad if expression
by Mike Christie
· 11 years ago
0e7c60c
[SCSI] be2iscsi: fix memory leak in error path
by Geyslan G. Bem
· 11 years ago
214ab31
[SCSI] be2iscsi: Bump driver version
by Jayamohan Kallickal
· 11 years ago
cf987b7
[SCSI] be2iscsi: Fix SGL posting for unaligned ICD values
by Jayamohan Kallickal
· 11 years ago
3567f36
[SCSI] be2iscsi: Fix AER handling in driver
by Jayamohan Kallickal
· 11 years ago
7626c06
[SCSI] be2iscsi: Invalidate WRB in Abort/Reset Path
by Jayamohan Kallickal
· 11 years ago
1f536d4
[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion
by Jayamohan Kallickal
· 11 years ago
afb9605
[SCSI] be2iscsi: Fix log level for protocol specific logs
by Jayamohan Kallickal
· 11 years ago
68c26a3
[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapter
by Jayamohan Kallickal
· 11 years ago
Next »