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
/
nes
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+3
2012-01-04
RDMA/nes: Fix terminate during AE
Tatyana Nikolova
2
-4
/
+1
2012-01-04
RDMA/nes: Make unnecessarily global nes_set_pau() static
Tatyana Nikolova
1
-1
/
+1
2012-01-04
RDMA/nes: Change MDIO bus clock to 2.5MHz
Tatyana Nikolova
1
-1
/
+1
2011-12-06
infiniband: nes: Use dst's neighbour entry.
David Miller
1
-9
/
+5
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-1
/
+1
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
1
-2
/
+4
2011-11-17
infiniband: Update net drivers for netdev_features_t changes.
David S. Miller
1
-3
/
+3
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
13
-534
/
+2159
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
13
-534
/
+2159
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-5
/
+5
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
13
-50
/
+1434
2011-10-10
RDMA/nes: Print IP address for critcal errors
Faisal Latif
1
-0
/
+9
2011-10-10
RDMA/nes: Fix terminate connection
Faisal Latif
1
-8
/
+9
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-2
/
+2
2011-10-06
RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation
Tatyana Nikolova
3
-475
/
+703
2011-10-06
RDMA/nes: Add missing calls to ib_umem_release()
Julia Lawall
1
-1
/
+4
2011-08-26
IB: nes: convert to SKB paged frag API.
Ian Campbell
1
-10
/
+11
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-11
/
+0
2011-07-22
nes: do vlan cleanup
Jiri Pirko
3
-28
/
+45
2011-07-19
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
1
-11
/
+0
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-1
/
+1
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+3
2011-05-24
RDMA/nes: Add a check for strict_strtoul()
Liu Yuan
1
-1
/
+3
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-56
/
+9
2011-05-10
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
2
-9
/
+9
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-20
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
3
-54
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-25
RDMA/nes: Fix test of uninitialized netdev
Roland Dreier
1
-1
/
+1
2011-03-18
RDMA/nes: Don't print success message at level KERN_ERR
Roland Dreier
1
-1
/
+1
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-4
/
+1
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-1
/
+2
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-12
/
+20
2011-02-13
net: make dev->master general
Jiri Pirko
2
-2
/
+3
2011-02-04
RDMA/nes: Don't generate async events for unregistered devices
Maciej Sosnowski
1
-12
/
+20
2011-01-17
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
1
-4
/
+39
2011-01-17
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
4
-0
/
+100
2011-01-17
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
4
-9
/
+83
2011-01-17
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
2
-6
/
+26
2011-01-11
RDMA/nes: Fix string continuation line
Joe Perches
1
-2
/
+2
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-9
/
+11
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2
-4
/
+4
2010-10-07
RDMA/nes: Turn carrier off on ifdown
Maciej Sosnowski
1
-0
/
+1
2010-10-06
RDMA/nes: Report correct port state if interface is down
Chien Tung
1
-1
/
+3
2010-09-29
RDMA/nes: Remove unneeded variable
Dan Carpenter
1
-2
/
+1
2010-09-28
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
1
-6
/
+6
[next]