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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-105
/
+175
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2
-2
/
+2
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-0
/
+1
2014-04-07
net/at91_ether: avoid NULL pointer dereference
Gilles Chanteperdrix
1
-0
/
+3
2014-04-07
at86rf230: fix MAX_CSMA_RETRIES parameter
Alexander Aring
1
-1
/
+1
2014-04-07
sxgbe: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-04
xen-netback: Trivial format string fix
Zoltan Kiss
1
-2
/
+2
2014-04-04
net: bcmgenet: Remove unnecessary version.h inclusion
Sachin Kamat
1
-1
/
+0
2014-04-04
net: smc911x: Remove unused local variable
Laurent Pinchart
1
-1
/
+0
2014-04-04
bonding: Inactive slaves should keep inactive flag's value
zheng.li
1
-1
/
+1
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-0
/
+95
2014-04-04
net: Micrel KSZ8864RMN 4-port managed switch support
Philipp Zabel
1
-12
/
+40
2014-04-03
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
1
-10
/
+17
2014-04-03
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2
-13
/
+20
2014-04-03
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2
-53
/
+70
2014-04-03
xen-netback: Rename map ops
Zoltan Kiss
1
-22
/
+24
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
2
-0
/
+9
2014-04-03
be2net: Add abi version between be2net and ocrdma
Devesh Sharma
2
-0
/
+9
2014-04-03
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
1
-0
/
+2
2014-04-03
net: vxlan: fix crash when interface is created with no group
Mike Rapoport
1
-1
/
+5
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
817
-21834
/
+77015
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-03
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...
David S. Miller
4
-161
/
+265
2014-04-02
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2
-0
/
+2
2014-04-02
net: sxgbe: make "core_ops" static
Dan Carpenter
1
-1
/
+1
2014-04-02
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
1
-3
/
+3
2014-04-02
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
1
-7
/
+0
2014-04-02
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2
-1
/
+9
2014-04-02
xen-netback: disable rogue vif in kthread context
Wei Liu
3
-2
/
+30
2014-04-02
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
3
-0
/
+17
2014-04-02
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-04-01
can: c_can: Avoid led toggling for every packet.
Thomas Gleixner
1
-3
/
+4
2014-04-01
can: c_can: Simplify TX interrupt cleanup
Thomas Gleixner
1
-20
/
+17
2014-04-01
can: c_can: Store dlc private
Thomas Gleixner
2
-27
/
+29
2014-04-01
can: c_can: Reduce register access
Thomas Gleixner
1
-34
/
+15
2014-04-01
can: c_can: Make the code readable
Thomas Gleixner
1
-51
/
+56
2014-04-01
can: c_can: Provide protection in the xmit path
Thomas Gleixner
2
-1
/
+9
2014-04-01
can: c_can: Remove EOB exit
Thomas Gleixner
1
-3
/
+0
2014-04-01
can: c_can: Fix the lost message handling
Thomas Gleixner
1
-16
/
+15
2014-04-01
can: c_can: Fix buffer ordering
Thomas Gleixner
1
-2
/
+50
2014-04-01
can: c_can: Make it SMP safe
Thomas Gleixner
1
-15
/
+21
2014-04-01
can: c_can: Fix hardware raminit function
Thomas Gleixner
1
-10
/
+37
2014-04-01
can: c_can: Wait for CONTROL_INIT to be cleared
Thomas Gleixner
1
-3
/
+23
2014-04-01
can: c_can: check return value to users of c_can_set_bittiming()
Marc Kleine-Budde
1
-12
/
+22
2014-04-01
can: c_can: free_c_can_dev(): add missing netif_napi_del()
Marc Kleine-Budde
1
-0
/
+3
[next]