aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sun3lance.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10net: trans_start cleanupsEric Dumazet1-5/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-2/+2
2009-04-16sun3lance: convert to net_device_opsAlexander Beregalov1-6/+11
2009-02-12sun3: print when lance_open() failsRoel Kluin1-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-6/+3
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven1-0/+3
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-20/+16
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-33/+20
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-3/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-03-28SUN3/3X Lance trivial fix improvedCyrill V. Gorcunov1-1/+15
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-2/+2
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-36/+36
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-1/+1
2005-09-06[PATCH] lvalues abuse in lanceAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+965