Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tokenring: delete all remaining driver support | Paul Gortmaker | 2012-05-16 | 1 | -477/+0 |
| | | | | | | | | | | | | | | | This represents the mass deletion of the of the tokenring support. It gets rid of: - the net/tr.c which the drivers depended on - the drivers/net component - the Kbuild infrastructure around it - any tokenring related CONFIG_ settings in any defconfigs - the tokenring headers in the include/linux dir - the firmware associated with the tokenring drivers. - any associated token ring documentation. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | ||||
* | smctr: use request_firmware() | David Woodhouse | 2008-07-10 | 1 | -0/+477 |
Signed-off-by: David Woodhouse <dwmw2@infradead.org> |