| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-06 | ARM: NET: Remove the IXP NPE ethernet driver | Marek Vasut | |
| This driver is no longer used, remove it. Signed-off-by: Marek Vasut <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Michael Schwingen <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2013-08-19 | SPDX-License-Identifier: convert BSD-3-Clause files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini Don't remove some copyrights by accident] Signed-off-by: Tom Rini <[email protected]> | |||
| 2013-04-01 | Consolidate bool type | York Sun | |
| 'bool' is defined in random places. This patch consolidates them into a single header file include/linux/types.h, using stdbool.h introduced in C99. All other #define, typedef and enum are removed. They are all consistent with true = 1, false = 0. Replace FALSE, False with false. Replace TRUE, True with true. Skip *.py, *.php, lib/* files. Signed-off-by: York Sun <[email protected]> | |||
| 2012-09-24 | dm: net: Move IXP NPE to drivers/net/ | Marek Vasut | |
| Signed-off-by: Marek Vasut <[email protected]> Cc: Bryan Hundven <[email protected]> Cc: Michael Schwingen <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: U-Boot DM <[email protected]> Cc: Joe Hershberger <[email protected]> | |||
