log rathaxes_start_to_implement_the_ethernet_subsystem_in_the_lkm.patch @ 30:b4ca25b88690

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