summaryrefslogtreecommitdiff
path: root/drivers/net/sunlance.c
AgeCommit message (Expand)Author
2008-06-11drivers/net/: remove write-only "last_dev"Adrian Bunk
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski
2007-07-30[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-21[SUNLANCE]: Fix module unload.Marcel van Nies
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-08-29[SUNLANCE]: Fix probing problem.Krzysztof Helt
2006-07-28[SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[NET] sunlance: Convert to new SBUS driver framework.David S. Miller
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway
2005-02-10[SPARC]: sunlance iomem annotations.Alexander Viro
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-16[SUNLANCE]: Fix iomem warnings.David S. Miller
2004-07-26[PATCH] NULL noise removal in drivers/net/*Alexander Viro
2004-03-12[PATCH] use netdev_priv() in net/ lance driversRandy Dunlap
2003-10-16[NET]: Convert sunlance away from init_etherdev.David S. Miller
2003-08-23[SPARC]: Update ethtool support in Sun net drivers.David S. Miller
2003-08-19[NET]: free_netdev - drivers/net/* changes.Stephen Hemminger
2003-04-22[SPARC]: Refactor AUXIO support.Eric Brower
2003-04-20[NET SUN]: Update for irqreturn_t.David S. Miller
2003-02-25[PATCH] Spelling fixes: boundaryMichael Hayes
2002-12-22[SUNLANCE]: Add missing asm/machine.h include for sun4 builds.Tom 'spot' Callaway
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-08-18Remove extraneous ptrace.h includeLinus Torvalds
2002-05-13drivers/net/sunlance.c: Make init_block_dvma a dma_addr_tDavid S. Miller
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds
2002-02-04v2.4.3.7 -> v2.4.3.8Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds