summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/airoha
AgeCommit message (Expand)Author
5 daysnet: airoha: fix max receive size configurationLorenzo Bianconi
8 daysnet: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
11 daysnet: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi
11 daysnet: airoha: fix netif_set_real_num_tx_queues for sparse QoS channelsLorenzo Bianconi
11 daysnet: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()Lorenzo Bianconi
13 daysnet: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
14 daysnet: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan
2026-06-18net: airoha: fix foe_check_time allocation sizeWayen Yan
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi
2026-06-15net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan
2026-06-15net: airoha: Fix typos in comments and KconfigWayen.Yan
2026-06-15net: airoha: Fix always-true condition in PPE1 queue reservation loopWayen.Yan
2026-06-15net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()Wayen.Yan
2026-06-13net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entriesWayen.Yan
2026-06-13net: airoha: Fix register index for Tx-fwd counter configurationWayen.Yan
2026-06-13net: airoha: better handle MIBs for GDM ports with multiple devs attachedLorenzo Bianconi
2026-06-13net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()Wayen.Yan
2026-06-11net: airoha: simplify WAN device check in airoha_dev_init()Lorenzo Bianconi
2026-06-11net: airoha: move get_sport() callback at the beginning of airoha_enable_gdm2...Lorenzo Bianconi
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-05net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configura...Lorenzo Bianconi
2026-06-05net: airoha: Introduce WAN device flagLorenzo Bianconi
2026-06-05net: airoha: Do not stop GDM port if it is sharedLorenzo Bianconi
2026-06-05net: airoha: Support multiple net_devices for a single FE GDM portLorenzo Bianconi
2026-06-05net: airoha: Remove private net_device pointer in airoha_gdm_dev structLorenzo Bianconi
2026-06-05net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming
2026-06-04net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() ...Lorenzo Bianconi
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-02net: airoha: Rename airoha_set_gdm2_loopback in airoha_enable_gdm2_loopbackLorenzo Bianconi
2026-06-02net: airoha: Move {cpu,fwd}_tx_packets in airoha_gdm_dev structLorenzo Bianconi
2026-06-02net: airoha: Move qos_sq_bmap in airoha_gdm_dev structLorenzo Bianconi
2026-06-02net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port()Lorenzo Bianconi
2026-06-02net: airoha: Move airoha_qdma pointer in airoha_gdm_dev structLorenzo Bianconi
2026-06-02net: airoha: Introduce airoha_gdm_dev structLorenzo Bianconi
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi
2026-05-15net: airoha: Reserve RX headroom to avoid skb reallocationLorenzo Bianconi
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-04net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpersLorenzo Bianconi
2026-05-01net: airoha: configure QoS channel for HW accelerated flowtable trafficLorenzo Bianconi
2026-04-30net: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi
2026-04-29net: airoha: Rename get_src_port_id callback in get_sportLorenzo Bianconi
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi