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