index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
Vladimir Oltean
1
-10
/
+14
2023-02-08
net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()
Tariq Toukan
1
-2
/
+2
2023-02-08
net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
Arınç ÜNAL
1
-5
/
+3
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-01-31
net: ethernet: mtk_eth_soc: Avoid truncating allocation
Kees Cook
2
-3
/
+1
2022-12-09
net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
Lorenzo Bianconi
1
-5
/
+12
2022-12-09
net: ethernet: mtk_wed: fix some possible NULL pointer dereferences
Lorenzo Bianconi
2
-5
/
+11
2022-12-07
net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()
Yuan Can
1
-3
/
+6
2022-12-07
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
1
-7
/
+13
2022-12-06
net: mtk_eth_soc: enable flow offload support for MT7986 SoC
Lorenzo Bianconi
1
-0
/
+1
2022-12-03
net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill
Lorenzo Bianconi
1
-5
/
+6
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+29
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
1
-8
/
+11
2022-11-29
net: ethernet: mtk_wed: add mtk_wed_rx_reset routine
Lorenzo Bianconi
2
-37
/
+162
2022-11-29
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
1
-9
/
+23
2022-11-29
net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...
Lorenzo Bianconi
1
-11
/
+4
2022-11-29
net: ethernet: mtk_wed: return status value in mtk_wdma_rx_reset
Lorenzo Bianconi
1
-13
/
+12
2022-11-28
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
2
-5
/
+10
2022-11-23
net: ethernet: mtk_eth_soc: fix memory leak in error path
Yan Cangang
3
-6
/
+23
2022-11-23
net: ethernet: mtk_eth_soc: fix resource leak in error path
Yan Cangang
1
-2
/
+2
2022-11-23
net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()
Ziyang Xuan
1
-1
/
+3
2022-11-21
net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
Lorenzo Bianconi
2
-13
/
+10
2022-11-19
net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
Felix Fietkau
3
-3
/
+31
2022-11-19
net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
Felix Fietkau
2
-49
/
+258
2022-11-19
net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
Felix Fietkau
2
-3
/
+5
2022-11-19
net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
Felix Fietkau
2
-1
/
+5
2022-11-19
net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devices
Felix Fietkau
2
-16
/
+23
2022-11-19
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
Liu Jian
1
-1
/
+3
2022-11-18
net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_work
Lorenzo Bianconi
1
-5
/
+2
2022-11-18
net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...
Lorenzo Bianconi
1
-19
/
+34
2022-11-16
net: ethernet: mtk_eth_soc: enable hardware DSA untagging
Felix Fietkau
2
-7
/
+67
2022-11-16
net: ethernet: mtk_eth_soc: add support for configuring vlan rx offload
Felix Fietkau
1
-5
/
+20
2022-11-16
net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stack
Felix Fietkau
1
-1
/
+1
2022-11-11
net: ethernet: mtk_wed: add rx mib counters
Lorenzo Bianconi
1
-0
/
+87
2022-11-11
net: ethernet: mtk_wed: add configure wed wo support
Lorenzo Bianconi
5
-53
/
+767
2022-11-11
net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
Lorenzo Bianconi
1
-8
/
+8
2022-11-11
net: ethernet: mtk_wed: introduce wed wo support
Lorenzo Bianconi
6
-4
/
+622
2022-11-11
net: ethernet: mtk_wed: introduce wed mcu support
Sujuan Chen
4
-1
/
+511
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-08
net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed ...
Zhengchao Shao
1
-0
/
+2
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-10-29
net: mtk_eth_soc: add support for in-band 802.3z negotiation
Russell King (Oracle)
1
-35
/
+42
2022-10-29
net: mtk_eth_soc: move and correct link timer programming
Russell King (Oracle)
1
-5
/
+8
2022-10-29
net: mtk_eth_soc: add advertisement programming
Russell King (Oracle)
1
-1
/
+12
2022-10-29
net: mtk_eth_soc: move interface speed selection
Russell King (Oracle)
1
-8
/
+10
2022-10-29
net: mtk_eth_soc: move PHY power up
Russell King (Oracle)
1
-7
/
+4
2022-10-29
net: mtk_eth_soc: add out of band forcing of speed and duplex in pcs_link_up
Russell King (Oracle)
1
-11
/
+17
[next]