aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files-4.14
Commit message (Expand)AuthorAgeFilesLines
* mt7620: gsw: make IntPHY and ExtPHY share mdio addr 4 possibleChen Minqiang2018-08-061-0/+6
* ramips: fix gigabit switch PHY access on MDIODaniel Gimpelevich2018-08-061-1/+2
* ramips: remove superfluous & confusing DT bindingDaniel Gimpelevich2018-08-061-3/+24
* ramips: mmc: Fix init for MT7628ANLoveSy2018-07-302-1/+16
* ramips: ethernet: disable fraglist supportFelix Fietkau2018-07-141-1/+1
* ramips: ethernet: use own page_frag_cacheFelix Fietkau2018-07-122-3/+15
* ramips: ethernet: use skb_free_frag to free fragmentsFelix Fietkau2018-07-121-3/+3
* ramips: improve ethernet driver performance with GRO/TSOFelix Fietkau2018-06-193-76/+105
* ramips: mt7621: fix mtu setting with kernel 4.14Mathias Kresin2018-06-161-11/+7
* ramips: rename ethernet driver folder to the same one that upstream usesFelix Fietkau2018-06-1326-0/+0
* ramips: mmc: Add back some non-mt7621 code that staging removedRosen Penev2018-06-081-1/+17
* Revert "ramips: Move PCI driver to files directory"John Crispin2018-06-011-836/+0
* Revert "ramips: Remove redundant owner assignment"John Crispin2018-06-011-0/+1
* Revert "ramips: improve interrupt mapping"John Crispin2018-06-011-9/+65
* Revert "ramips: remove conditional compilation."John Crispin2018-06-011-8/+58
* Revert "ramips: remove unnecessary resource details."John Crispin2018-06-011-2/+15
* Revert "ramips: pci: sync with staging driver"John Crispin2018-06-011-150/+168
* Revert "ramips: Add back some non-mt7621 code that staging removed"John Crispin2018-06-011-17/+1
* ramips: Add back some non-mt7621 code that staging removedRosen Penev2018-05-241-1/+17
* ramips: mmc: Sync with staging driverRosen Penev2018-05-185-3417/+2693
* Revert "ramips: mmc: Sync with staging drivers"John Crispin2018-05-155-2693/+3418
* staging: mt7621-eth: fix return value check in mt7621_gsw_probe()Wei Yongjun2018-05-153-6/+6
* staging: mt7621-eth: fix return value check in mtk_connect_phy_node()Wei Yongjun2018-05-151-2/+2
* staging: mt7621-eth: fix return value check in mtk_probe()Wei Yongjun2018-05-151-1/+1
* ramips: pci: sync with staging driverRosen Penev2018-05-151-168/+150
* ramips: mmc: Sync with staging driversRosen Penev2018-05-155-3418/+2693
* ramips: remove unnecessary resource details.NeilBrown2018-05-141-15/+2
* ramips: remove conditional compilation.NeilBrown2018-05-141-58/+8
* ramips: improve interrupt mappingNeilBrown2018-05-141-65/+9
* 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