aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2023-12-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-11-20net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoCLorenzo Bianconi
2023-10-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-10-10net: ethernet: mediatek: disable irq before schedule napiChristian Marangi
2023-09-25Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-07-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle
2023-04-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-04-06net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flowFelix Fietkau
2023-04-06net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau
2023-03-17Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-02-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-02-22net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook
2023-02-17Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-02-14net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan
2023-01-04Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2022-12-31net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau
2022-12-31net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi
2022-12-31net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi
2022-12-14Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2022-12-14net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-11-22net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang
2022-11-22net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang
2022-11-22net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan
2022-11-18net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian
2022-11-08net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed ...Zhengchao Shao
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang
2022-10-07net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-30net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27net: ethernet: mtk_eth_soc: fix usage of foe_entry_sizeDaniel Golle
2022-09-27net: ethernet: mtk_eth_soc: fix wrong use of new helper functionDaniel Golle
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi