summaryrefslogtreecommitdiff
path: root/drivers/net/ne.c
AgeCommit message (Expand)Author
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-03-16ne: Do not use slashes in irq name stringAtsushi Nemoto
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2008-12-25drivers/net: fix sparse warning: use ANSI-style function declarationHannes Eder
2008-11-25ne2000: convert to net_device_opsStephen Hemminger
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-24ne.c: fix rmmod, platform driver improvementsDavid Fries
2008-09-24[netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries
2008-08-14[netdrvr] ne: Use CONFIG_MACH_TX49XXAtsushi Nemoto
2008-07-30fix NE2000 linkage errorMikael Pettersson
2008-07-22net 8390p: fix interface usageIngo Molnar
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto
2007-05-08ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto
2007-05-08ne: Misc fixes for platform driver.Atsushi Nemoto
2007-05-08ne: Add platform_driverAtsushi Nemoto
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-06-11[PATCH] Section mismatch in drivers/net/ne.o during modpostRandy.Dunlap
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov
2006-04-20[PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko
2005-10-18[PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-09-16[PATCH] m32r: modify drivers/net/ne.c for m32rHirokazu Takata
2004-07-26[PATCH] NULL noise removal in drivers/net/*Alexander Viro
2004-05-27[NETDRV #2] Use driver-specific name for resourcesHerbert Xu
2004-05-27[NETDRV #1] Ifdef builtin-only probe in ISA/MCA driversHerbert Xu
2004-03-01Manually merge upstream into netpoll tree.Jeff Garzik
2004-02-24[PATCH] ne: eliminate unused var. warningRandy Dunlap
2004-02-06Hand merge netpoll into latest upstream.Jeff Garzik
2004-01-10[netdrvr] add netpoll support to several 8390-based driversMatt Mackall
2004-01-10[netdrvr] convert most 8390 drivers to using alloc_ei_netdev()Alexander Viro
2004-01-10[PATCH] (12/42) neStephen Hemminger
2003-09-25[PATCH] Remove emacs cruft from 8390 driversPaul Gortmaker
2003-02-25[PATCH] pnp_activate_dev API changes.Dave Jones
2003-01-13PnP updateJaroslav Kysela
2003-01-11[PATCH] PnP update - driversJaroslav Kysela
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-03-06MODULE_DESC net drivers cleanup.Paul Gortmaker
2002-02-11Add new ISAPNP card id to 'ne' net driver.Jeff Garzik
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds