index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
1
-1
/
+17
2026-04-02
net: airoha: add RCU lock around dev_fill_forward_path
Qingfang Deng
1
-0
/
+2
2026-03-25
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
1
-1
/
+0
2026-01-17
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
Lorenzo Bianconi
1
-3
/
+6
2026-01-08
net: airoha: Move net_devs registration in a dedicated routine
Lorenzo Bianconi
1
-13
/
+26
2025-11-17
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
Lorenzo Bianconi
1
-1
/
+1
2025-10-14
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
1
-1
/
+15
2025-10-09
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2
-1
/
+6
2025-09-26
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2
-24
/
+19
2025-09-23
net: airoha: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-09-19
net: airoha: Fix PPE_IP_PROTO_CHK register definitions
Lorenzo Bianconi
1
-2
/
+2
2025-08-25
net: airoha: Introduce check_skb callback in ppe_dev ops
Lorenzo Bianconi
3
-18
/
+18
2025-08-25
net: airoha: Add airoha_ppe_dev struct definition
Lorenzo Bianconi
4
-7
/
+69
2025-08-25
net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signature
Lorenzo Bianconi
1
-12
/
+8
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2025-08-21
net: airoha: ppe: Do not invalid PPE entries in case of SW hash collision
Lorenzo Bianconi
1
-3
/
+1
2025-08-19
net: airoha: Add wlan flowtable TX offload
Lorenzo Bianconi
2
-29
/
+85
2025-08-12
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
3
-105
/
+2
2025-08-12
net: airoha: npu: Enable core 3 for WiFi offloading
Lorenzo Bianconi
1
-2
/
+1
2025-08-12
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
Lorenzo Bianconi
2
-0
/
+12
2025-08-12
net: airoha: npu: Add wlan irq management callbacks
Lorenzo Bianconi
2
-0
/
+31
2025-08-12
net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
Lorenzo Bianconi
2
-0
/
+74
2025-08-12
net: airoha: npu: Add NPU wlan memory initialization commands
Lorenzo Bianconi
2
-0
/
+120
2025-08-04
net: airoha: npu: Add missing MODULE_FIRMWARE macros
Lorenzo Bianconi
1
-0
/
+2
2025-08-01
net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
Lorenzo Bianconi
1
-6
/
+20
2025-07-17
net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
Dan Carpenter
1
-2
/
+2
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
1
-1
/
+2
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-07-08
net: airoha: Fix an error handling path in airoha_probe()
Christophe JAILLET
1
-0
/
+1
2025-07-08
net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"
Rob Herring (Arm)
1
-16
/
+9
2025-06-26
net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...
Lorenzo Bianconi
1
-5
/
+0
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+19
2025-06-19
net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1
Lorenzo Bianconi
1
-4
/
+6
2025-06-19
net: airoha: Compute number of descriptors according to reserved memory size
Lorenzo Bianconi
1
-9
/
+12
2025-06-19
net: airoha: Always check return value from airoha_ppe_foe_get_entry()
Lorenzo Bianconi
1
-1
/
+3
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-06-10
net: airoha: Enable RX queues 16-31
Lorenzo Bianconi
1
-1
/
+2
2025-06-10
net: airoha: Add PPPoE offload support
Lorenzo Bianconi
1
-8
/
+23
2025-06-03
net: airoha: Fix smac_id configuration in bridge mode
Lorenzo Bianconi
1
-0
/
+5
2025-06-03
net: airoha: Fix IPv6 hw acceleration in bridge mode
Lorenzo Bianconi
1
-11
/
+12
2025-06-03
net: airoha: Initialize PPE UPDMEM source-mac table
Lorenzo Bianconi
4
-1
/
+38
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+9
2025-05-27
net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
Christophe JAILLET
1
-1
/
+9
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
3
-10
/
+16
2025-05-26
net: airoha: Add the capability to allocate hwfd buffers via reserved-memory
Lorenzo Bianconi
1
-3
/
+30
2025-05-26
net: airoha: Do not store hfwd references in airoha_qdma struct
Lorenzo Bianconi
2
-12
/
+2
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+9
2025-05-20
net: airoha: ppe: Disable packet keepalive
Lorenzo Bianconi
1
-0
/
+1
2025-05-20
net: airoha: Add FLOW_CLS_STATS callback support
Lorenzo Bianconi
6
-20
/
+354
[next]