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
/
wan
/
fsl_ucc_hdlc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-07
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
1
-1
/
+1
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+61
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+3
2019-01-04
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
Wen Yang
1
-1
/
+61
2018-12-28
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2018-11-08
net/wan/fsl_ucc_hdlc: add BQL support
Mathias Thore
1
-0
/
+8
2018-10-23
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
1
-7
/
+44
2018-09-04
net/wan/fsl_ucc_hdlc: tx timeout handler
David Gounaris
1
-0
/
+7
2018-09-04
net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
David Gounaris
1
-0
/
+6
2018-09-04
net/wan/fsl_ucc_hdlc: hmask
David Gounaris
1
-1
/
+4
2018-09-04
net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
David Gounaris
1
-0
/
+5
2018-09-04
net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
David Gounaris
1
-0
/
+1
2018-09-04
net/wan/fsl_ucc_hdlc: allow ucc index up to 7
David Gounaris
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-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
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
1
-0
/
+32
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-03-14
ucc/hdlc: fix two little issue
Zhao Qiang
1
-2
/
+2
2017-02-17
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
1
-0
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-1
/
+0
2016-10-08
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
1
-4
/
+4
2016-08-29
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
1
-1
/
+1
2016-08-01
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-07-21
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2016-07-21
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-07-17
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
1
-28
/
+27
2016-07-17
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
1
-1
/
+0
2016-07-15
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
1
-2
/
+1
2016-06-08
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
1
-0
/
+1192