index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
IB: Change CQE "csum_ok" field to a bit flag
Or Gerlitz
1
-1
/
+2
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+4
2011-11-04
IB/mthca: Fix buddy->num_free allocation size
Roland Dreier
1
-1
/
+1
2011-11-01
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2
-0
/
+2
2011-11-01
infiniband: Fix up users implicitly relying on getting stat.h
Paul Gortmaker
1
-0
/
+1
2011-10-13
RDMA/core: Add SRQ type field
Sean Hefty
1
-0
/
+3
2011-07-18
IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-2
/
+2
2011-07-16
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
12
-611
/
+342
2011-03-22
IB: Increase DMA max_segment_size on Mellanox hardware
David Dillow
1
-0
/
+3
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-12
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
5
-6
/
+7
2011-01-11
IB/mthca: Handle -ENOMEM in forward_trap()
Dan Carpenter
1
-0
/
+2
2010-10-25
IB/core: Add VLAN support for IBoE
Eli Cohen
1
-1
/
+1
2010-10-14
IB/pack: IBoE UD packet packing support
Eli Cohen
1
-1
/
+1
2010-08-04
IB: Rename RAW_ETY to RAW_ETHERTYPE
Aleksey Senin
1
-1
/
+1
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-04-22
IB/mthca: Use the dma state API instead of pci equivalents
FUJITA Tomonori
3
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-1
/
+7
2010-02-25
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
1
-1
/
+1
2009-09-24
IB/mthca: Fix access to freed memory in catastrophic event handling
Jack Morgenstein
1
-3
/
+8
2009-09-11
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
9
-17
/
+29
2009-09-06
IB/mthca: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
4
-0
/
+7
2009-09-06
IB/mthca: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
2
-5
/
+13
2009-09-06
IB/mthca: Annotate CQ locking
Roland Dreier
1
-4
/
+8
2009-09-06
IB/mthca: Remove unnecessary include of <linux/init.h>
Roland Dreier
1
-1
/
+0
2009-09-06
IB/mthca: Remove unnecessary include of <asm/page.h>
Roland Dreier
1
-2
/
+0
2009-09-06
IB: Use printk_once() for driver versions
Marcin Slusarz
1
-5
/
+1
2009-06-23
IB/mthca: Replace dma_sync_single() use with proper functions
Roland Dreier
1
-3
/
+10
2009-06-14
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-05-28
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
5
-14
/
+26
2009-04-21
IB/mthca: Fix timeout for INIT_HCA and a few other commands
Jack Morgenstein
1
-7
/
+9
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-01-29
IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event
Moni Shoua
1
-6
/
+19
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-2
/
+2
2008-10-29
infiniband: use %p6 for printing message ids
Harvey Harrison
1
-21
/
+2
2008-09-30
IB/mthca: Use pci_request_regions()
Roland Dreier
3
-111
/
+14
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-23
IB/mthca: Keep free count for MTT buddy allocator
Roland Dreier
2
-8
/
+19
2008-07-15
IB/mthca: Fix check of max_send_sge for special QPs
Roland Dreier
1
-2
/
+2
2008-07-15
IB/mthca: Use round_jiffies() for catastrophic error polling timer
Roland Dreier
1
-1
/
+1
2008-07-15
IB/mthca: Remove "stop" flag for catastrophic error polling timer
Roland Dreier
2
-14
/
+2
2008-07-15
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
1
-2
/
+2
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
27
-53
/
+0
2008-06-23
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
1
-1
/
+5
2008-05-17
IB/mthca: Fix max_sge value returned by query_device
Roland Dreier
1
-1
/
+13
2008-04-30
IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute
Roland Dreier
3
-5
/
+20
2008-04-30
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
1
-13
/
+0
[next]