aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* ucc/hdlc: fix two little issueZhao Qiang2017-03-14
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp2017-02-17
* net: wan: slic_ds26522: Remove .owner field for driverWei Yongjun2017-02-07
* net: wan: slic_ds26522: Use module_spi_driver to simplify the codeWei Yongjun2017-02-07
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King2016-12-28
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* WAN: use designated initializersKees Cook2016-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas2016-10-14
| * net: wan: slic_ds26522: Export OF module alias informationJavier Martinez Canillas2016-10-14
| * net: wan: slic_ds26522: add SPI device ID table to fix module autoloadJavier Martinez Canillas2016-10-14
* | net: use core MTU range checking in WAN driversJarod Wilson2016-10-20
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet2016-10-08
* net: wan: sbni: Spelling s/acknoweledge/acknowledge/, GrammarGeert Uytterhoeven2016-08-31
* wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"Colin Ian King2016-08-28
* wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2016-08-01
* wan/fsl_ucc_hdlc: use module_platform_driver to simplify the codeWei Yongjun2016-07-20
* wan/fsl_ucc_hdlc: remove .owner field for driverWei Yongjun2016-07-20
* wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang2016-07-16
* wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang2016-07-16
* wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter2016-07-15
* Maxim/driver: Add driver for maxim ds26522Zhao Qiang2016-06-29
* drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler2016-06-08
* drivers/net: support hdlc function for QE-UCCZhao Qiang2016-06-07
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-03-14
* wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla2016-03-02
* dscc4: Undefined signed int shiftMichael McConville2016-02-13
* x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller2016-01-13
* wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar2015-12-14
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-05
* WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn2015-12-05
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2015-12-01
* hdlc: fix null-deref on allocation failurestephen hemminger2015-11-18
* net: wan: sbni: fix device usage countSudip Mukherjee2015-09-05
* net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* cosa: missing error code on failure in probe()Dan Carpenter2015-08-12
* Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-11
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-08
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-08
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-07
* cosa: fix error return codeJulia Lawall2015-04-07
* wan: lmc: fix error return codeJulia Lawall2015-04-07
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-22
* net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-29
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07