log

age author description
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