aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files-4.14/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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: 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