index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
1
-1
/
+15
2025-10-19
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2
-1
/
+6
2025-08-21
net: airoha: ppe: Do not invalid PPE entries in case of SW hash collision
Lorenzo Bianconi
1
-3
/
+1
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_queue()
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
2025-05-20
net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
Lorenzo Bianconi
1
-54
/
+72
2025-05-16
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
2025-05-07
net: airoha: Add missing field to ppe_mbox_data struct
Lorenzo Bianconi
1
-4
/
+6
2025-04-23
net: airoha: Enable multiple IRQ lines support in airoha_eth driver.
Lorenzo Bianconi
3
-59
/
+206
2025-04-23
net: airoha: Introduce airoha_irq_bank struct
Lorenzo Bianconi
3
-44
/
+86
2025-04-17
net: airoha: Add matchall filter offload support
Lorenzo Bianconi
4
-11
/
+286
2025-04-11
net: airoha: Add L2 hw acceleration support
Lorenzo Bianconi
3
-17
/
+115
2025-04-11
net: airoha: Add l2_flows rhashtable
Lorenzo Bianconi
2
-20
/
+98
2025-04-03
net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
Lorenzo Bianconi
3
-2
/
+22
2025-04-02
net: airoha: Fix ETS priomap validation
Lorenzo Bianconi
1
-8
/
+8
2025-04-02
net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
Lorenzo Bianconi
1
-1
/
+1
2025-03-21
net: airoha: fix CONFIG_DEBUG_FS check
Arnd Bergmann
1
-1
/
+1
2025-03-07
net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()
Lorenzo Bianconi
1
-6
/
+1
2025-03-06
net: airoha: Enable TSO/Scatter Gather for LAN port
Lorenzo Bianconi
1
-0
/
+1
2025-03-06
net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()
Lorenzo Bianconi
1
-1
/
+1
2025-03-06
net: airoha: Increase max mtu to 9k
Lorenzo Bianconi
1
-1
/
+1
2025-03-06
net: airoha: Introduce airoha_dev_change_mtu callback
Lorenzo Bianconi
1
-0
/
+15
2025-03-06
net: airoha: Enable Rx Scatter-Gather
Lorenzo Bianconi
3
-26
/
+48
2025-03-06
net: airoha: Move min/max packet len configuration in airoha_dev_open()
Lorenzo Bianconi
1
-7
/
+7
[next]