log

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