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
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
2022-10-29
net: mtk_eth_soc: convert mtk_sgmii to use regmap_update_bits()
Russell King (Oracle)
1
-35
/
+26
2022-10-29
net: mtk_eth_soc: add pcs_get_state() implementation
Russell King (Oracle)
1
-0
/
+15
2022-10-29
net: mtk_eth_soc: eliminate unnecessary error handling
Russell King (Oracle)
1
-12
/
+6
2022-10-29
net: mtk_eth_soc: add definitions for PCS
Russell King (Oracle)
1
-3
/
+10
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-10-17
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
Jiapeng Chong
1
-6
/
+0
2022-10-17
net: ethernet: mtk_eth_wed: add missing of_node_put()
Yang Yingliang
1
-1
/
+4
2022-10-17
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
Yang Yingliang
1
-2
/
+8
2022-10-17
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Yang Yingliang
1
-5
/
+12
2022-10-07
net: ethernet: mediatek: Remove -Warray-bounds exception
Kees Cook
1
-5
/
+0
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-01
net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
Daniel Golle
1
-1
/
+1
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-09-29
net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-30
/
+6
2022-09-29
net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
Daniel Golle
1
-2
/
+2
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-6
/
+3
2022-09-27
net: ethernet: mtk_eth_soc: fix usage of foe_entry_size
Daniel Golle
1
-1
/
+1
2022-09-27
net: ethernet: mtk_eth_soc: fix wrong use of new helper function
Daniel Golle
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-09-22
net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986
Lorenzo Bianconi
6
-116
/
+289
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
2
-31
/
+75
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
5
-97
/
+393
2022-09-22
net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...
Lorenzo Bianconi
2
-29
/
+64
2022-09-22
net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_soc
Lorenzo Bianconi
5
-24
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register map
Lorenzo Bianconi
2
-9
/
+11
2022-09-22
net: ethernet: mtk_eth_soc: add the capability to run multiple ppe
Lorenzo Bianconi
6
-33
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
Lorenzo Bianconi
4
-7
/
+25
2022-09-22
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...
Lorenzo Bianconi
3
-7
/
+13
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
1
-1
/
+1
2022-09-20
net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoC
Lorenzo Bianconi
1
-1
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+4
2022-09-07
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
Lorenzo Bianconi
1
-11
/
+0
2022-09-07
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
1
-0
/
+3
2022-09-07
net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
Lorenzo Bianconi
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+17
2022-08-25
net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
Lorenzo Bianconi
2
-10
/
+17
2022-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-08-19
net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_...
Lorenzo Bianconi
1
-5
/
+7
2022-08-18
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
Lorenzo Bianconi
1
-1
/
+1
2022-07-29
net: ethernet: mtk_eth_soc: add xdp tx return bulking support
Lorenzo Bianconi
1
-6
/
+14
2022-07-29
net: ethernet: mtk_eth_soc: introduce xdp multi-frag support
Lorenzo Bianconi
1
-43
/
+82
2022-07-29
net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routine
Lorenzo Bianconi
1
-26
/
+42
[next]