aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-03-14
* wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla2016-03-02
* dscc4: Undefined signed int shiftMichael McConville2016-02-13
* x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller2016-01-13
* wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar2015-12-14
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-05
* WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn2015-12-05
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2015-12-01
* hdlc: fix null-deref on allocation failurestephen hemminger2015-11-18
* net: wan: sbni: fix device usage countSudip Mukherjee2015-09-05
* net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* cosa: missing error code on failure in probe()Dan Carpenter2015-08-12
* Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-11
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-08
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-08
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-07
* cosa: fix error return codeJulia Lawall2015-04-07
* wan: lmc: fix error return codeJulia Lawall2015-04-07
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-22
* net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-29
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-01
* net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-01
* net: Add ops->ndo_xmit_flush()David S. Miller2014-08-25
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-11
* | hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-17
* | dlci: remove unnecessary break after returnFabian Frederick2014-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-11
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings2014-06-11
* wan: Use usleep_range()Manuel Schölling2014-06-02
* drivers/net/wan: delete unneeded call to netdev_privJulia Lawall2014-05-15
* driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-15
* wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer2014-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
| * net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-14
| * drivers: net: Include new header file in sbni.cRashika Kheria2013-12-19
| * wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
| * wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
| * wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
| * wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
| * wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
* | treewide: fix comments and printk msgsMasanari Iida2014-01-07
|/