aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* net/wan: dscc4: remove broken dscc4 driverDan Carpenter2019-09-16
* net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King2019-09-11
* net: wan: sdla: Mark expected switch fall-throughGustavo A. R. Silva2019-07-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426Thomas Gleixner2019-06-05
* | x25_asy: fixed function name in error message.Jeremy Sowden2019-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-30
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-02
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-23
* net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei2019-02-25
* net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...Yang Wei2019-02-25
* net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...Yang Wei2019-02-25
* net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei2019-02-25
* net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei2019-02-25
* net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-25
* wan: wanxl: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\
| * net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei2019-02-06
| * net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-06
* | net: lmc: remove -I. header search pathMasahiro Yamada2019-01-26
* | wan: dscc4: fix various indentation issuesColin Ian King2019-01-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-15
|\
| * soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2019-01-04
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-30
* net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2018-12-27
* net/wan/fsl_ucc_hdlc: add BQL supportMathias Thore2018-11-08
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\
| * change semantics of ldisc ->compat_ioctl()Al Viro2018-10-13
* | net/wan/fsl_ucc_hdlc: error countersMathias Thore2018-10-22
* | net: wan: remove redundant includezhong jiang2018-09-18
* | net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris2018-09-04
* | net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris2018-09-04
* | net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris2018-09-04
* | net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris2018-09-04
* | net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris2018-09-04
* | net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris2018-09-04
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-05
|\
| * drivers: net: lmc: fix case value for target abort errorColin Ian King2018-08-02
* | wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing2018-07-23
* | drivers: net: lmc: remove redundant variable next_rxColin Ian King2018-07-07
* | farsync: remove redundant variable txq_lengthColin Ian King2018-07-07
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-04