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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
airoha
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
Lorenzo Bianconi
1
-3
/
+6
13 days
net: airoha: Move net_devs registration in a dedicated routine
Lorenzo Bianconi
1
-13
/
+26
2025-11-18
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-27
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2
-24
/
+19
2025-09-24
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-26
net: airoha: Introduce check_skb callback in ppe_dev ops
Lorenzo Bianconi
3
-18
/
+18
2025-08-26
net: airoha: Add airoha_ppe_dev struct definition
Lorenzo Bianconi
4
-7
/
+69
2025-08-26
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-13
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
3
-105
/
+2
2025-08-13
net: airoha: npu: Enable core 3 for WiFi offloading
Lorenzo Bianconi
1
-2
/
+1
2025-08-13
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
Lorenzo Bianconi
2
-0
/
+12
2025-08-13
net: airoha: npu: Add wlan irq management callbacks
Lorenzo Bianconi
2
-0
/
+31
2025-08-13
net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
Lorenzo Bianconi
2
-0
/
+74
2025-08-13
net: airoha: npu: Add NPU wlan memory initialization commands
Lorenzo Bianconi
2
-0
/
+120
2025-08-05
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-18
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-17
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-27
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-11
net: airoha: Enable RX queues 16-31
Lorenzo Bianconi
1
-1
/
+2
2025-06-11
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-28
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-21
net: airoha: ppe: Disable packet keepalive
Lorenzo Bianconi
1
-0
/
+1
2025-05-21
net: airoha: Add FLOW_CLS_STATS callback support
Lorenzo Bianconi
6
-20
/
+354
2025-05-21
net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
Lorenzo Bianconi
1
-54
/
+72
2025-05-17
net: airoha: Fix page recycling in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-13
/
+9
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
[next]