summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He2020-08-111-0/+14
* drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He2020-08-061-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-058-54/+51
|\
| * farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-041-13/+12
| * wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-041-27/+27
| * farsync: use generic power managementVaibhav Gupta2020-07-281-6/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-253-11/+22
| |\
| * | drivers: net: wan: Fix trivial spellingKieran Bingham2020-07-151-1/+1
| * | wan: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
| * | net: wan: cosa: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-2/+2
| * | WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-134-4/+4
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-2/+2
| | |/ | |/|
* | | drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2020-07-242-4/+8
* | | drivers/net/wan/x25_asy: Fix to make it workXie He2020-07-211-7/+14
|/ /
* / drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He2020-07-061-1/+8
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-8/+8
* docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab2020-04-281-2/+2
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-312-2/+2
|\ \
| * | WAN: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-272-2/+2
| |/
* | net: wan: wanxl: refactor the firmware rebuild ruleMasahiro Yamada2020-03-291-10/+19
* | net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada2020-03-291-3/+3
* | net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2020-03-292-7/+7
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-082-10/+15
|\
| * net/wan/fsl_ucc_hdlc: reject muram offsets above 64KRasmus Villemoes2019-12-091-0/+5
| * net/wan/fsl_ucc_hdlc: fix reading of __be16 registersRasmus Villemoes2019-12-091-2/+2
| * net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()Rasmus Villemoes2019-12-092-6/+6
| * soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes2019-12-091-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-289-41/+126
|\ \
| * | hdlx_x25: Fix backwards compat test.David S. Miller2020-01-211-1/+1
| * | wan/hdlc_x25: fix skb handlingMartin Schiller2020-01-211-2/+11
| * | wan/hdlc_x25: make lapb params configurableMartin Schiller2020-01-211-3/+77
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-2/+2
| |\ \
| * | | wan: ixp4xx_hss: prepare compile testingArnd Bergmann2020-01-122-16/+22
| * | | wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann2020-01-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-1/+1
| |\ \ \
| * | | | drivers: net: cisco_hdlc: use __func__ in debug messageChen Zhou2020-01-071-2/+2
| * | | | net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou2019-12-281-9/+5
| * | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-125-7/+7
| | |_|/ | |/| |
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
| |/ /
* | | net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-01-161-1/+1
* | | net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King2020-01-151-1/+1
| |/ |/|
* | net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski2020-01-061-1/+1
|/
* Remove every trace of SERIAL_MAGICPascal Terjan2019-11-131-2/+0
* net/wan: dscc4: remove broken dscc4 driverDan Carpenter2019-09-163-2072/+0