linux-loongson/drivers/net/ethernet/aquantia/atlantic
Uwe Kleine-König b9ac2ae000 net: atlantic: Rename PCI driver struct to end in _driver
This is not only a cosmetic change because the section mismatch checks
(implemented in scripts/mod/modpost.c) also depend on the object's name
and for drivers the checks are stricter than for ops.

However aq_pci_driver also passes the stricter checks just fine, so no
further changes needed.

The cheating^Wmisleading name was introduced in commit 97bde5c4f9
("net: ethernet: aquantia: Support for NIC-specific code")

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250630164406.57589-2-u.kleine-koenig@baylibre.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-01 19:35:58 -07:00
..
hw_atl net: atlantic: Avoid -Wflex-array-member-not-at-end warnings 2025-02-04 18:00:25 -08:00
hw_atl2 net: atlantic: add set_power to fw_ops for atl2 to fix wol 2025-07-01 19:30:58 -07:00
macsec net: atlantic: macsec: clear encryption keys from the stack 2022-11-10 11:58:52 +01:00
aq_cfg.h net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
aq_common.h
aq_drvinfo.c net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code 2025-02-11 17:07:02 -08:00
aq_drvinfo.h
aq_ethtool.c net: atlantic: support reading SFP module info 2024-10-22 17:43:40 -05:00
aq_ethtool.h net: atlantic: support reading SFP module info 2024-10-22 17:43:40 -05:00
aq_filters.c
aq_filters.h
aq_hw_utils.c
aq_hw_utils.h
aq_hw.h net: atlantic: add set_power to fw_ops for atl2 to fix wol 2025-07-01 19:30:58 -07:00
aq_macsec.c macsec: Use helper macsec_netdev_priv for offload drivers 2023-05-10 11:32:09 +01:00
aq_macsec.h
aq_main.c net: atlantic: generate software timestamp just before the doorbell 2025-05-14 19:32:53 -07:00
aq_main.h aquantia: Do not purge addresses when setting the number of rings 2022-11-25 09:28:46 +00:00
aq_nic.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
aq_nic.h atlantic: fix deadlock at aq_nic_stop 2022-10-24 10:27:09 +01:00
aq_pci_func.c net: atlantic: Rename PCI driver struct to end in _driver 2025-07-01 19:35:58 -07:00
aq_pci_func.h
aq_phy.c
aq_phy.h
aq_ptp.c net: atlantic: Fix DMA mapping for PTP hwts ring 2024-02-02 20:47:05 -08:00
aq_ptp.h net: atlantic: Fix NULL dereference of skb pointer in 2023-12-06 11:26:46 +01:00
aq_ring.c net: atlantic: convert comma to semicolon 2024-09-06 18:05:53 -07:00
aq_ring.h net: atlantic: Fix DMA mapping for PTP hwts ring 2024-02-02 20:47:05 -08:00
aq_rss.h
aq_utils.h
aq_vec.c net: atlantic: eliminate double free in error handling logic 2023-12-14 18:53:54 -08:00
aq_vec.h
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00