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.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
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-07
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
2
-2
/
+13
2016-10-07
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
2
-0
/
+34
2016-10-03
net: ethernet: mediatek: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2016-09-27
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
2
-2
/
+3
2016-09-27
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
Nelson Chang
1
-0
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-22
net: ethernet: mediatek: get out of potential invalid pointer access
Sean Wang
1
-2
/
+4
2016-09-22
net: ethernet: mediatek: use [get|set]_link_ksettings
Sean Wang
1
-21
/
+12
2016-09-22
net: ethernet: mediatek: remove superfluous local variable for phy address
Sean Wang
1
-9
/
+1
2016-09-22
net: ethernet: mediatek: use phydev from struct net_device
Sean Wang
2
-39
/
+36
2016-09-22
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...
Sean Wang
2
-2
/
+61
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
2
-0
/
+5
2016-09-22
net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...
Sean Wang
1
-3
/
+1
2016-09-21
net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...
Sean Wang
1
-1
/
+2
2016-09-19
net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
Nelson Chang
1
-0
/
+236
2016-09-19
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
Nelson Chang
2
-25
/
+265
2016-09-16
net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...
Sean Wang
1
-0
/
+1
2016-09-16
net: ethernet: mediatek: avoid race condition during the reset process
Sean Wang
2
-1
/
+38
2016-09-16
net: ethernet: mediatek: add more resets for internal ethernet circuit block
Sean Wang
2
-13
/
+20
2016-09-16
net: ethernet: mediatek: add the whole ethernet reset into the reset process
Sean Wang
2
-8
/
+51
2016-09-16
net: ethernet: mediatek: add controlling power domain the ethernet belongs to
Sean Wang
1
-0
/
+7
2016-09-16
net: ethernet: mediatek: cleanup error path inside mtk_hw_init
Sean Wang
1
-5
/
+29
2016-09-16
net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...
Sean Wang
1
-4
/
+11
2016-09-16
net: ethernet: mediatek: refactoring mtk_hw_init to be reused
Sean Wang
1
-28
/
+34
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-45
/
+55
2016-09-06
net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI
Sean Wang
1
-14
/
+17
2016-09-06
net: ethernet: mediatek: enhance RX path by reducing the frequency of the mem...
Sean Wang
1
-5
/
+6
2016-09-01
net: ethernet: mediatek: fix error handling inside mtk_mdio_init
Sean Wang
1
-1
/
+1
2016-09-01
net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...
Sean Wang
1
-17
/
+6
2016-09-01
net: ethernet: mediatek: fix the missing of_node_put() after node is used don...
Sean Wang
1
-0
/
+1
2016-09-01
net: ethernet: mediatek: fix issue of driver removal with interface is up
Sean Wang
1
-0
/
+8
2016-09-01
net: ethernet: mediatek: fix logic unbalance between probe and remove
Sean Wang
1
-1
/
+1
2016-09-01
net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...
Sean Wang
1
-2
/
+0
2016-09-01
net: ethernet: mediatek: fix API usage with skb_free_frag
Sean Wang
1
-1
/
+1
2016-09-01
net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...
Sean Wang
2
-25
/
+36
2016-09-01
net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...
Sean Wang
1
-3
/
+4
2016-09-01
net: mediatek: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-27
net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX
Nelson Chang
1
-2
/
+1
2016-08-27
net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...
Nelson Chang
2
-33
/
+74
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+33
2016-08-16
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
1
-13
/
+13
2016-08-16
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
1
-0
/
+5
2016-08-16
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
sean.wang@mediatek.com
1
-3
/
+12
2016-08-16
net: mediatek: remove unnecessary platform_set_drvdata()
Wei Yongjun
1
-1
/
+0
2016-08-14
net: ethernet: mediatek: add the missing of_node_put() after node is used done
sean.wang@mediatek.com
1
-0
/
+2
2016-08-14
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
sean.wang@mediatek.com
1
-0
/
+1
2016-08-13
net: ethernet: mediatek: enhance the locking using the lightweight ones
Sean Wang
1
-11
/
+8
2016-07-12
net: mediatek: fix non static symbol warnings
Wei Yongjun
1
-3
/
+3
2016-07-07
net: mediatek: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
[next]