log

age author description
Sun, 18 Aug 2013 12:51:47 -0700 Louis Opter Wip on compiler issues
Sun, 04 Aug 2013 17:09:42 -0700 Louis Opter Reorder the patch queue so it stays understable
Sat, 03 Aug 2013 20:14:51 -0700 Louis Opter WIP
Sat, 03 Aug 2013 17:34:38 -0700 Louis Opter WIP, one more fix from David
Sun, 28 Jul 2013 02:50:43 -0700 Louis Opter WIP on the split up of e1000::set_up_device
Sat, 27 Jul 2013 16:08:40 -0700 Louis Opter WIP, fix Ethernet::Device::alloc_rx_skbuff
Fri, 26 Jul 2013 21:06:45 -0700 Louis Opter wip, alloc_rx_skbuff actually an abstraction for netdev_allock_skb
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
Thu, 04 Oct 2012 19:33:43 +0200 Louis Opter Wip on tx, fix ioaddr being incorrectly generated
Mon, 01 Oct 2012 01:20:35 +0200 Louis Opter WIP on refactoring + tx
Mon, 24 Sep 2012 09:13:15 +0200 Louis Opter Add a couple of patches to the build system and WIP on the e1000 code architecture to implement the tranmission
Tue, 18 Sep 2012 08:57:14 +0200 Louis Opter WIP/Cleanup on the tranmission
Fri, 14 Sep 2012 08:58:35 +0200 Louis Opter Add my WIP on the actual tx
Mon, 09 Jul 2012 06:44:51 +0200 Louis Opter Finish the patches on the rx/tx init and wip on the actual tx
Sun, 08 Jul 2012 10:00:25 +0200 Louis Opter Wip on the transmission, tx init done, and tx hooked from Ethernet send
Mon, 21 May 2012 04:09:23 +0200 Louis Opter Wip on the transmission
Sun, 20 May 2012 07:51:04 +0200 Louis Opter Push the rx init, start a patch for the tx init
Sun, 15 Apr 2012 02:53:38 +0200 Louis Opter WIP on e1000, try to add the code to free the RX ring when shutting the interface down
Sun, 15 Apr 2012 01:39:59 +0200 Louis Opter WIP on RX on e1000
Sun, 04 Mar 2012 18:55:20 +0100 Louis Opter wip on e1000 add some fixes for the generation and check that it works on tip
Sun, 04 Mar 2012 18:35:43 +0100 Louis Opter Wip on the RX init in the e1000 sample
Sun, 04 Mar 2012 15:27:34 +0100 Louis Opter Start a patch for the Rx init
Sat, 03 Mar 2012 17:07:32 +0100 Louis Opter Build fixes + use Log::info in print_card_status
Sat, 03 Mar 2012 16:00:49 +0100 Louis Opter Remove the finished patch on e1000 improvements and start a new series on e1000
Sun, 19 Feb 2012 12:08:54 +0100 Louis Opter Automated merge with https://www.kalessin.fr/projs/hg/epitech/mq/rathaxes/
Sun, 19 Feb 2012 12:07:53 +0100 Louis Opter Fix the register CALL chunk in the e1000 sample
Sat, 18 Feb 2012 20:20:37 +0100 Louis Opter e1000 sample add some debug
Sat, 18 Feb 2012 20:07:34 +0100 Louis Opter wip on e1000 remove even more hardcoded arguments
Sat, 18 Feb 2012 18:13:36 +0100 Louis Opter WIP on the e1000 sample: fix build
Sat, 18 Feb 2012 16:04:02 +0100 Louis Opter Merge + remove patch from David
Sat, 18 Feb 2012 15:57:45 +0100 David Pineau merge