aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files-4.14
Commit message (Expand)AuthorAgeFilesLines
...
* ramips: Remove redundant owner assignmentChristian Lütke-Stetzkamp2018-05-141-1/+0
* ramips: Move PCI driver to files directoryRosen Penev2018-05-141-0/+836
* ramips: move mtk-mmc init to probe function to avoid breaking NAND flashFelix Fietkau2018-05-081-36/+28
* ramips: fix locking issues in the ethernet driverFelix Fietkau2018-04-171-2/+3
* ramips: add missing unlock in fe_phy_link_adjustFelix Fietkau2018-04-141-0/+1
* ramips: fix build error caused by missing ifdef guard in hwnat codeJohn Crispin2018-04-061-1/+4
* ramips: implement hardware NAT offload for MT7621John Crispin2018-04-067-3/+975
* ramips: mtk-mmc: don't advertise highmem support.NeilBrown2018-04-051-0/+1
* ramips: fix BUG_ON on mtk-mmc driver probeFelix Fietkau2018-04-051-3/+1
* ramips: move mtk-mmc driver code out of patches-*/ and into files-*/Felix Fietkau2018-04-057-0/+4758
* ramips: remove dead (and potentially crashy) code in mt7621 gsw initFelix Fietkau2018-03-231-11/+0
* ramips: rename ethernet priv->device field to dev to match upstreamFelix Fietkau2018-03-237-26/+26
* ramips: mt7620: power up ephy port 4Pawel Dembicki2018-03-061-0/+1
* ramips: fix MT7621 switch driver IRQ storm on init with linux 4.14Felix Fietkau2018-02-211-4/+7
* ramips: preliminary support for 4.14Roman Yeryomin2018-02-1523-0/+7314