Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC | John Crispin | 2011-05-09 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | This patch adds 802.1Q VLAN support for the ADM6996M chip. The driver is loaded for both the FC and M model. It will detect which of the two chips is connected. The FC model is initialised, but no further functionality is offered. The PHY driver will always report "100 Mbit/s, link up", for both the M and FC models. This reflects the fact that the link between switch chip and Ethernet MAC is always on[1]. Further documentation can be found in the kernel's Documentation/networking/adm6996.txt Signed-of-By: Peter Lebbing <peter@digitalbrains.com> SVN-Revision: 26865 | ||||
* | linux/generic: port yaffs to 2.6.39 | Alexandros C. Couloumbis | 2011-05-04 | 1 | -0/+147 |
| | | | | SVN-Revision: 26818 | ||||
* | rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs. | Felix Fietkau | 2011-04-17 | 1 | -3/+5 |
| | | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26705 | ||||
* | kernel: reorganize 2.6.39 patches | Felix Fietkau | 2011-04-16 | 102 | -334/+300 |
| | | | | SVN-Revision: 26691 | ||||
* | generic: Add support for 2.6.39 | Felix Fietkau | 2011-04-12 | 102 | -0/+58938 |
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615 |