| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | ne: Do not use slashes in irq name string | Atsushi Nemoto | 2010-03-16 | 1 | -1/+1 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -1/+1 |
* | drivers/net: fix sparse warning: use ANSI-style function declaration | Hannes Eder | 2008-12-26 | 1 | -1/+1 |
* | ne2000: convert to net_device_ops | Stephen Hemminger | 2008-11-26 | 1 | -22/+2 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-28 | 1 | -2/+1 |
* | ne.c: fix rmmod, platform driver improvements | David Fries | 2008-09-25 | 1 | -108/+164 |
* | [netdrvr] ne: Fix suspend and resume for ISA PnP cards. | David Fries | 2008-09-25 | 1 | -1/+8 |
* | [netdrvr] ne: Use CONFIG_MACH_TX49XX | Atsushi Nemoto | 2008-08-14 | 1 | -2/+2 |
* | fix NE2000 linkage error | Mikael Pettersson | 2008-07-30 | 1 | -3/+3 |
* | net 8390p: fix interface usage | Ingo Molnar | 2008-07-22 | 1 | -1/+1 |
* | 8390: Split 8390 support into a pausing and a non pausing driver core | Alan Cox | 2008-07-04 | 1 | -7/+7 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 1 | -3/+2 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-11 | 1 | -1/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -2/+0 |
* | ne: MIPS: Use platform_driver for ne on RBTX49XX | Atsushi Nemoto | 2007-05-08 | 1 | -8/+0 |
* | ne: Add NEEDS_PORTLIST to control ISA auto-probe | Atsushi Nemoto | 2007-05-08 | 1 | -3/+8 |
* | ne: Misc fixes for platform driver. | Atsushi Nemoto | 2007-05-08 | 1 | -6/+7 |
* | ne: Add platform_driver | Atsushi Nemoto | 2007-05-08 | 1 | -2/+89 |
* | [PATCH] trivial missing __init in drivers/net/* | Al Viro | 2006-12-04 | 1 | -1/+1 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -2/+2 |
* | [PATCH] Section mismatch in drivers/net/ne.o during modpost | Randy.Dunlap | 2006-06-11 | 1 | -1/+1 |
* | Fix RTL8019AS init for Toshiba RBTX49xx boards | Sergei Shtylyov | 2006-05-09 | 1 | -12/+19 |
* | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938 | Sergei Shtylyov | 2006-04-20 | 1 | -1/+1 |
* | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-01-17 | 1 | -3/+4 |
* | [PATCH] fix a few "warning: 'cleanup_card' defined but not used" | Denis Vlasenko | 2006-01-09 | 1 | -9/+9 |
* | [PATCH] ne: Support for RBHMA4500 eval board. | Ralf Baechle | 2005-10-19 | 1 | -0/+15 |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-28 | 1 | -2/+2 |
* | [netdrvr] Fix register_netdev() races in older ISA net drivers | | 2005-05-13 | 1 | -10/+8 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+862 |