aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek/mtk_eth_soc.h
Commit message (Expand)AuthorAge
* net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang2016-10-06
* net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2016-10-06
* net: ethernet: mediatek: bug fix to disable HW LRONelson Chang2016-09-27
* net: ethernet: mediatek: use phydev from struct net_deviceSean Wang2016-09-22
* net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...Sean Wang2016-09-22
* net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang2016-09-22
* net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang2016-09-19
* net: ethernet: mediatek: avoid race condition during the reset processSean Wang2016-09-16
* net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang2016-09-16
* net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang2016-09-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...Sean Wang2016-08-31
* | net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...Nelson Chang2016-08-27
|/
* net-next: mediatek: add support for IRQ groupingJohn Crispin2016-06-30
* net-next: mediatek: add IRQ lockingJohn Crispin2016-06-30
* net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-11
* net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-11
* net: mediatek: move the pending_work struct to the device generic structJohn Crispin2016-04-12
* net-next: mediatek: add support for MT7623 ethernetJohn Crispin2016-03-10