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.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-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
2021-04-23
net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init
Ilya Lipnitskiy
2
-17
/
+14
2021-04-23
net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present
Felix Fietkau
1
-0
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: rework NAPI callbacks
Ilya Lipnitskiy
1
-30
/
+24
2021-04-23
net: ethernet: mtk_eth_soc: reduce unnecessary interrupts
Felix Fietkau
1
-4
/
+5
2021-04-23
net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done
Felix Fietkau
1
-4
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor
Felix Fietkau
2
-4
/
+6
2021-04-23
net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation
Felix Fietkau
3
-14
/
+124
2021-04-23
net: ethernet: mtk_eth_soc: increase DMA ring sizes
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX
Felix Fietkau
2
-2
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops
Felix Fietkau
1
-13
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: reduce MDIO bus access latency
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: use napi_consume_skb
Felix Fietkau
1
-7
/
+12
2021-04-23
net: ethernet: mtk_eth_soc: fix build_skb cleanup
Ilya Lipnitskiy
1
-2
/
+3
2021-04-23
net: ethernet: mtk_eth_soc: unmap RX data before calling build_skb
Felix Fietkau
1
-2
/
+3
2021-04-23
net: ethernet: mtk_eth_soc: fix RX VLAN offload
Felix Fietkau
2
-1
/
+2
2021-04-20
net: ethernet: mtk_eth_soc: handle VLAN pop action
Pablo Neira Ayuso
1
-0
/
+2
2021-04-20
net: ethernet: mtk_eth_soc: missing mutex
Pablo Neira Ayuso
1
-5
/
+14
2021-04-20
net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'
Pablo Neira Ayuso
1
-0
/
+1
2021-04-20
net: ethernet: mediatek: fix a typo bug in flow offloading
DENG Qingfang
1
-1
/
+1
2021-04-17
net: ethernet: mediatek: ppe: fix busy wait loop
Ilya Lipnitskiy
2
-11
/
+10
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+4
2021-04-07
net: ethernet: mtk_eth_soc: remove unneeded semicolon
Qiheng Lin
1
-1
/
+1
2021-04-01
net: mediatek: add flow offload for mt7623
Frank Wunderlich
1
-0
/
+1
2021-03-27
net: ethernet: remove duplicated include
Xu Jia
1
-1
/
+0
2021-03-26
net: ethernet: mtk_eth_soc: remove unused variable 'count'
Qiheng Lin
1
-2
/
+2
2021-03-24
net: ethernet: mtk_eth_soc: add flow offloading support
Felix Fietkau
4
-2
/
+500
2021-03-24
net: ethernet: mtk_eth_soc: add support for initializing the PPE
Felix Fietkau
7
-3
/
+1190
2021-03-24
net: ethernet: mtk_eth_soc: fix parsing packets in GDM
Felix Fietkau
2
-6
/
+11
2021-03-03
net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
Biao Huang
1
-2
/
+3
2021-01-26
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2
-8
/
+47
2020-12-15
net: mtk_eth: simplify the mediatek code return expression
Zheng Yongjun
1
-12
/
+4
2020-12-11
net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
Zheng Yongjun
1
-6
/
+2
2020-11-13
net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()
Zhang Changzhong
1
-0
/
+1
2020-11-13
net: ethernet: mtk-star-emac: return ok when xmit drops
Vincent Stehlé
1
-1
/
+1
2020-10-22
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+16
2020-07-31
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-07-29
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
1
-5
/
+14
2020-07-01
net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()
Bartosz Golaszewski
1
-12
/
+1
2020-06-23
net: mtk_eth_soc: use resolved link config in mac_link_up()
Russell King
1
-20
/
+25
2020-06-15
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
1
-89
/
+29
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-06-01
net: ethernet: mtk-star-emac: use regmap bitops
Bartosz Golaszewski
1
-45
/
+35
2020-05-29
net: ethernet: mtk-star-emac: remove unused variable
Bartosz Golaszewski
1
-3
/
+0
2020-05-27
mtk-star-emac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-05-27
net: ethernet: mtk-star-emac: fix error path in RX handling
Bartosz Golaszewski
1
-1
/
+2
2020-05-24
net: ethernet: mtk_star_emac: use devm_register_netdev()
Bartosz Golaszewski
1
-16
/
+1
2020-05-23
net: ethernet: mtk-star-emac: new driver
Bartosz Golaszewski
3
-0
/
+1686
2020-05-23
net: ethernet: mediatek: remove unnecessary spaces from Makefile
Bartosz Golaszewski
1
-1
/
+1
[next]