summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-201-2/+3
* drivers: net: Remove casts to same typeJoe Perches2012-06-061-1/+1
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-236-6459/+0Star
|\
| * Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-026-6459/+0Star
| |\
| | * NET: pc300, move to staging as it is brokenJiri Slaby2012-04-136-6459/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-241-0/+1
|\| |
| * | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-181-0/+1
| |/
* | net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* | net/wan: use module_pci_driverAxel Lin2012-04-142-24/+2Star
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-311-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-287-7/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2110-21/+7Star
|\
| * net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-152-2/+2
| * drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-318-19/+5Star
* | NET: pc300, show version info from module initJiri Slaby2012-03-081-7/+2Star
* | NET: pc300, do not zero global variablesJiri Slaby2012-03-082-22/+0Star
|/