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_wed: remove wo pointer in wo_r32/wo_w32 signature
Lorenzo Bianconi
2023-10-25
1
-6
/
+6
*
net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
Lorenzo Bianconi
2023-10-25
1
-23
/
+25
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-2
/
+2
|
\
|
*
net: ethernet: mediatek: disable irq before schedule napi
Christian Marangi
2023-10-05
1
-2
/
+2
*
|
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
1
-1
/
+1
*
|
net: ethernet: mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: ethernet: mtk_wed: add wed 3.0 reset support
Sujuan Chen
2023-09-19
2
-10
/
+339
*
|
net: ethernet: mtk_wed: debugfs: add WED 3.0 debugfs entries
Sujuan Chen
2023-09-19
1
-2
/
+369
*
|
net: ethernet: mtk_wed: debugfs: move wed_v2 specific regs out of regs array
Lorenzo Bianconi
2023-09-19
1
-15
/
+18
*
|
net: ethernet: mtk_wed: introduce hw_rro support for MT7988
Sujuan Chen
2023-09-19
1
-2
/
+297
*
|
net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
Sujuan Chen
2023-09-19
6
-28
/
+235
*
|
net: ethernet: mtk_wed: refactor mtk_wed_check_wfdma_rx_fill routine
Lorenzo Bianconi
2023-09-19
1
-17
/
+27
*
|
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
2023-09-19
8
-138
/
+597
*
|
net: ethernet: mtk_wed: add mtk_wed_soc_data structure
Lorenzo Bianconi
2023-09-19
3
-32
/
+51
*
|
net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
Lorenzo Bianconi
2023-09-19
1
-2
/
+2
*
|
net: ethernet: mtk_wed: make memory region optional
Lorenzo Bianconi
2023-09-19
1
-10
/
+13
*
|
net: ethernet: mtk_wed: move mem_region array out of mtk_wed_mcu_load_firmware
Lorenzo Bianconi
2023-09-19
2
-20
/
+18
*
|
net: ethernet: mtk_wed: introduce mtk_wed_buf structure
Lorenzo Bianconi
2023-09-19
1
-6
/
+6
*
|
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
2023-09-19
1
-2
/
+2
*
|
net: ethernet: mtk_wed: do not configure rx offload if not supported
Lorenzo Bianconi
2023-09-19
2
-58
/
+70
*
|
net: ethernet: mtk_wed: introduce versioning utility routines
Lorenzo Bianconi
2023-09-19
4
-22
/
+32
*
|
net: ethernet: mtk_wed: do not assume offload callbacks are always set
Lorenzo Bianconi
2023-09-16
1
-15
/
+17
*
|
net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()
Lorenzo Bianconi
2023-09-14
1
-0
/
+3
*
|
net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...
Lorenzo Bianconi
2023-09-14
1
-2
/
+2
|
/
*
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
2023-09-11
1
-2
/
+4
*
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
2023-09-11
1
-2
/
+3
*
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
2023-09-11
1
-0
/
+3
*
net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_show
Lorenzo Bianconi
2023-08-28
1
-9
/
+4
*
net: ethernet: mtk_wed: add some more info in wed_txinfo_show handler
Lorenzo Bianconi
2023-08-28
2
-1
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-2
/
+10
|
\
|
*
net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
Daniel Golle
2023-08-22
1
-2
/
+10
*
|
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
2023-08-24
2
-4
/
+48
*
|
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
2023-08-24
2
-22
/
+78
*
|
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
2023-08-24
2
-24
/
+68
*
|
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
Daniel Golle
2023-08-24
1
-3
/
+5
*
|
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
2
-1
/
+2
*
|
net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
Daniel Golle
2023-08-03
3
-7
/
+17
*
|
net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoC
Lorenzo Bianconi
2023-07-29
3
-5
/
+36
*
|
net: ethernet: mtk_eth_soc: enable page_pool support for MT7988 SoC
Lorenzo Bianconi
2023-07-29
1
-1
/
+1
*
|
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
4
-4
/
+4
*
|
net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
Lorenzo Bianconi
2023-07-27
3
-28
/
+273
*
|
net: ethernet: mtk_eth_soc: convert clock bitmap to u64
Daniel Golle
2023-07-27
1
-47
/
+49
*
|
net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
Lorenzo Bianconi
2023-07-27
2
-39
/
+39
*
|
net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
Lorenzo Bianconi
2023-07-27
2
-37
/
+116
*
|
net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
Lorenzo Bianconi
2023-07-27
2
-23
/
+27
*
|
net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
Lorenzo Bianconi
2023-07-27
1
-2
/
+2
*
|
net: ethernet: mtk_eth_soc: add version in mtk_soc_data
Lorenzo Bianconi
2023-07-27
5
-49
/
+66
*
|
net: ethernet: mtk_eth_soc: remove mac_pcs_get_state and modernise
Russell King (Oracle)
2023-07-25
1
-35
/
+0
*
|
net: ethernet: mtk_eth_soc: remove incorrect PLL configuration
Russell King (Oracle)
2023-07-25
2
-43
/
+17
[next]