summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* wan/fsl_ucc_hdlc: use module_platform_driver to simplify the codeWei Yongjun2016-07-201-12/+1
* wan/fsl_ucc_hdlc: remove .owner field for driverWei Yongjun2016-07-201-1/+0
* wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang2016-07-161-28/+27
* wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang2016-07-161-1/+0
* wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter2016-07-151-2/+1
* Maxim/driver: Add driver for maxim ds26522Zhao Qiang2016-06-294-0/+401
* drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler2016-06-081-2/+2
* drivers/net: support hdlc function for QE-UCCZhao Qiang2016-06-074-0/+1351
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-044-9/+9
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-03-141-1/+1
* wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla2016-03-021-20/+7
* dscc4: Undefined signed int shiftMichael McConville2016-02-131-1/+1
* x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller2016-01-131-1/+3
* wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar2015-12-141-0/+1
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-057-2/+23
* WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn2015-12-051-1/+1
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2015-12-011-5/+1
* hdlc: fix null-deref on allocation failurestephen hemminger2015-11-181-5/+5
* net: wan: sbni: fix device usage countSudip Mukherjee2015-09-051-0/+2
* net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* cosa: missing error code on failure in probe()Dan Carpenter2015-08-121-1/+2
* Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-101-1/+1
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-181-1/+0
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-071-3/+3
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-071-1/+1
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-071-3/+0
* cosa: fix error return codeJulia Lawall2015-04-071-0/+1
* wan: lmc: fix error return codeJulia Lawall2015-04-071-0/+1
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
* net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-291-3/+3
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
* net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-011-1/+1
* net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-011-2/+4
* net: Add ops->ndo_xmit_flush()David S. Miller2014-08-241-1/+1
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-146-6/+6
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-126-6/+6
* | wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
* | hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-1/+5
|\
| * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-171-1/+5
* | dlci: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-54/+58
|\ \ | |/
| * farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-111-54/+58
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-157-13/+17
|/
* farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings2014-06-111-13/+8
* wan: Use usleep_range()Manuel Schölling2014-06-021-7/+3
* drivers/net/wan: delete unneeded call to netdev_privJulia Lawall2014-05-151-4/+0
* driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0
* wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer2014-02-091-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2510-13/+4
|\
OpenPOWER on IntegriCloud