mirror-linux/drivers/net/ethernet/intel/ixgbe
Alok Tiwari 96ccc93744 ixgbe: fix typos and docstring inconsistencies
Corrected function and variable name typos in comments and docstrings:
 ixgbe_write_ee_hostif_X550 -> ixgbe_write_ee_hostif_data_X550
 ixgbe_get_lcd_x550em -> ixgbe_get_lcd_t_x550em
 "Determime" -> "Determine"
 "point to hardware structure" -> "pointer to hardware structure"
 "To turn on the LED" -> "To turn off the LED"

These changes improve readability, consistency.

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Acked-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250929124427.79219-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-09-29 17:47:56 -07:00
..
devlink ixgbe: prevent from unwanted interface name changes 2025-08-12 13:24:09 -07:00
Makefile ixgbe: devlink: add devlink region support for E610 2025-04-29 15:13:44 -07:00
ixgbe.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
ixgbe_82598.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_82599.c ixgbe: add E610 functions getting PBA and FW ver info 2025-04-15 07:36:32 -07:00
ixgbe_common.c ixgbe: drop unnecessary casts to u16 / int 2025-09-03 10:07:27 -07:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: wrap netdev_priv() usage 2025-04-15 07:36:32 -07:00
ixgbe_debugfs.c
ixgbe_e610.c ixgbe: fwlog support for e610 2025-09-11 12:10:52 -07:00
ixgbe_e610.h ixgbe: fwlog support for e610 2025-09-11 12:10:52 -07:00
ixgbe_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-09-04 13:33:00 -07:00
ixgbe_fcoe.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_fcoe.h
ixgbe_fw_update.c ixgbe: use libie adminq descriptors 2025-07-24 09:25:03 -07:00
ixgbe_fw_update.h ixgbe: add device flash update via devlink 2025-04-15 07:36:32 -07:00
ixgbe_ipsec.c ipsec-next-2025-05-23 2025-05-26 18:32:48 +02:00
ixgbe_ipsec.h
ixgbe_lib.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-09-18 11:26:06 -07:00
ixgbe_mbx.c
ixgbe_mbx.h ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_model.h
ixgbe_phy.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_phy.h
ixgbe_ptp.c Networking changes for 6.17. 2025-07-30 08:58:55 -07:00
ixgbe_sriov.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_sriov.h ixgbe: check for MDD events 2025-07-03 09:39:03 -07:00
ixgbe_sysfs.c
ixgbe_txrx_common.h
ixgbe_type.h ixgbe: fwlog support for e610 2025-09-11 12:10:52 -07:00
ixgbe_type_e610.h ixgbe: fix ixgbe_orom_civd_info struct layout 2025-08-25 09:45:23 -07:00
ixgbe_x540.c ixgbe: drop unnecessary casts to u16 / int 2025-09-03 10:07:27 -07:00
ixgbe_x540.h
ixgbe_x550.c ixgbe: fix typos and docstring inconsistencies 2025-09-29 17:47:56 -07:00
ixgbe_x550.h ixgbe: add MDD support 2025-07-03 09:39:03 -07:00
ixgbe_xsk.c ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc 2025-08-20 18:46:30 -07:00