linux/drivers/net/ethernet/huawei/hinic3
Colin Ian King 425abcea83 hinic3: Fix spelling mistake "capbility" -> "capability"
There is a spelling mistake in a dev_dbg message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20260312235922.3442120-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-03-14 08:46:41 -07:00
..
hinic3_cmdq.c hinic3: Add chip_present_flag checks to prevent errors when card is absent 2026-03-12 12:13:48 +01:00
hinic3_cmdq.h hinic3: Add command queue detailed-response interfaces 2026-03-12 12:13:48 +01:00
hinic3_common.c hinic3: Add chip_present_flag checks to prevent errors when card is absent 2026-03-12 12:13:48 +01:00
hinic3_common.h hinic3: Add chip_present_flag checks to prevent errors when card is absent 2026-03-12 12:13:48 +01:00
hinic3_csr.h hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump interfaces 2026-03-12 12:13:48 +01:00
hinic3_eqs.c hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump interfaces 2026-03-12 12:13:48 +01:00
hinic3_eqs.h hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump interfaces 2026-03-12 12:13:48 +01:00
hinic3_ethtool.c hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_filter.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
hinic3_hw_cfg.c hinic3: Fix spelling mistake "capbility" -> "capability" 2026-03-14 08:46:41 -07:00
hinic3_hw_cfg.h hinic3: Add PF/VF capability parsing and parameter validation 2026-03-12 12:13:48 +01:00
hinic3_hw_comm.c hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_hw_comm.h hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_hw_intf.h hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_hwdev.c hinic3: Add PF device support and function type validation 2026-03-12 12:13:48 +01:00
hinic3_hwdev.h hinic3: Add chip_present_flag checks to prevent errors when card is absent 2026-03-12 12:13:48 +01:00
hinic3_hwif.c hinic3: Add PF device support and function type validation 2026-03-12 12:13:48 +01:00
hinic3_hwif.h hinic3: Add PF framework 2026-01-20 10:34:31 +01:00
hinic3_irq.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-01-22 20:14:36 -08:00
hinic3_lld.c hinic3: Add PF device support and function type validation 2026-03-12 12:13:48 +01:00
hinic3_lld.h
hinic3_main.c hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_mbox.c hinic3: Add PF device support and function type validation 2026-03-12 12:13:48 +01:00
hinic3_mbox.h hinic3: Add msg_send_lock for message sending concurrecy 2026-03-12 12:13:48 +01:00
hinic3_mgmt_interface.h hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_mgmt.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
hinic3_mgmt.h hinic3: Add PF management interfaces 2026-01-20 10:34:31 +01:00
hinic3_netdev_ops.c hinic3: Add chip_present_flag checks to prevent errors when card is absent 2026-03-12 12:13:48 +01:00
hinic3_nic_cfg.c hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_nic_cfg.h hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_nic_dev.h hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_nic_io.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
hinic3_nic_io.h hinic3: Queue pair context initialization 2025-09-16 10:49:06 +02:00
hinic3_pci_id_tbl.h hinic3: Add PF device support and function type validation 2026-03-12 12:13:48 +01:00
hinic3_queue_common.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
hinic3_queue_common.h
hinic3_rss.c hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00
hinic3_rss.h hinic3: Add Rss function 2025-09-16 10:49:06 +02:00
hinic3_rx.c hinic3: Add RX VLAN offload support 2026-03-12 12:13:48 +01:00
hinic3_rx.h hinic3: Add RX VLAN offload support 2026-03-12 12:13:48 +01:00
hinic3_tx.c Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses 2026-02-22 08:26:33 -08:00
hinic3_tx.h hinic3: Add .ndo_tx_timeout and .ndo_get_stats64 2026-01-20 10:34:31 +01:00
hinic3_wq.c hinic3: Command Queue framework 2025-08-22 17:05:07 -07:00
hinic3_wq.h hinic3: Command Queue framework 2025-08-22 17:05:07 -07:00
Kconfig hinic3: select CONFIG_DIMLIB 2026-02-06 20:08:04 -08:00
Makefile hinic3: Add ethtool basic ops 2026-03-12 12:13:48 +01:00