summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mediatek/mtk_wed_wo.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin1-15/+2
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+3
2023-12-21net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi1-0/+3
2023-11-21net: ethernet: mtk_wed: add support for devices with more than 4GB of dramLorenzo Bianconi1-1/+2
2023-07-28net: Explicitly include correct DT includesRob Herring1-2/+1
2023-01-14net: ethernet: mtk_wed: get rid of queue lock for tx queueLorenzo Bianconi1-7/+0
2023-01-12net: ethernet: mtk_wed: get rid of queue lock for rx queueLorenzo Bianconi1-4/+0
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can1-3/+6
2022-12-03net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refillLorenzo Bianconi1-5/+6
2022-11-11net: ethernet: mtk_wed: introduce wed wo supportLorenzo Bianconi1-0/+508