Age | Commit message (Expand) | Author | Files | Lines |
2014-02-10 | wan: dlci: Remove unused netdev_priv pointer | Christian Engelmayer | 1 | -5/+0 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -13/+4 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 3 | -3/+0 |
2014-01-15 | net: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 2 | -3/+3 |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida | 1 | -1/+1 |
2013-12-20 | drivers: net: Include new header file in sbni.c | Rashika Kheria | 1 | -0/+1 |
2013-12-10 | wan: wanxl: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-10 | wan: pci200syn: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-10 | wan: pc300too: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-10 | wan: lmc: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-12-10 | wan: dscc4: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -89/+0 |
2013-10-26 | net: wan: sbni: remove assembly crc32 code | Sebastian Siewior | 1 | -89/+0 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+2 |
2013-10-19 | wanxl: fix info leak in ioctl | Salva Peiró | 1 | -0/+1 |
2013-10-12 | farsync: fix info leak in ioctl | Salva Peiró | 1 | -0/+1 |
2013-10-07 | net: wan: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -2/+2 |
2013-09-25 | wan: Remove extern from function prototypes | Joe Perches | 2 | -15/+14 |
2013-08-10 | net: wan: sbni: Fix incorrect placement of __initdata | Sachin Kamat | 1 | -1/+1 |
2013-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+21 |
2013-06-27 | dlci: validate the net device in dlci_del() | Zefan Li | 1 | -0/+12 |
2013-06-27 | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li | 1 | -5/+9 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 3 | -3/+3 |
2013-05-28 | net: wan: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -2/+2 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2013-02-04 | wan: Remove unnecessary alloc/OOM messages | Joe Perches | 4 | -15/+10 |
2013-02-01 | wanrouter: delete now orphaned header content, files/drivers | Paul Gortmaker | 3 | -2517/+0 |
2013-02-01 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 2 | -59/+0 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -1/+1 |
2013-01-11 | drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -4/+4 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -29/+26 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 7 | -11/+7 |
2012-12-03 | net/lmc: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-12-03 | ixp4xx_hss: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-12-03 | net/hdlc: remove __dev* attributes | Bill Pemberton | 5 | -7/+7 |
2012-12-03 | farsync: remove __dev* attributes | Bill Pemberton | 1 | -5/+5 |
2012-12-03 | dscc4: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-11-30 | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+5 |
2012-11-22 | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver. | Krzysztof Hałasa | 1 | -1/+1 |
2012-11-21 | ixp4xx_hss: avoid calling dma_pool_create() with NULL dev | Xi Wang | 1 | -3/+5 |
2012-11-10 | Make the wanxl firmware array const | David Howells | 1 | -1/+1 |
2012-11-10 | Fix the wanxl firmware to include missing constants | David Howells | 2 | -1/+2 |
2012-11-10 | UAPI: Fix compilation of the wanxl firmware blob. | David Howells | 1 | -1/+1 |
2012-10-09 | farsync: fix support for over 30 cards | Dan Carpenter | 1 | -1/+1 |
2012-10-05 | sections: fix section conflicts in drivers/net/wan | Andi Kleen | 1 | -1/+1 |
2012-09-11 | ixp4xx_hss: fix build failure due to missing linux/module.h inclusion | Florian Fainelli | 1 | -0/+1 |