summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0
| * net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-142-3/+3
| * drivers: net: Include new header file in sbni.cRashika Kheria2013-12-191-0/+1
| * wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-1/+0
| * wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-1/+0
| * wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-1/+0
| * wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-2/+0
| * wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-2/+0
* | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-89/+0
|\
| * net: wan: sbni: remove assembly crc32 codeSebastian Siewior2013-10-251-89/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-232-0/+2
|\ \ | |/
| * wanxl: fix info leak in ioctlSalva Peiró2013-10-181-0/+1
| * farsync: fix info leak in ioctlSalva Peiró2013-10-111-0/+1
* | net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-072-2/+2
* | wan: Remove extern from function prototypesJoe Perches2013-09-242-15/+14
|/
* net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat2013-08-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-5/+21
|\
| * dlci: validate the net device in dlci_del()Zefan Li2013-06-261-0/+12
| * dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-06-261-5/+9
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-283-3/+3
* | net: wan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+1
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\ \
| * | drivers/net/wan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+4
| |/
* | wan: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-044-15/+10
OpenPOWER on IntegriCloud