index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
2023-03-06
2
-1
/
+3
*
net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() ...
Christophe JAILLET
2023-02-14
1
-1
/
+0
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
1
-0
/
+6
|
\
|
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-17
/
+19
|
\
\
|
*
|
net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
Vladimir Oltean
2023-02-08
1
-10
/
+14
|
*
|
net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()
Tariq Toukan
2023-02-08
1
-2
/
+2
|
*
|
net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
Arınç ÜNAL
2023-02-08
1
-5
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
5
-20
/
+40
|
\
|
|
|
|
/
|
/
|
|
*
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
2023-02-02
1
-0
/
+1
|
*
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2023-02-02
2
-4
/
+4
|
*
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2023-02-02
2
-11
/
+30
|
*
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
2023-02-02
1
-2
/
+4
|
*
net: ethernet: mtk_eth_soc: Avoid truncating allocation
Kees Cook
2023-01-31
2
-3
/
+1
*
|
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
2023-01-21
1
-6
/
+0
*
|
net: phy: Remove probe_capabilities
Andrew Lunn
2023-01-19
1
-1
/
+0
*
|
net: ethernet: mtk_wed: add reset/reset_complete callbacks
Lorenzo Bianconi
2023-01-17
3
-0
/
+58
*
|
net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_check
Lorenzo Bianconi
2023-01-17
2
-0
/
+132
*
|
net: ethernet: mtk_eth_soc: align reset procedure to vendor sdk
Lorenzo Bianconi
2023-01-17
5
-23
/
+115
*
|
net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset support
Lorenzo Bianconi
2023-01-17
1
-4
/
+56
*
|
net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routine
Lorenzo Bianconi
2023-01-17
1
-14
/
+22
*
|
net: ethernet: mtk_eth_soc: Separate C22 and C45 transactions
Andrew Lunn
2023-01-14
1
-66
/
+112
*
|
net: ethernet: mtk_wed: get rid of queue lock for tx queue
Lorenzo Bianconi
2023-01-14
2
-8
/
+0
*
|
net: ethernet: mtk_wed: get rid of queue lock for rx queue
Lorenzo Bianconi
2023-01-12
1
-4
/
+0
|
/
*
net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
Lorenzo Bianconi
2022-12-09
1
-5
/
+12
*
net: ethernet: mtk_wed: fix some possible NULL pointer dereferences
Lorenzo Bianconi
2022-12-09
2
-5
/
+11
*
net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()
Yuan Can
2022-12-07
1
-3
/
+6
*
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
2022-12-07
1
-7
/
+13
*
net: mtk_eth_soc: enable flow offload support for MT7986 SoC
Lorenzo Bianconi
2022-12-06
1
-0
/
+1
*
net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill
Lorenzo Bianconi
2022-12-03
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-8
/
+29
|
\
|
*
net: ethernet: mtk_eth_soc: fix memory leak in error path
Yan Cangang
2022-11-23
3
-6
/
+23
|
*
net: ethernet: mtk_eth_soc: fix resource leak in error path
Yan Cangang
2022-11-23
1
-2
/
+2
|
*
net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()
Ziyang Xuan
2022-11-23
1
-1
/
+3
|
*
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
Liu Jian
2022-11-19
1
-1
/
+3
*
|
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
2022-11-29
1
-8
/
+11
*
|
net: ethernet: mtk_wed: add mtk_wed_rx_reset routine
Lorenzo Bianconi
2022-11-29
2
-37
/
+162
*
|
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
2022-11-29
1
-9
/
+23
*
|
net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...
Lorenzo Bianconi
2022-11-29
1
-11
/
+4
*
|
net: ethernet: mtk_wed: return status value in mtk_wdma_rx_reset
Lorenzo Bianconi
2022-11-29
1
-13
/
+12
*
|
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
2022-11-28
2
-5
/
+10
*
|
net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
Lorenzo Bianconi
2022-11-21
2
-13
/
+10
*
|
net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
Felix Fietkau
2022-11-19
3
-3
/
+31
*
|
net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
Felix Fietkau
2022-11-19
2
-49
/
+258
*
|
net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
Felix Fietkau
2022-11-19
2
-3
/
+5
*
|
net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
Felix Fietkau
2022-11-19
2
-1
/
+5
*
|
net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devices
Felix Fietkau
2022-11-19
2
-16
/
+23
*
|
net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_work
Lorenzo Bianconi
2022-11-18
1
-5
/
+2
*
|
net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...
Lorenzo Bianconi
2022-11-18
1
-19
/
+34
*
|
net: ethernet: mtk_eth_soc: enable hardware DSA untagging
Felix Fietkau
2022-11-16
2
-7
/
+67
[next]