Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d7e449a858ec280f3b90355246d8df680e40b6dd
/
drivers
/
net
/
wan
d5c7c74
net/wan: fix a double free in x25_asy_open_tty()
by Cong Wang
· 6 years ago
40752b3
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
by Wen Yang
· 6 years ago
2e7ad56
net/wan/fsl_ucc_hdlc: add BQL support
by Mathias Thore
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ba59d57
net/wan/fsl_ucc_hdlc: error counters
by Mathias Thore
· 6 years ago
f0193d3
change semantics of ldisc ->compat_ioctl()
by Al Viro
· 6 years ago
b9d957c
net: wan: remove redundant include
by zhong jiang
· 6 years ago
ccb7bc0
net/wan/fsl_ucc_hdlc: tx timeout handler
by David Gounaris
· 6 years ago
040b7c9
net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
by David Gounaris
· 6 years ago
045f77b
net/wan/fsl_ucc_hdlc: hmask
by David Gounaris
· 6 years ago
8978ca7
net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
by David Gounaris
· 6 years ago
43a78e0
net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
by David Gounaris
· 6 years ago
d8d7477
net/wan/fsl_ucc_hdlc: allow ucc index up to 7
by David Gounaris
· 6 years ago
c1c8626
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
afb41bb
drivers: net: lmc: fix case value for target abort error
by Colin Ian King
· 6 years ago
fd800f6
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
by YueHaibing
· 6 years ago
005c1c0
drivers: net: lmc: remove redundant variable next_rx
by Colin Ian King
· 6 years ago
94c7635
farsync: remove redundant variable txq_length
by Colin Ian King
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
1f55c28
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 7 years ago
b6c3bad1
hdlc_ppp: carrier detect ok, don't turn off negotiation
by Denis Du
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
96c22a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
f95d5bf0
lmc: Use memdup_user() as a cleanup
by Vasyl Gomonovych
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
a3e2ecb
net: wan: x25_asy: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3a1246f
wan: wanxl: remove redundant assignment to stat
by Colin Ian King
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7db8874
net: lapbether: fix double free
by Pan Bian
· 7 years ago
032cfd6
drivers/net: wan/sdla: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
605ea2f
drivers/net: wan/lmc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e2009be
drivers/net: wan/dscc4: Remove unused timer
by Kees Cook
· 7 years ago
56546e3
drivers/net: wan/sbni: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
d26c089
hdlc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
802be57
net: wan : hdlc: use setup_timer() helper
by Allen Pais
· 7 years ago
19569c8
drivers: net: lmc: use setup_timer() helper.
by Allen Pais
· 7 years ago
8d81fe7
drivers: net: hdlc_ppp: use setup_timer() helper.
by Allen Pais
· 7 years ago
f280333
drivers: net: dscc: use setup_timer() helper.
by Allen Pais
· 7 years ago
dffec39
drivers: net: cisco_hdlc: use setup_timer() helper.
by Allen Pais
· 7 years ago
f347bd6
drivers: net: sdla: use setup_timer() helper.
by Allen Pais
· 7 years ago
44ccba3
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
ba6ba68
wan: dscc4: convert to plain DMA API
by Alexey Khoroshilov
· 7 years ago
6aa2000
wan: dscc4: add checks for dma mapping errors
by Alexey Khoroshilov
· 7 years ago
3598f5d
drivers/net/wan/z85230.c: Use designated initializers
by Kees Cook
· 7 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
85deed5
net/wan/fsl_ucc_hdlc: fix muram allocation error
by Holger Brunck
· 8 years ago
067bb93
net/wan/fsl_ucc_hdlc: add hdlc-bus support
by Holger Brunck
· 8 years ago
54e9e08
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
by Holger Brunck
· 8 years ago
5b8aad9
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
by Holger Brunck
· 8 years ago
10515db
net/wan/fsl_ucc_hdlc: fix wrong indentation
by Holger Brunck
· 8 years ago
66bb144
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
by Holger Brunck
· 8 years ago
f089785
net/wan/fsl_ucc_hdlc: cleanup debug traces
by Holger Brunck
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
2a39e7a
wan: pc300too: abort path on failure
by Pan Bian
· 8 years ago
af28a03
Annotate hardware config module parameters in drivers/net/wan/
by David Howells
· 8 years ago
02bb56d
ucc/hdlc: fix two little issue
by Zhao Qiang
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
74179d4
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
by Valentin Longchamp
· 8 years ago
fee4022
net: wan: slic_ds26522: Remove .owner field for driver
by Wei Yongjun
· 8 years ago
c3afa99
net: wan: slic_ds26522: Use module_spi_driver to simplify the code
by Wei Yongjun
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
6013386
net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"
by Colin Ian King
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
aabd7ad
WAN: use designated initializers
by Kees Cook
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8b6b413
net: use core MTU range checking in WAN drivers
by Jarod Wilson
· 8 years ago
059f014
net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled
by Javier Martinez Canillas
· 8 years ago
485c9d4
net: wan: slic_ds26522: Export OF module alias information
by Javier Martinez Canillas
· 8 years ago
558c5eb
net: wan: slic_ds26522: add SPI device ID table to fix module autoload
by Javier Martinez Canillas
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
776482c
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
by Christophe Jaillet
· 8 years ago
650097c
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
by Geert Uytterhoeven
· 8 years ago
24a24d0
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
by Colin Ian King
· 8 years ago
8c57a3a
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
459421c
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
by Wei Yongjun
· 8 years ago
9d5658e
wan/fsl_ucc_hdlc: remove .owner field for driver
by Wei Yongjun
· 8 years ago
1efb597
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
by Zhao Qiang
· 8 years ago
1821051
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
by Zhao Qiang
· 8 years ago
2f43b9b
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
by Dan Carpenter
· 8 years ago
c37d4a0
Maxim/driver: Add driver for maxim ds26522
by Zhao Qiang
· 9 years ago
c573976
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
by Andreas Ziegler
· 9 years ago
c19b6d2
drivers/net: support hdlc function for QE-UCC
by Zhao Qiang
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
e725a66
farsync: fix off-by-one bug in fst_add_one
by Arnd Bergmann
· 9 years ago
7cb43be
wan: lmc: Switch to using managed resources
by Amitoj Kaur Chawla
· 9 years ago
db92ea5
dscc4: Undefined signed int shift
by Michael McConville
· 9 years ago
3b780be
x25_asy: Free x25_asy on x25_asy_open() failure.
by David S. Miller
· 9 years ago
7e074af
wan: wanxl: add pci_disable_device in case of error
by Saurabh Sengar
· 9 years ago
2f8364a
WAN: HDLC: Call notifiers before and after changing device type
by Andrew Lunn
· 9 years ago
ff351644
WAN: HDLC: Detach protocol before unregistering device
by Andrew Lunn
· 9 years ago
ee9159d
wan/x25: Fix use-after-free in x25_asy_open_tty()
by Peter Hurley
· 9 years ago
Next »