index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
Lines
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-30
/
+83
2026-04-14
net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()
Lorenzo Bianconi
-3
/
+11
2026-04-14
net: airoha: Fix VIP configuration for AN7583 SoC
Lorenzo Bianconi
-17
/
+51
2026-04-13
net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration
Lorenzo Bianconi
-3
/
+2
2026-04-13
net: airoha: Rely on net_device pointer in ETS callbacks
Lorenzo Bianconi
-16
/
+14
2026-04-13
net: airoha: Rely on net_device pointer in HTB callbacks
Lorenzo Bianconi
-21
/
+24
2026-04-13
net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
Lorenzo Bianconi
-5
/
+5
2026-04-12
net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...
Lorenzo Bianconi
-0
/
+5
2026-04-10
net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
Lorenzo Bianconi
-3
/
+5
2026-04-09
net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
Lorenzo Bianconi
-6
/
+10
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+1
2026-04-03
net: airoha: Fix memory leak in airoha_qdma_rx_process()
Lorenzo Bianconi
-2
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+27
2026-04-02
net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()
Lorenzo Bianconi
-1
/
+2
2026-03-31
net: airoha: Fix typo in airoha_set_gdm2_loopback routine name
Lorenzo Bianconi
-2
/
+2
2026-03-30
net: airoha: Delay offloading until all net_devices are fully registered
Lorenzo Bianconi
-0
/
+10
2026-03-30
net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
-1
/
+17
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2026-03-24
net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...
Lorenzo Bianconi
-32
/
+44
2026-03-23
net: airoha: add RCU lock around dev_fill_forward_path
Qingfang Deng
-0
/
+2
2026-03-20
net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()
Lorenzo Bianconi
-27
/
+33
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+0
2026-03-17
net: airoha: select QDMA block according LAN/WAN configuration
Lorenzo Bianconi
-10
/
+9
2026-03-16
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
-1
/
+0
2026-03-10
net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacks
Lorenzo Bianconi
-5
/
+15
2026-03-09
net: airoha: Make flow control source port mapping dependent on nbq parameter
Lorenzo Bianconi
-8
/
+7
2026-03-05
net: airoha: Rely __field_prep for non-constant masks
Lorenzo Bianconi
-3
/
+3
2026-02-26
net: airoha: fix typo in function name
Zhengping Zhang
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+7
2026-01-21
net: airoha: npu: Add the capability to read firmware names from dts
Lorenzo Bianconi
-6
/
+40
2026-01-20
net: airoha_eth: increase max MTU to 9220 for DSA jumbo frames
Sayantan Nandy
-1
/
+1
2026-01-15
net: airoha: npu: Init BA memory region if provided via DTS
Lorenzo Bianconi
-0
/
+8
2026-01-13
net: airoha: implement get_link_ksettings
Aleksander Jan Bajkowski
-0
/
+1
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+6
2026-01-08
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
Lorenzo Bianconi
-3
/
+6
2026-01-06
net: airoha: Use gdm port enum value whenever possible
Lorenzo Bianconi
-19
/
+21
2026-01-06
net: airoha: npu: Dump fw version during probe
Lorenzo Bianconi
-0
/
+6
2025-12-23
net: airoha: Move net_devs registration in a dedicated routine
Lorenzo Bianconi
-13
/
+26
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2025-11-17
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
Lorenzo Bianconi
-1
/
+1
2025-11-07
net: airoha: Add the capability to consume out-of-order DMA tx descriptors
Lorenzo Bianconi
-47
/
+45
2025-10-27
net: airoha: Fix a copy and paste bug in probe()
Dan Carpenter
-4
/
+4
2025-10-23
net: airoha: Remove code duplication in airoha_regs.h
Lorenzo Bianconi
-111
/
+100
2025-10-21
net: airoha: Add AN7583 SoC support
Lorenzo Bianconi
-5
/
+77
2025-10-21
net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()
Lorenzo Bianconi
-1
/
+2
2025-10-21
net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
Lorenzo Bianconi
-33
/
+73
2025-10-21
net: airoha: Select default ppe cpu port in airoha_dev_init()
Lorenzo Bianconi
-22
/
+16
2025-10-21
net: airoha: ppe: Flush PPE SRAM table during PPE setup
Lorenzo Bianconi
-10
/
+14
2025-10-21
net: airoha: ppe: Configure SRAM PPE entries via the cpu
Lorenzo Bianconi
-7
/
+23
[next]