aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-3.3
Commit message (Collapse)AuthorAgeFilesLines
* add Actiontec PK5000 LEDsFlorian Fainelli2012-10-131-0/+95
| | | | | | | | Also share them between the GT701 and the PK5000. Patch from Daniel Gimpelevich. SVN-Revision: 33756
* vlynq: rework probing and clocking setupFlorian Fainelli2012-10-131-12/+292
| | | | | | | | | Handle the different vlynq device versions, and make the vlynq code more in line with the original vlynq implementation. Patch from Daniel Gimpelevich. SVN-Revision: 33755
* handle LOADER_MAGIC2 in ar7partFlorian Fainelli2012-10-131-8/+70
| | | | | | This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich. SVN-Revision: 33753
* increase the flash resource size to its maximum valueFlorian Fainelli2012-10-131-0/+11
| | | | | | | | CFI detection will reduce the resource size to its real value. Patch from Daniel Gimpelevich. SVN-Revision: 33752
* reinstate the fixed PHY fallback for devices with undetectable switchesFlorian Fainelli2012-10-131-59/+35
| | | | | | | At least devices without a switch present on the MDIO bus still get a valid link and work as expected (such as the Linksys WAG54Gv2). SVN-Revision: 33751
* enable mvswitch driverFlorian Fainelli2012-10-131-31/+71
| | | | | | | | And fix the default network configuration to create the required VLANs. Patch from Daniel Gimpelevich. SVN-Revision: 33750
* kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵Felix Fietkau2012-05-061-70/+0
| | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637
* ar7: add 3.3 supportGabor Juhos2012-05-058-0/+494
SVN-Revision: 31615