summaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-10drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-10-29net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He
2020-10-29net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He
2020-10-14drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-14drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-10-01hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-23drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
2020-09-23drivers/net/wan/lapbether: Set network_header before transmittingXie He
2020-09-23drivers/net/wan/lapbether: Added needed_tailroomXie He
2020-08-21drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-31drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-02-28wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2020-02-28net/wan/fsl_ucc_hdlc: reject muram offsets above 64KRasmus Villemoes
2020-02-05net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King
2019-12-05net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang
2018-09-26wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King
2018-04-13net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck
2018-04-13net/wan/fsl_ucc_hdlc: fix incorrect memory allocationHolger Brunck
2018-04-13net/wan/fsl_ucc_hdlc: fix unitialized variable warningsHolger Brunck
2018-03-24wan: pc300too: abort path on failurePan Bian
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2016-10-14net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas
2016-10-14net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas
2016-10-14net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas
2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet
2016-08-31net: wan: sbni: Spelling s/acknoweledge/acknowledge/, GrammarGeert Uytterhoeven
2016-08-28wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"Colin Ian King
2016-08-01wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de
2016-07-20wan/fsl_ucc_hdlc: use module_platform_driver to simplify the codeWei Yongjun
2016-07-20wan/fsl_ucc_hdlc: remove .owner field for driverWei Yongjun
2016-07-16wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang
2016-07-16wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang
2016-07-15wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang
2016-06-08drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-03-02wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla
2016-02-13dscc4: Undefined signed int shiftMichael McConville
2016-01-13x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller
2015-12-14wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar
2015-12-05WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn