aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/730-phy_b53.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: move Lantiq PEF7061/7071/7072 phy driver to genericMathias Kresin2017-06-241-1/+1
| | | | | | | | | The driver is used for boards outside the lantiq target as well. Move it to generic to make it available for more targets. The phy driver is included in kernel 4.8 as INTEL_XWAY_PHY. Signed-off-by: Mathias Kresin <dev@kresin.me>
* kernel: rename B53 symbols to avoid upstream kernel conflictRafał Miłecki2016-06-201-1/+1
| | | | | | | | | In kernel 4.7 there is upstreamed b53 driver using (mostly?) the same symbols as our b53 does. Change our symbols so both drivers can coexist in kernel tree. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Acked-by: Jonas Gorski <jonas.gorski@gmail.com>
* kernel: add linux 4.4 supportJonas Gorski2015-12-021-0/+21
Based on 4.4-rc3. Runtime tested on MIPS. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47701