index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
fsl_ucc_hdlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wan: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: fix sparse warnings
Christophe Leroy
2021-11-15
1
-30
/
+32
*
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
1
-11
/
+8
*
net: wan: remove redundant braces {}
Peng Li
2021-05-18
1
-2
/
+1
*
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
2021-03-08
1
-2
/
+6
*
net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
YueHaibing
2020-08-31
1
-0
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-9
/
+14
|
\
|
*
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
Rasmus Villemoes
2019-12-09
1
-0
/
+5
|
*
net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
Rasmus Villemoes
2019-12-09
1
-2
/
+2
|
*
net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
Rasmus Villemoes
2019-12-09
1
-5
/
+5
|
*
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
2019-12-09
1
-2
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-1
/
+1
|
\
\
|
*
|
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
Colin Ian King
2020-01-15
1
-1
/
+1
|
|
/
*
|
net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'
Chen Zhou
2019-12-28
1
-9
/
+5
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
2019-02-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-16
1
-1
/
+61
|
\
|
*
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
Wen Yang
2019-01-04
1
-1
/
+61
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+3
|
/
*
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-12-27
1
-1
/
+0
*
net/wan/fsl_ucc_hdlc: add BQL support
Mathias Thore
2018-11-07
1
-0
/
+8
*
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2018-10-22
1
-7
/
+44
*
net/wan/fsl_ucc_hdlc: tx timeout handler
David Gounaris
2018-09-03
1
-0
/
+7
*
net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
David Gounaris
2018-09-03
1
-0
/
+6
*
net/wan/fsl_ucc_hdlc: hmask
David Gounaris
2018-09-03
1
-1
/
+4
*
net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
David Gounaris
2018-09-03
1
-0
/
+5
*
net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
David Gounaris
2018-09-03
1
-0
/
+1
*
net/wan/fsl_ucc_hdlc: allow ucc index up to 7
David Gounaris
2018-09-03
1
-1
/
+1
*
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
2018-07-23
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-04
1
-7
/
+4
*
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
2017-05-22
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
2017-05-18
1
-0
/
+32
*
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
Holger Brunck
2017-05-18
1
-4
/
+3
*
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
2017-05-18
1
-6
/
+6
*
net/wan/fsl_ucc_hdlc: fix wrong indentation
Holger Brunck
2017-05-18
1
-1
/
+1
*
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
2017-05-18
1
-2
/
+2
*
net/wan/fsl_ucc_hdlc: cleanup debug traces
Holger Brunck
2017-05-18
1
-33
/
+0
*
ucc/hdlc: fix two little issue
Zhao Qiang
2017-03-13
1
-2
/
+2
*
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
2017-02-17
1
-0
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
1
-1
/
+0
*
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-08
1
-4
/
+4
*
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
2016-08-28
1
-1
/
+1
*
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+2
*
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
2016-07-20
1
-12
/
+1
*
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
2016-07-20
1
-1
/
+0
*
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
2016-07-16
1
-28
/
+27
*
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
2016-07-16
1
-1
/
+0
[next]