index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2017-03-13
ucc/hdlc: fix two little issue
Zhao Qiang
2017-02-17
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-08
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-08-28
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
2016-08-01
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2016-07-20
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-16
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-15
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
2016-06-07
drivers/net: support hdlc function for QE-UCC
Zhao Qiang