summaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2015-06-16QE/HDLC: modify QE-HDLC for both ARM and POWERPCZhao Qiang
2014-12-11qe: move qe from arch/powerpc/sysdev/ to drivers/soc/Zhao Qiang
2014-09-17qe-tdm: move siram_init_flag to qe.cZhao Qiang
2014-09-17qe-hdlc: qe-hdlc work in normal mode instead of internal-loopback modeZhao Qiang
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-24drivers/net: support hdlc function for QE-UCCZhao Qiang
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-25net: wan: sbni: remove assembly crc32 codeSebastian Siewior
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18wanxl: fix info leak in ioctlSalva Peiró
2013-10-11farsync: fix info leak in ioctlSalva Peiró
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-24wan: Remove extern from function prototypesJoe Perches
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-26dlci: validate the net device in dlci_del()Zefan Li
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28net: wan: remove unnecessary platform_set_drvdata()Jingoo Han
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-01wanrouter: delete now orphaned header content, files/driversPaul Gortmaker
2013-02-01wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker
2013-01-19tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-11drivers/net/wan: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/lmc: remove __dev* attributesBill Pemberton
2012-12-03ixp4xx_hss: remove __dev* attributesBill Pemberton
2012-12-03net/hdlc: remove __dev* attributesBill Pemberton
2012-12-03farsync: remove __dev* attributesBill Pemberton
2012-12-03dscc4: remove __dev* attributesBill Pemberton
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-22WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang
2012-11-09Make the wanxl firmware array constDavid Howells
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells
2012-11-09UAPI: Fix compilation of the wanxl firmware blob.David Howells
2012-10-09farsync: fix support for over 30 cardsDan Carpenter
2012-10-05sections: fix section conflicts in drivers/net/wanAndi Kleen
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman