| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove more obsolete files | Michael Brown | 2007-07-15 | 1 | -49/+0![]() |
| | | |||||
| * | Add "name" field to struct device to allow human-readable hardware device | Michael Brown | 2007-01-10 | 1 | -2/+4 |
| | | | | | | | | | | | | names. Add "dev" pointer in struct net_device to tie network interfaces back to a hardware device. Force natural alignment of data types in __table() macros. This seems to prevent gcc from taking the unilateral decision to occasionally increase their alignment (which screws up the table packing). | ||||
| * | Add generic mechanism for background protocols (e.g. ARP, IGMP) | Michael Brown | 2005-06-02 | 1 | -0/+47 |

