summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
AgeCommit message (Expand)AuthorLines
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2013-02-22new helper: file_inode(file)Al Viro-2/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches-15/+10
2013-01-31wanrouter: delete now orphaned header content, files/driversPaul Gortmaker-2517/+0
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker-59/+0
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-1/+1
2013-01-11drivers/net/wan: remove depends on CONFIG_EXPERIMENTALKees Cook-4/+4
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-29/+26
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman-11/+7
2012-12-03net/lmc: remove __dev* attributesBill Pemberton-3/+3
2012-12-03ixp4xx_hss: remove __dev* attributesBill Pemberton-2/+2
2012-12-03net/hdlc: remove __dev* attributesBill Pemberton-7/+7
2012-12-03farsync: remove __dev* attributesBill Pemberton-5/+5
2012-12-03dscc4: remove __dev* attributesBill Pemberton-3/+3
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+5
2012-11-22WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof HaƂasa-1/+1
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang-3/+5
2012-11-09Make the wanxl firmware array constDavid Howells-1/+1
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells-1/+2
2012-11-09UAPI: Fix compilation of the wanxl firmware blob.David Howells-1/+1
2012-10-09farsync: fix support for over 30 cardsDan Carpenter-1/+1
2012-10-06sections: fix section conflicts in drivers/net/wanAndi Kleen-1/+1
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli-0/+1
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall-2/+3
2012-06-06drivers: net: Remove casts to same typeJoe Perches-1/+1
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6459/+0
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman-6459/+0
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2012-04-17drivers/net/wan/farsync.c: add missing iounmapJulia Lawall-0/+1
2012-04-14net: Fix spelling typo in netMasanari Iida-1/+1
2012-04-14net/wan: use module_pci_driverAxel Lin-24/+2
2012-04-13NET: pc300, move to staging as it is brokenJiri Slaby-6459/+0
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-7/+0
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-21/+7
2012-03-08NET: pc300, show version info from module initJiri Slaby-7/+2
2012-03-08NET: pc300, do not zero global variablesJiri Slaby-22/+0
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka-2/+2
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches-19/+5
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell-2/+2
2011-09-16wan: make LAPB callbacks conststephen hemminger-12/+10
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl-7/+7
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko-1/+1
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman-2/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov-4/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina-1/+3