summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/sim/simeth.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-05-29net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+3
2012-03-09hpsim, initialize chip for assigned irqsJiri Slaby1-16/+3
2012-02-25arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka1-7/+3
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2009-07-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan1-5/+10
2008-12-05simeth: Kill directly reference of netdev->privWang Chen1-5/+5
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-29[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-5/+0
2007-10-11[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb1-9/+3
2007-04-26[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-26[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-10-11[PATCH] ia64/hp NULL noise removalAl Viro1-1/+1
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro1-2/+2
2006-09-29[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige1-2/+4
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+530