aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-11-18hdlc: fix null-deref on allocation failurestephen hemminger
2015-09-05net: wan: sbni: fix device usage countSudip Mukherjee
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-07wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-07cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-07wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire
2015-04-07cosa: fix error return codeJulia Lawall
2015-04-07wan: lmc: fix error return codeJulia Lawall
2015-02-22wan: cosa: replace current->state by set_current_state()Fabian Frederick
2015-01-29net: wan: add missing virt_to_bus dependenciesArnd Bergmann
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-20dlci: remove unnecessary break after returnFabian Frederick
2014-07-17wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-11farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov
2014-06-11farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings
2014-06-02wan: Use usleep_range()Manuel Schölling
2014-05-15drivers/net/wan: delete unneeded call to netdev_privJulia Lawall
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2013-12-19drivers: net: Include new header file in sbni.cRashika Kheria
2013-12-09wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-25net: wan: sbni: remove assembly crc32 codeSebastian Siewior
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18wanxl: fix info leak in ioctlSalva Peiró
2013-10-11farsync: fix info leak in ioctlSalva Peiró
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker