aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek
AgeCommit message (Expand)Author
2024-01-25net: ethernet: mtk_eth_soc: remove duplicate if statementsChukun Pan
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2022-12-02net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-05-19net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau
2021-03-17net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang
2020-11-12net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()Zhang Changzhong
2020-11-12net: ethernet: mtk-star-emac: return ok when xmit dropsVincent Stehlé
2020-10-21net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-28net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
2020-06-30net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-22net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King
2020-06-15net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski
2020-05-29net: ethernet: mtk-star-emac: remove unused variableBartosz Golaszewski
2020-05-27mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann
2020-05-27net: ethernet: mtk-star-emac: fix error path in RX handlingBartosz Golaszewski
2020-05-23net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski
2020-05-22net: ethernet: mtk-star-emac: new driverBartosz Golaszewski
2020-05-22net: ethernet: mediatek: remove unnecessary spaces from MakefileBartosz Golaszewski
2020-05-22net: ethernet: mediatek: rename Kconfig promptBartosz Golaszewski
2020-05-06net: mediatek: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: ethernet: mediatek: Make mtk_m32 staticSamuel Zou
2020-04-07net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-14net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee
2019-11-14net: ethernet: mediatek: Refine the timing of GDM/PSE setupMarkLee
2019-11-14net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-28net: mediatek: remove unneeded semicolonYueHaibing
2019-10-15net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan
2019-08-27net: ethernet: mediatek: Re-add support SGMIIRené van Dorst
2019-08-27net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst
2019-08-25Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller
2019-08-25net: mediatek: remove set but not used variable 'status'Mao Wenan
2019-08-18net: ethernet: mediatek: Add MT7628/88 SoC supportStefan Roese
2019-08-18net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDXStefan Roese
2019-08-18net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUSStefan Roese