index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
2
-1
/
+9
|
\
|
*
net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled
Javier Martinez Canillas
2016-10-14
1
-1
/
+1
|
*
net: wan: slic_ds26522: Export OF module alias information
Javier Martinez Canillas
2016-10-14
1
-0
/
+1
|
*
net: wan: slic_ds26522: add SPI device ID table to fix module autoload
Javier Martinez Canillas
2016-10-14
1
-0
/
+7
*
|
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
16
-26
/
+6
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
2016-10-08
1
-4
/
+4
*
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
Geert Uytterhoeven
2016-08-31
1
-2
/
+2
*
wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"
Colin Ian King
2016-08-28
1
-1
/
+1
*
wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+2
*
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
2016-07-20
1
-12
/
+1
*
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
2016-07-20
1
-1
/
+0
*
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
2016-07-16
1
-28
/
+27
*
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
2016-07-16
1
-1
/
+0
*
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
2016-07-15
1
-2
/
+1
*
Maxim/driver: Add driver for maxim ds26522
Zhao Qiang
2016-06-29
4
-0
/
+401
*
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
Andreas Ziegler
2016-06-08
1
-2
/
+2
*
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2016-06-07
4
-0
/
+1351
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
4
-9
/
+9
*
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
wan: lmc: Switch to using managed resources
Amitoj Kaur Chawla
2016-03-02
1
-20
/
+7
*
dscc4: Undefined signed int shift
Michael McConville
2016-02-13
1
-1
/
+1
*
x25_asy: Free x25_asy on x25_asy_open() failure.
David S. Miller
2016-01-13
1
-1
/
+3
*
wan: wanxl: add pci_disable_device in case of error
Saurabh Sengar
2015-12-14
1
-0
/
+1
*
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
2015-12-05
7
-2
/
+23
*
WAN: HDLC: Detach protocol before unregistering device
Andrew Lunn
2015-12-05
1
-1
/
+1
*
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
2015-12-01
1
-5
/
+1
*
hdlc: fix null-deref on allocation failure
stephen hemminger
2015-11-18
1
-5
/
+5
*
net: wan: sbni: fix device usage count
Sudip Mukherjee
2015-09-05
1
-0
/
+2
*
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-1
/
+1
*
cosa: missing error code on failure in probe()
Dan Carpenter
2015-08-12
1
-1
/
+2
*
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
Masanari Iida
2015-07-10
1
-1
/
+1
*
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-06-18
1
-1
/
+0
*
wan: dscc4: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-07
1
-3
/
+3
*
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-07
1
-1
/
+1
*
wan: dscc4: fix build warning Wunused-but-set-variable
Nicholas Mc Guire
2015-06-07
1
-3
/
+0
*
cosa: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
wan: lmc: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-6
/
+6
*
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
2015-01-29
1
-3
/
+3
*
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
1
-1
/
+1
*
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
1
-1
/
+1
*
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-09-01
1
-2
/
+4
*
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-24
1
-1
/
+1
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
6
-6
/
+6
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
6
-6
/
+6
*
|
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
1
-31
/
+32
*
|
hdlc: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
1
-31
/
+32
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
1
-1
/
+5
|
\
|
*
wan/x25_asy: integer overflow in x25_asy_change_mtu()
Dan Carpenter
2014-07-17
1
-1
/
+5
[next]