index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
airoha
/
airoha_eth.c
Age
Commit message (
Expand
)
Author
2026-01-13
net: airoha: implement get_link_ksettings
Aleksander Jan Bajkowski
2026-01-06
net: airoha: Use gdm port enum value whenever possible
Lorenzo Bianconi
2025-12-23
net: airoha: Move net_devs registration in a dedicated routine
Lorenzo Bianconi
2025-11-07
net: airoha: Add the capability to consume out-of-order DMA tx descriptors
Lorenzo Bianconi
2025-10-27
net: airoha: Fix a copy and paste bug in probe()
Dan Carpenter
2025-10-23
net: airoha: Remove code duplication in airoha_regs.h
Lorenzo Bianconi
2025-10-21
net: airoha: Add AN7583 SoC support
Lorenzo Bianconi
2025-10-21
net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
Lorenzo Bianconi
2025-10-21
net: airoha: Select default ppe cpu port in airoha_dev_init()
Lorenzo Bianconi
2025-10-21
net: airoha: Generalize airoha_ppe2_is_enabled routine
Lorenzo Bianconi
2025-10-21
net: airoha: Add airoha_eth_soc_data struct
Lorenzo Bianconi
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-14
net: airoha: Add get_link ethtool callback
Lorenzo Bianconi
2025-10-14
net: airoha: Add missing stats to ethtool_eth_mac_stats
Lorenzo Bianconi
2025-10-14
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
2025-10-09
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2025-08-25
net: airoha: Introduce check_skb callback in ppe_dev ops
Lorenzo Bianconi
2025-08-25
net: airoha: Add airoha_ppe_dev struct definition
Lorenzo Bianconi
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-08
net: airoha: Fix an error handling path in airoha_probe()
Christophe JAILLET
2025-06-26
net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...
Lorenzo Bianconi
2025-06-19
net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1
Lorenzo Bianconi
2025-06-19
net: airoha: Compute number of descriptors according to reserved memory size
Lorenzo Bianconi
2025-06-03
net: airoha: Initialize PPE UPDMEM source-mac table
Lorenzo Bianconi
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-27
net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
Christophe JAILLET
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
2025-05-26
net: airoha: Add the capability to allocate hwfd buffers via reserved-memory
Lorenzo Bianconi
2025-05-26
net: airoha: Do not store hfwd references in airoha_qdma struct
Lorenzo Bianconi
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-16
net: airoha: Fix page recycling in airoha_qdma_rx_process()
Lorenzo Bianconi
2025-04-23
net: airoha: Enable multiple IRQ lines support in airoha_eth driver.
Lorenzo Bianconi
2025-04-23
net: airoha: Introduce airoha_irq_bank struct
Lorenzo Bianconi
2025-04-17
net: airoha: Add matchall filter offload support
Lorenzo Bianconi
2025-04-11
net: airoha: Add L2 hw acceleration support
Lorenzo Bianconi
2025-04-03
net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
Lorenzo Bianconi
2025-04-02
net: airoha: Fix ETS priomap validation
Lorenzo Bianconi
2025-04-02
net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
Lorenzo Bianconi
2025-03-07
net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()
Lorenzo Bianconi
2025-03-06
net: airoha: Enable TSO/Scatter Gather for LAN port
Lorenzo Bianconi
2025-03-06
net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()
Lorenzo Bianconi
2025-03-06
net: airoha: Introduce airoha_dev_change_mtu callback
Lorenzo Bianconi
2025-03-06
net: airoha: Enable Rx Scatter-Gather
Lorenzo Bianconi
2025-03-06
net: airoha: Move min/max packet len configuration in airoha_dev_open()
Lorenzo Bianconi
2025-03-04
net: airoha: Add loopback support for GDM2
Lorenzo Bianconi
2025-03-04
net: airoha: Introduce flowtable offload support
Lorenzo Bianconi
2025-03-04
net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_p...
Lorenzo Bianconi
2025-03-04
net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
Lorenzo Bianconi
2025-03-04
net: airoha: Enable support for multiple net_devices
Lorenzo Bianconi
2025-03-04
net: airoha: Move DSA tag in DMA descriptor
Lorenzo Bianconi
[next]