index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
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
*
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2018-10-22
*
net/wan/fsl_ucc_hdlc: tx timeout handler
David Gounaris
2018-09-04
*
net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
David Gounaris
2018-09-04
*
net/wan/fsl_ucc_hdlc: hmask
David Gounaris
2018-09-04
*
net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
David Gounaris
2018-09-04
*
net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
David Gounaris
2018-09-04
*
net/wan/fsl_ucc_hdlc: allow ucc index up to 7
David Gounaris
2018-09-04
*
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
2018-07-23
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-04
*
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
2017-05-22
*
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
2017-05-18
*
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
Holger Brunck
2017-05-18
*
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
Holger Brunck
2017-05-18
*
net/wan/fsl_ucc_hdlc: fix wrong indentation
Holger Brunck
2017-05-18
*
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
Holger Brunck
2017-05-18
*
net/wan/fsl_ucc_hdlc: cleanup debug traces
Holger Brunck
2017-05-18
*
ucc/hdlc: fix two little issue
Zhao Qiang
2017-03-14
*
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
2017-02-17
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
*
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-08
*
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
2016-08-28
*
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2016-08-01
*
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
2016-07-20
*
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
2016-07-20
*
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
2016-07-16
*
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
2016-07-16
*
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
2016-07-15
*
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2016-06-07