Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tokenring: delete all remaining driver support | Paul Gortmaker | 2012-05-15 | 1 | -1573/+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> | ||||
* | 3C359: use request_firmware | Jaswinder Singh Rajput | 2009-03-30 | 1 | -0/+1573 |
| | | | | Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | ||||
* | typhoon: Use request_firmware() | Ben Hutchings | 2009-02-26 | 1 | -0/+2819 |
Based on a patch by Jaswinder Singh <jaswinder@infradead.org>. Compile-tested only. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net> |