aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ne.c
Commit message (Expand)AuthorAge
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* drivers/net: fix sparse warning: use ANSI-style function declarationHannes Eder2008-12-26
* ne2000: convert to net_device_opsStephen Hemminger2008-11-25
* net: convert print_mac to %pMJohannes Berg2008-10-27
* ne.c: fix rmmod, platform driver improvementsDavid Fries2008-09-24
* [netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries2008-09-24
* [netdrvr] ne: Use CONFIG_MACH_TX49XXAtsushi Nemoto2008-08-14
* fix NE2000 linkage errorMikael Pettersson2008-07-30
* net 8390p: fix interface usageIngo Molnar2008-07-22
* 8390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox2008-07-04
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-08
* ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto2007-05-08
* ne: Misc fixes for platform driver.Atsushi Nemoto2007-05-08
* ne: Add platform_driverAtsushi Nemoto2007-05-08
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-04
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] Section mismatch in drivers/net/ne.o during modpostRandy.Dunlap2006-06-11
* Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-08
* [PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov2006-04-20
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
* [PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko2006-01-09
* [PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle2005-10-18
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-27
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16