summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer2014-02-101-5/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2510-13/+4Star
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0Star
| * net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-152-3/+3
| * drivers: net: Include new header file in sbni.cRashika Kheria2013-12-201-0/+1
| * wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-1/+0Star
| * wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-1/+0Star
| * wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-1/+0Star
| * wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-2/+0Star
| * wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-2/+0Star
* | 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/+0Star
|\
| * net: wan: sbni: remove assembly crc32 codeSebastian Siewior2013-10-261-89/+0Star
* | 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-252-15/+14Star
|/
* 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-271-0/+12
| * dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-06-271-5/+9
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-283-3/+3
* | net: wan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-1/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-231-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-191-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/+10Star
* | wanrouter: delete now orphaned header content, files/driversPaul Gortmaker2013-02-013-2517/+0Star
* | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-02-012-59/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-1311-29/+26Star
|\
| * drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-077-11/+7Star
| * net/lmc: remove __dev* attributesBill Pemberton2012-12-031-3/+3
| * ixp4xx_hss: remove __dev* attributesBill Pemberton2012-12-031-2/+2
| * net/hdlc: remove __dev* attributesBill Pemberton2012-12-035-7/+7
| * farsync: remove __dev* attributesBill Pemberton2012-12-031-5/+5
| * dscc4: remove __dev* attributesBill Pemberton2012-12-031-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-3/+5
| |\
| * | Make the wanxl firmware array constDavid Howells2012-11-091-1/+1
| * | Fix the wanxl firmware to include missing constantsDavid Howells2012-11-092-1/+2
| * | UAPI: Fix compilation of the wanxl firmware blob.David Howells2012-11-091-1/+1
* | | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-11-301-1/+1
|\ \ \ | |_|/ |/| |
| * | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa2012-11-221-1/+1
| |/
* / ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
|/
* farsync: fix support for over 30 cardsDan Carpenter2012-10-091-1/+1
* sections: fix section conflicts in drivers/net/wanAndi Kleen2012-10-051-1/+1
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-09-101-0/+1