aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mtk_eth_soc.c
Commit message (Expand)AuthorAgeFilesLines
* ramips: ethernet: use own page_frag_cacheFelix Fietkau2018-07-131-3/+14
* ramips: ethernet: use skb_free_frag to free fragmentsFelix Fietkau2018-07-131-3/+3
* 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: 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-061-3/+48
* ramips: rename ethernet priv->device field to dev to match upstreamFelix Fietkau2018-03-231-6/+6
* ramips: preliminary support for 4.14Roman Yeryomin2018-02-151-0/+1599