- 4fd5979 net: ethernet: mediatek: support setting MTU by DENG Qingfang · 4 years, 2 months ago
- bb7eae6 net: mtk_eth: simplify the mediatek code return expression by Zheng Yongjun · 4 years, 3 months ago
- a76b6b1 net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup() by Zheng Yongjun · 4 years, 3 months ago
- baee199 net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable() by Zhang Changzhong · 4 years, 4 months ago
- e8aa6d52 net: ethernet: mtk-star-emac: return ok when xmit drops by Vincent Stehlé · 4 years, 4 months ago
- 5403caf net: ethernet: mtk-star-emac: select REGMAP_MMIO by Bartosz Golaszewski · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 555a893 net: ethernet: mtk_eth_soc: fix MTU warnings by Landen Chao · 4 years, 8 months ago
- 19016d9 net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623 by René van Dorst · 4 years, 8 months ago
- 9ed0a3f net: ethernet: mtk-star-emac: use devm_of_mdiobus_register() by Bartosz Golaszewski · 4 years, 9 months ago
- 75674e3 net: mtk_eth_soc: use resolved link config in mac_link_up() by Russell King · 4 years, 9 months ago
- adaff6d net: ethernet: mtk-star-emac: simplify interrupt handling by Bartosz Golaszewski · 4 years, 9 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- 240f1ae net: ethernet: mtk-star-emac: use regmap bitops by Bartosz Golaszewski · 4 years, 10 months ago
- 09b547a net: ethernet: mtk-star-emac: remove unused variable by Bartosz Golaszewski · 4 years, 10 months ago
- f99c064 mtk-star-emac: mark PM functions as __maybe_unused by Arnd Bergmann · 4 years, 10 months ago
- f96e964 net: ethernet: mtk-star-emac: fix error path in RX handling by Bartosz Golaszewski · 4 years, 10 months ago
- 9250dcc net: ethernet: mtk_star_emac: use devm_register_netdev() by Bartosz Golaszewski · 4 years, 10 months ago
- 8c7bd5a net: ethernet: mtk-star-emac: new driver by Bartosz Golaszewski · 4 years, 10 months ago
- 22f076a net: ethernet: mediatek: remove unnecessary spaces from Makefile by Bartosz Golaszewski · 4 years, 10 months ago
- d3d6974 net: ethernet: mediatek: rename Kconfig prompt by Bartosz Golaszewski · 4 years, 10 months ago
- e910a39 net: mediatek: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 10 months ago
- 2f86499 net: ethernet: mediatek: Make mtk_m32 static by Samuel Zou · 4 years, 10 months ago
- a5d75538 net: ethernet: mediatek: move mt7623 settings out off the mt7530 by René van Dorst · 5 years ago
- 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
- 8d66a81 net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL mode by MarkLee · 5 years ago
- 5ac9eda net: ethernet: mediatek: Refine the timing of GDM/PSE setup by MarkLee · 5 years ago
- 8d3f4a9 net: ethernet: mediatek: Integrate GDM/PSE setup operations by MarkLee · 5 years ago
- 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
- 11b3412 net: mediatek: remove unneeded semicolon by YueHaibing · 5 years ago
- 4e3eff5 net: ethernet: mediatek: Fix MT7629 missing GMII mode support by MarkLee · 5 years ago
- 7add83d net: mediatek: remove set but not used variable 'status' by Mao Wenan · 6 years ago
- 7e53837 net: ethernet: mediatek: Re-add support SGMII by René van Dorst · 6 years ago
- b8fc9f3 net: ethernet: mediatek: Add basic PHYLINK support by René van Dorst · 6 years ago
- 2889456 Revert "net: mediatek: remove set but not used variable 'status'" by David S. Miller · 6 years ago
- ee641b0 net: mediatek: remove set but not used variable 'status' by Mao Wenan · 6 years ago
- 296c912 net: ethernet: mediatek: Add MT7628/88 SoC support by Stefan Roese · 6 years ago
- 08df5fa net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX by Stefan Roese · 6 years ago
- 4548740 net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS by Stefan Roese · 6 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
- 566495d net: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
- c6349f8 net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK by Geert Uytterhoeven · 6 years ago
- 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 6 years ago
- d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
- cf36dd2 net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto by Nishka Dasgupta · 6 years ago
- 937a944 net: ethernet: mediatek: Fix misuses of GENMASK macro by Joe Perches · 6 years ago
- e2c7469 net: ethernet: mediatek: Fix overlapping capability bits. by René van Dorst · 6 years ago
- cce581a net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices by René van Dorst · 6 years ago
- 8efaa65 net: ethernet: mediatek: Add MT7621 TRGMII mode support by René van Dorst · 6 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- d28d66e net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings by Randy Dunlap · 6 years ago
- 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
- 880c2d4 net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled by Sean Wang · 6 years ago
- 9e4f56f net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported by Sean Wang · 6 years ago
- d438e29 net: ethernet: mediatek: Add MT7629 ethernet support by Sean Wang · 6 years ago
- 7093f9d net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants by Sean Wang · 6 years ago
- 9ffee4a8 net: ethernet: mediatek: Extend SGMII related functions by Sean Wang · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
- f819cd9 drivers: net: Remove unnecessary semicolon by YueHaibing · 6 years ago
- 889bcbd net: ethernet: mediatek: support MT7621 SoC ethernet hardware by Bjørn Mork · 6 years ago
- e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- b19bce0 net: ethernet: mediatek: fix warning in phy_start_aneg by Heiner Kallweit · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
- 5f991f7 net: phy: Add helper for advertise to lcl value by Andrew Lunn · 6 years ago
- af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 7 years ago
- 04b7d41 net: ethernet: Fix up drivers masking pause support by Andrew Lunn · 7 years ago
- 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 7 years ago
- 21c328d net: ethernet: Convert to using %pOFn instead of device_node.name by Rob Herring · 7 years ago
- 2d14ba7 net-next: mediatek: cleanup unnecessary get chip id and its user by Sean Wang · 7 years ago
- 6c21da2 net-next: mediatek: improve more with using dma_zalloc_coherent by Sean Wang · 7 years ago
- 0a78c38 net: mediatek: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
- eda7d46 net: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
- 140995c net: mediatek: Explicitly include pinctrl headers by Thierry Reding · 7 years ago
- 243dc5f net: mediatek: remove superfluous pin setup for MT7622 SoC by Sean Wang · 7 years ago
- 7352e25 net: mediatek: setup proper state for disabled GMAC on the default by Sean Wang · 7 years ago
- c6d4e63 drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 6427dc1 net-next: mediatek: bring up QDMA RX ring 0 by John Crispin · 8 years ago
- 0c07ce7 net-next: mediatek: fix typos inside the header file by John Crispin · 8 years ago
- 42c0384 net-next: mediatek: add support for MediaTek MT7622 SoC by Sean Wang · 8 years ago
- 2ec50f5 net-next: mediatek: add platform data to adapt into various hardware by Sean Wang · 8 years ago
- 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 70dba20 net: ethernet: mediatek: Explicitly include linux/interrupt.h by Mark Brown · 8 years ago
- 6c7fce6 net: ethernet: mediatek: avoid potential invalid memory access by Sean Wang · 8 years ago
- f03b06f net: ethernet: mediatek: remove useless code in mtk_poll_tx() by Gustavo A. R. Silva · 8 years ago
- e8df760 net: ethernet: mediatek: remove useless code in mtk_probe() by Gustavo A. R. Silva · 8 years ago
- 8d32e06 net: ethernet: mediatek: fixed deadlock captured by lockdep by Sean Wang · 8 years ago
- a2d5e7b net-next: mediatek: set the rx_queue to 0 by John Crispin · 8 years ago
- 5cce032 net-next: mediatek: split IRQ register locking into TX and RX by John Crispin · 8 years ago
- 671d41e net-next: mediatek: add RX IRQ delay support by John Crispin · 8 years ago
- 5969c42 net-next: mediatek: print phy status changes for non DSA GMACs by John Crispin · 8 years ago
- 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
- 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago