index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-17
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
1
-0
/
+1
2017-02-07
net: wan: slic_ds26522: Remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2017-02-07
net: wan: slic_ds26522: Use module_spi_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2016-12-28
net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"
Colin Ian King
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
10
-10
/
+10
2016-12-17
WAN: use designated initializers
Kees Cook
1
-48
/
+49
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+9
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
16
-26
/
+6
2016-10-14
net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2016-10-14
net: wan: slic_ds26522: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2016-10-14
net: wan: slic_ds26522: add SPI device ID table to fix module autoload
Javier Martinez Canillas
1
-0
/
+7
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-08
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
1
-4
/
+4
2016-08-31
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
Geert Uytterhoeven
1
-2
/
+2
2016-08-29
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
1
-1
/
+1
2016-08-01
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-07-21
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2016-07-21
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-07-17
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
1
-28
/
+27
2016-07-17
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
1
-1
/
+0
2016-07-15
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
1
-2
/
+1
2016-06-29
Maxim/driver: Add driver for maxim ds26522
Zhao Qiang
4
-0
/
+401
2016-06-08
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
4
-0
/
+1351
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
4
-9
/
+9
2016-03-14
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
1
-1
/
+1
2016-03-02
wan: lmc: Switch to using managed resources
Amitoj Kaur Chawla
1
-20
/
+7
2016-02-13
dscc4: Undefined signed int shift
Michael McConville
1
-1
/
+1
2016-01-13
x25_asy: Free x25_asy on x25_asy_open() failure.
David S. Miller
1
-1
/
+3
2015-12-15
wan: wanxl: add pci_disable_device in case of error
Saurabh Sengar
1
-0
/
+1
2015-12-06
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
7
-2
/
+23
2015-12-06
WAN: HDLC: Detach protocol before unregistering device
Andrew Lunn
1
-1
/
+1
2015-12-01
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
1
-5
/
+1
2015-11-18
hdlc: fix null-deref on allocation failure
stephen hemminger
1
-5
/
+5
2015-09-06
net: wan: sbni: fix device usage count
Sudip Mukherjee
1
-0
/
+2
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-13
cosa: missing error code on failure in probe()
Dan Carpenter
1
-1
/
+2
2015-07-11
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
Masanari Iida
1
-1
/
+1
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
1
-1
/
+0
2015-06-08
wan: dscc4: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-3
/
+3
2015-06-08
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+1
2015-06-07
wan: dscc4: fix build warning Wunused-but-set-variable
Nicholas Mc Guire
1
-3
/
+0
2015-04-07
cosa: fix error return code
Julia Lawall
1
-0
/
+1
2015-04-07
wan: lmc: fix error return code
Julia Lawall
1
-0
/
+1
2015-02-22
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
1
-6
/
+6
2015-01-30
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
1
-3
/
+3
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-09-02
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
1
-1
/
+1
[next]