aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mediatek/mtk_eth_soc.h
AgeCommit message (Expand)Author
2019-01-30net: ethernet: mediatek: support MT7621 SoC ethernet hardwareBjørn Mork
2018-07-29net-next: mediatek: cleanup unnecessary get chip id and its userSean Wang
2017-12-26net: mediatek: remove superfluous pin setup for MT7622 SoCSean Wang
2017-10-22drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_tElena Reshetova
2017-08-09net-next: mediatek: bring up QDMA RX ring 0John Crispin
2017-08-09net-next: mediatek: fix typos inside the header fileJohn Crispin
2017-08-01net-next: mediatek: add support for MediaTek MT7622 SoCSean Wang
2017-08-01net-next: mediatek: add platform data to adapt into various hardwareSean Wang
2017-06-20net-next: mediatek: split IRQ register locking into TX and RXJohn Crispin
2017-06-20net-next: mediatek: add RX IRQ delay supportJohn Crispin
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang
2017-04-07net-next: ethernet: mediatek: add CDM able to recognize the tag for DSASean Wang
2016-10-06net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang
2016-10-06net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang
2016-09-27net: ethernet: mediatek: bug fix to disable HW LRONelson Chang
2016-09-22net: ethernet: mediatek: use phydev from struct net_deviceSean Wang
2016-09-22net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...Sean Wang
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang
2016-09-19net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-31net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...Sean Wang
2016-08-26net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...Nelson Chang
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin
2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin