log

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