summaryrefslogtreecommitdiffstats
path: root/drivers/net/ne.c
Commit message (Expand)AuthorAgeFilesLines
* net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-051-1/+3
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-1/+1
* drivers/net: fix sparse warning: use ANSI-style function declarationHannes Eder2008-12-251-1/+1
* ne2000: convert to net_device_opsStephen Hemminger2008-11-251-22/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* ne.c: fix rmmod, platform driver improvementsDavid Fries2008-09-241-108/+164
* [netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries2008-09-241-1/+8
* [netdrvr] ne: Use CONFIG_MACH_TX49XXAtsushi Nemoto2008-08-141-2/+2
* fix NE2000 linkage errorMikael Pettersson2008-07-301-3/+3
* net 8390p: fix interface usageIngo Molnar2008-07-221-1/+1
* 8390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox2008-07-041-7/+7
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+2
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-081-8/+0
* ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto2007-05-081-3/+8
* ne: Misc fixes for platform driver.Atsushi Nemoto2007-05-081-6/+7
* ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-2/+2
* [PATCH] Section mismatch in drivers/net/ne.o during modpostRandy.Dunlap2006-06-111-1/+1
* Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-081-12/+19
* [PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov2006-04-201-1/+1
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-3/+4
* [PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko2006-01-091-9/+9
* [PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle2005-10-181-0/+15
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-2/+2
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-10/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+862
OpenPOWER on IntegriCloud