summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-301-0/+2
* net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2018-12-271-1/+0
* net/wan/fsl_ucc_hdlc: add BQL supportMathias Thore2018-11-071-0/+8
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-19/+0
|\
| * change semantics of ldisc ->compat_ioctl()Al Viro2018-10-131-19/+0
* | net/wan/fsl_ucc_hdlc: error countersMathias Thore2018-10-221-7/+44
* | net: wan: remove redundant includezhong jiang2018-09-182-2/+0
* | net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris2018-09-031-0/+7
* | net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris2018-09-031-0/+6
* | net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris2018-09-032-1/+5
* | net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris2018-09-031-0/+5
* | net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris2018-09-031-0/+1
* | net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris2018-09-031-1/+1
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-1/+1
|\
| * drivers: net: lmc: fix case value for target abort errorColin Ian King2018-08-021-1/+1
* | wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing2018-07-231-3/+3
* | drivers: net: lmc: remove redundant variable next_rxColin Ian King2018-07-071-2/+0
* | farsync: remove redundant variable txq_lengthColin Ian King2018-07-071-2/+0
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+4
* wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-041-7/+4
* hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du2018-02-261-1/+4
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-291-10/+3
|\ \ | |/ |/|
| * lmc: Use memdup_user() as a cleanupVasyl Gomonovych2017-11-281-10/+3
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
|/
* net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-048-0/+8
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-028-0/+8
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* | | wan: wanxl: remove redundant assignment to statColin Ian King2017-11-021-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-1/+0
|\ \ \ | |/ /
| * | net: lapbether: fix double freePan Bian2017-11-011-1/+0
| |/
* | drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook2017-10-271-7/+5
* | drivers/net: wan/lmc: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+5
* | drivers/net: wan/dscc4: Remove unused timerKees Cook2017-10-271-20/+0
* | drivers/net: wan/sbni: Convert timers to use timer_setup()Kees Cook2017-10-251-13/+8
* | hdlc: Convert timers to use timer_setup()Kees Cook2017-10-182-13/+12
* | net: wan : hdlc: use setup_timer() helperAllen Pais2017-09-211-3/+2
* | drivers: net: lmc: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* | drivers: net: hdlc_ppp: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* | drivers: net: dscc: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* | drivers: net: cisco_hdlc: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* | drivers: net: sdla: use setup_timer() helper.Allen Pais2017-09-211-3/+1
|/
* Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-16/+14
|\
| * drivers/net/wan/z85230.c: Use designated initializersKees Cook2017-08-011-16/+14
* | wan: dscc4: convert to plain DMA APIAlexey Khoroshilov2017-08-111-45/+51
* | wan: dscc4: add checks for dma mapping errorsAlexey Khoroshilov2017-08-111-16/+37
|/
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
OpenPOWER on IntegriCloud