* [PATCH] tc35815: Zap changelog from source code
@ 2007-03-14 15:10 Atsushi Nemoto
2007-03-15 15:03 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Atsushi Nemoto @ 2007-03-14 15:10 UTC (permalink / raw)
To: linux-mips; +Cc: ralf, netdev, jeff, sshtylyov, akpm
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
---
diff --git a/drivers/net/tc35815.c b/drivers/net/tc35815.c
index eed78b5..755fdd4 100644
--- a/drivers/net/tc35815.c
+++ b/drivers/net/tc35815.c
@@ -20,45 +20,6 @@
*
* (C) Copyright TOSHIBA CORPORATION 2004-2005
* All Rights Reserved.
- *
- * Revision History:
- * 1.13 64-bit proof.
- * 1.14 Do not round-up transmit length.
- * 1.15 Define TC35815_DMA_SYNC_ONDEMAND, cleanup.
- * 1.16 Fix free_page bug introduced in 1.15
- * 1.17 Add mii/ethtool ioctl support.
- * Remove workaround for early TX4938. Cleanup.
- * 1.20 Kernel 2.6.
- * 1.21 Fix receive packet length (omit CRC).
- * Call netif_carrier_on/netif_carrier_off.
- * Add kernel/module options (speed, duplex, doforce).
- * Do not try "force link mode" by default.
- * Reconfigure CAM on restarting.
- * Reset PHY on restarting.
- * Add workaround for 100MHalf HUB.
- * 1.22 Minor fix.
- * 1.23 Minor cleanup.
- * 1.24 Remove tc35815_setup since new stype option
- * ("tc35815.speed=10", etc.) can be used for 2.6 kernel.
- * 1.25 TX4939 support.
- * 1.26 Minor cleanup.
- * 1.27 Move TX4939 PCFG.SPEEDn control code out from this driver.
- * Cleanup init_dev_addr. (NETDEV_REGISTER event notifier
- * can overwrite dev_addr)
- * support ETHTOOL_GPERMADDR.
- * 1.28 Minor cleanup.
- * 1.29 support netpoll.
- * 1.30 Minor cleanup.
- * 1.31 NAPI support. (disabled by default)
- * Use DMA_RxAlign_2 if possible.
- * Do not use PackedBuffer.
- * Cleanup.
- * 1.32 Fix free buffer management on non-PackedBuffer mode.
- * 1.33 Fix netpoll build.
- * 1.34 Fix netpoll locking. "BH rule" for NAPI is not enough with
- * netpoll, hard_start_xmit might be called from irq context.
- * PM support.
- * 1.35 Fix an usage of streaming DMA API.
*/
#ifdef TC35815_NAPI
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tc35815: Zap changelog from source code
2007-03-14 15:10 [PATCH] tc35815: Zap changelog from source code Atsushi Nemoto
@ 2007-03-15 15:03 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-03-15 15:03 UTC (permalink / raw)
To: Atsushi Nemoto; +Cc: linux-mips, ralf, netdev, sshtylyov, akpm
Atsushi Nemoto wrote:
> Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
applied to #upstream
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-15 15:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14 15:10 [PATCH] tc35815: Zap changelog from source code Atsushi Nemoto
2007-03-15 15:03 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).