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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds