log

age author description
Thu, 02 Feb 2012 12:26:48 +0100 Louis Opter start to update the buildbot configuration
Fri, 27 Jan 2012 20:12:21 +0100 Louis Opter Get RATHAXES_PATH from the registry and allow the installer to add rathaxes in the PATH
Thu, 26 Jan 2012 21:40:22 +0100 Louis Opter Wip on the build system, windows fixes (todo: put RATHAXES_PATH in the registry)
Thu, 26 Jan 2012 18:50:49 +0100 Louis Opter WIP on the build system, everything seems to work, need to check Windows now
Thu, 26 Jan 2012 17:26:47 +0100 Louis Opter Wip on the build system patch, use a FindRathaxes CMake finder, fix some paths in the installed rathaxes binaries
Sun, 22 Jan 2012 18:31:23 +0100 Louis Opter Start a series to fix a bit the build system
Fri, 20 Jan 2012 23:53:06 +0100 Louis Opter Finish the series on the build system
Sun, 15 Jan 2012 21:36:15 +0100 Louis Opter Add a series of patch related to the build systme
Fri, 13 Jan 2012 13:54:37 +0100 Louis Opter Finish the patch the e1000 LKM
Fri, 13 Jan 2012 11:59:42 +0100 Louis Opter Re-order patches + quick fixes
Thu, 12 Jan 2012 19:46:49 +0100 Louis Opter Finish the patch on the doc and start a patch to fix the "rathaxes" binaries
Mon, 09 Jan 2012 22:17:12 +0100 Thomas Sanchez rathaxes: enable irq + handle it
Sun, 08 Jan 2012 17:04:01 +0100 Louis Opter Print something with Log::info when the mac address is loaded
Sun, 08 Jan 2012 16:56:14 +0100 Louis Opter Add a missing shift in the load mac address code
Sun, 08 Jan 2012 16:54:10 +0100 Louis Opter Restore the reset code and print the mac address
Sun, 08 Jan 2012 16:49:38 +0100 Louis Opter First attempt at loading the mac address
Sun, 08 Jan 2012 15:52:18 +0100 Louis Opter Add the code to reset the card
Sun, 08 Jan 2012 14:47:03 +0100 Louis Opter Try to read a register on the card
Sun, 08 Jan 2012 01:51:34 +0100 Louis Opter Fold All The Patches on the LKM Sample
Sun, 08 Jan 2012 01:45:20 +0100 Louis Opter Commit
Sun, 08 Jan 2012 01:10:20 +0100 Louis Opter Merge
Sun, 08 Jan 2012 01:09:59 +0100 Louis Opter Start to work on the "First Steps" guide again
Sun, 08 Jan 2012 01:02:43 +0100 Thomas Sanchez Minor fixes
Sun, 08 Jan 2012 00:39:56 +0100 Thomas Sanchez merge
Sat, 07 Jan 2012 23:56:11 +0100 Louis Opter Add a patch to illustrate pointcuts in type definition to illustrate #8
Sat, 07 Jan 2012 21:19:40 +0100 Louis Opter Add a patch to reproduce the issue with pointcut usage in template sequences
Sat, 07 Jan 2012 21:11:13 +0100 Louis Opter Finish patches on the CMake library and on #includes
Sat, 07 Jan 2012 20:53:40 +0100 Thomas Sanchez rathaxes: fix bad include name
Sat, 07 Jan 2012 20:56:06 +0100 lionel auroux Merge
Sat, 07 Jan 2012 20:46:46 +0100 lionel auroux Added Patch #include
Sat, 07 Jan 2012 20:48:27 +0100 Thomas Sanchez rathaxes: free the pci resources
Sat, 07 Jan 2012 20:11:27 +0100 Thomas Sanchez rathaxes: workaround resolution bug + update the license since we use pci_ioremap which is only available for gpl driver
Sat, 07 Jan 2012 20:02:23 +0100 Louis Opter WIP on the e1000 pci stuff
Sat, 07 Jan 2012 19:28:54 +0100 Louis Opter Merge
Sat, 07 Jan 2012 19:19:28 +0100 Thomas Sanchez rathaxes:: add logs
Sat, 07 Jan 2012 18:30:20 +0100 Thomas Sanchez rathaxes:: add the ifs
Sat, 07 Jan 2012 12:46:45 +0100 Thomas Sanchez rathaxes: add sk_buff stuff
Sat, 07 Jan 2012 12:15:33 +0100 Thomas Sanchez rathaxes: Add debug
Sat, 07 Jan 2012 11:35:50 +0100 Thomas Sanchez rathaxes: update the interface name to add the number of the device
Sat, 07 Jan 2012 11:26:57 +0100 Thomas Sanchez Fix typo
Sat, 07 Jan 2012 11:22:10 +0100 Louis Opter WIP on the ethernet part of the LKM sample: set ifname + the irq in the net_device struct
Fri, 06 Jan 2012 22:46:33 +0100 Louis Opter WIP on the ethernet part of the LKM sample
Fri, 06 Jan 2012 19:09:16 +0100 Louis Opter Fixes + comment in the Ethernet part
Fri, 06 Jan 2012 18:08:41 +0100 Thomas Sanchez rathaxes: add net_dev_ops + register netdev device, but still a bug, see the diff
Fri, 06 Jan 2012 17:33:00 +0100 Louis Opter WIP on the LKM sample, add a patch to work on the Ethernet subsystem
Fri, 06 Jan 2012 15:41:47 +0100 Louis Opter Commit a revision of the PCI LKM that tries to call a provided sequence from a chunk of instrumented C code (see #6)
Fri, 06 Jan 2012 13:43:06 +0100 Louis Opter Reorganize the patch queue a bit: put the cmake patch first then the LKM patch then the PCI part
Fri, 06 Jan 2012 12:55:07 +0100 Thomas Sanchez rathaxes: fix bad variable name
Fri, 06 Jan 2012 12:48:22 +0100 Louis Opter WIP on the PCI LKM
Fri, 06 Jan 2012 11:45:25 +0100 Louis Opter WIP on the LKM sample, we just need #include to work to make it compile
Thu, 05 Jan 2012 23:27:32 +0100 Louis Opter WIP on the PCI LKM + improve the UseRathaxes CMake "library" to easily build a kernel module from the sources generated by rathaxes
Thu, 05 Jan 2012 20:53:28 +0100 Louis Opter WIP on the PCI LKM
Thu, 05 Jan 2012 17:37:29 +0100 Louis Opter WIP on the PCI LKM
Thu, 05 Jan 2012 15:10:21 +0100 Louis Opter Start to write a queue for the LKM
Thu, 05 Jan 2012 15:08:50 +0100 Louis Opter Finish the CMake serie
Sun, 01 Jan 2012 15:56:47 +0100 Louis Opter Take advantage of /o in the UseRathaxes CMakeScript + buildbot cmake -E patch
Sun, 01 Jan 2012 15:31:17 +0100 Louis Opter Add some patches to use and test rathaxes with CMake