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
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
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-08-03
drivers: net: lmc: fix case value for target abort error
Colin Ian King
1
-1
/
+1
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
1
-3
/
+3
2018-07-07
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
1
-2
/
+0
2018-07-07
farsync: remove redundant variable txq_length
Colin Ian King
1
-2
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+4
2018-06-05
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-7
/
+4
2018-02-26
hdlc_ppp: carrier detect ok, don't turn off negotiation
Denis Du
1
-1
/
+4
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-28
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-10
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-11
net: wan: x25_asy: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-0
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-11-02
wan: wanxl: remove redundant assignment to stat
Colin Ian King
1
-1
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-11-01
net: lapbether: fix double free
Pan Bian
1
-1
/
+0
2017-10-27
drivers/net: wan/sdla: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+5
2017-10-27
drivers/net: wan/lmc: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-27
drivers/net: wan/dscc4: Remove unused timer
Kees Cook
1
-20
/
+0
2017-10-25
drivers/net: wan/sbni: Convert timers to use timer_setup()
Kees Cook
1
-13
/
+8
2017-10-18
hdlc: Convert timers to use timer_setup()
Kees Cook
2
-13
/
+12
2017-09-22
net: wan : hdlc: use setup_timer() helper
Allen Pais
1
-3
/
+2
2017-09-21
drivers: net: lmc: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: hdlc_ppp: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: dscc: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: cisco_hdlc: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: sdla: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-08
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+14
2017-08-12
wan: dscc4: convert to plain DMA API
Alexey Khoroshilov
1
-45
/
+51
2017-08-12
wan: dscc4: add checks for dma mapping errors
Alexey Khoroshilov
1
-16
/
+37
2017-08-02
drivers/net/wan/z85230.c: Use designated initializers
Kees Cook
1
-16
/
+14
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
3
-4
/
+4
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+3
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
3
-3
/
+3
2017-05-22
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
1
-1
/
+1
2017-05-18
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
2
-0
/
+33
2017-05-18
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
Holger Brunck
1
-4
/
+3
2017-05-18
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
1
-6
/
+6
2017-05-18
net/wan/fsl_ucc_hdlc: fix wrong indentation
Holger Brunck
1
-1
/
+1
2017-05-18
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
1
-2
/
+2
2017-05-18
net/wan/fsl_ucc_hdlc: cleanup debug traces
Holger Brunck
1
-33
/
+0
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
1
-1
/
+2
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-12
/
+12
2017-04-24
wan: pc300too: abort path on failure
Pan Bian
1
-0
/
+1
[next]