Thu, 05 Nov 2009 09:25:25 +0100 Florian Pose Print complete Ethernet frame during debug.
Thu, 29 Oct 2009 17:28:49 +0100 Florian Pose Bugfix: Unqueue datagram before destroying.
Wed, 28 Oct 2009 14:59:34 +0100 Florian Pose Later freeing of netdev.
Wed, 28 Oct 2009 14:01:23 +0100 Florian Pose Added missing newline.
Wed, 28 Oct 2009 13:47:39 +0100 Florian Pose Avoid zeroing mailbox datagram because of VoE handlers.
Wed, 28 Oct 2009 13:18:07 +0100 Florian Pose merge
Wed, 28 Oct 2009 13:17:08 +0100 Florian Pose Using snprintf for interface name.
Wed, 21 Oct 2009 18:49:47 +0200 Florian Pose merged e100 for 2.6.27.
Wed, 30 Sep 2009 21:14:40 +0200 Florian Pose Added e100 driver for 2.6.27.
Tue, 20 Oct 2009 13:14:53 +0200 Florian Pose TODO
Mon, 19 Oct 2009 13:13:55 +0200 Florian Pose Merge x86_64 fixes.
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Thu, 15 Oct 2009 18:01:41 +0200 Florian Pose Implemented poll(); receiving on generic device also works.
Thu, 15 Oct 2009 17:38:53 +0200 Florian Pose Sending via generic device works.
Tue, 13 Oct 2009 17:56:32 +0200 Florian Pose Basic generic Ethernet device module.