log

age author description
Fri, 26 Jul 2013 17:35:12 -0700 Louis Opter WIP, finally the alloc_skbuff method will be in the Ethernet subsystem since, the socket subsystem cannot depend on Ethernet (that would cause a circular dependency)
Fri, 26 Jul 2013 16:44:08 -0700 Louis Opter WIP: put up (hopefully the last) some touches on the dma abstraction
Thu, 25 Jul 2013 16:45:13 -0700 Louis Opter WIP on the DMA API
Mon, 22 Jul 2013 16:04:12 -0700 Louis Opter WIP, add the patch from David to fix cast expansion
Mon, 22 Jul 2013 13:52:00 -0700 Louis Opter WIP, fix another small bug in rathaxes sequence calls
Mon, 22 Jul 2013 00:35:20 -0700 Louis Opter WIP, add a new hack on the compiler
Sat, 20 Jul 2013 20:45:39 -0700 Louis Opter WIP, thanks joa for some fixes on the compiler
Fri, 19 Jul 2013 19:12:10 -0700 Louis Opter Wip
Sun, 14 Jul 2013 23:14:33 -0700 Louis Opter Start a new series to refactor e1000::set_up_device
Tue, 02 Jul 2013 22:19:28 -0700 Louis Opter Finish the serie about the ref/scalar refactor + interrupt handler cleanups
Mon, 01 Apr 2013 00:56:28 -0700 Louis Opter Done with the ref/scalar mq
Sun, 31 Mar 2013 20:00:09 -0700 Louis Opter Put the patches on e1000 above the patches on the compiler
Sun, 24 Mar 2013 21:47:39 -0700 Louis Opter Fix the interrupt handler refactoring patch and update the abstract type notation patch accordingly
Mon, 25 Mar 2013 01:17:56 +0100 David Pineau Fix the resolution and the e1000 sample with the new scalar ref feature
Fri, 22 Mar 2013 00:25:52 -0700 Louis Opter Wip, note: the interrupt handler refactoring patch is broken, I have to find the fix from the abstract type notation patch
Fri, 22 Mar 2013 00:06:00 -0700 Louis Opter First try at splitting the type nightmare and the refactoring
Tue, 19 Mar 2013 23:16:02 -0700 Louis Opter Wip on abstract type nightmare
Thu, 28 Feb 2013 23:30:59 -0800 Louis Opter Close the series on the slides and backup some wip on the abstract type nightmare in e1000
Thu, 31 Jan 2013 19:35:47 +0100 Louis Opter Wip on the fosdem slides
Wed, 30 Jan 2013 17:55:34 +0100 Louis Opter Start a series on the fosdem slides
Thu, 22 Nov 2012 22:47:25 -0800 Louis Opter Update patches against David's new decl system
Thu, 22 Nov 2012 16:41:18 -0800 Louis Opter Commit before pulling Joa's changes
Thu, 22 Nov 2012 15:37:46 -0800 Louis Opter Finish the patch on the create/destroy_device rewrite in the e1000 sample and fix Builtin::symbol
Sun, 18 Nov 2012 02:19:07 +0100 Louis Opter Start a series to cleanup/refactor the e1000 sample a little bit
Mon, 22 Oct 2012 02:02:22 +0200 Louis Opter Check that direct assignment works too in the pointer to Rathaxes type regression test
Mon, 22 Oct 2012 01:27:53 +0200 Louis Opter Add a patch to reproduce my problem on single file Rathaxes sources
Mon, 22 Oct 2012 00:56:41 +0200 Louis Opter Add a patch with some wip on the ethernet part of the e1000 sample
Fri, 19 Oct 2012 09:00:25 +0200 Louis Opter Add a test for the pointer to Rathaxes type/variable bug
Mon, 15 Oct 2012 06:18:35 +0200 Louis Opter Finish patches on the tx
Mon, 15 Oct 2012 06:17:32 +0200 Louis Opter Finalize work on minimal TX