aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek/mtk_eth_soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsiNelson Chang1-0/+1
2016-10-06net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang1-0/+5
2016-09-27net: ethernet: mediatek: bug fix to disable HW LRONelson Chang1-2/+2
2016-09-22net: ethernet: mediatek: use phydev from struct net_deviceSean Wang1-2/+0
2016-09-22net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMIISean Wang1-1/+30
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-19net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang1-3/+72
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang1-1/+2
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang1-1/+5
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang1-0/+8
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+14
2016-08-31net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFERSean Wang1-8/+14
2016-08-26net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RXNelson Chang1-1/+30
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin1-2/+13
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin1-0/+1
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin1-0/+1
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin1-0/+2
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin1-2/+2
2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin1-0/+421