aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
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
2015-12-05WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-11-18hdlc: fix null-deref on allocation failurestephen hemminger
2015-09-05net: wan: sbni: fix device usage countSudip Mukherjee
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-07wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-07cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-07wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire
2015-04-07cosa: fix error return codeJulia Lawall
2015-04-07wan: lmc: fix error return codeJulia Lawall
2015-02-22wan: cosa: replace current->state by set_current_state()Fabian Frederick
2015-01-29net: wan: add missing virt_to_bus dependenciesArnd Bergmann
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine