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