linux/drivers/net/ethernet/intel/igb
Maximilian Pezzullo 2904b67ba2 igb: fix typos in comments
Fix spelling errors in code comments:
 - e1000_nvm.c: 'likley' -> 'likely'
 - e1000_mac.c: 'auto-negotitation' -> 'auto-negotiation'
 - e1000_mbx.h: 'exra' -> 'extra'
 - e1000_defines.h: 'Aserted' -> 'Asserted'

Signed-off-by: Maximilian Pezzullo <maximilianpezzullo@gmail.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Joe Damato <joe@dama.to>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://patch.msgid.link/20260609213559.178657-15-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-06-13 16:44:06 -07:00
..
e1000_82575.c igb: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
e1000_82575.h
e1000_defines.h igb: fix typos in comments 2026-06-13 16:44:06 -07:00
e1000_hw.h igb: Fix duplicate include guard 2021-03-19 08:47:46 -07:00
e1000_i210.c igb: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
e1000_i210.h
e1000_mac.c igb: fix typos in comments 2026-06-13 16:44:06 -07:00
e1000_mac.h igb: Cleanup unused declarations 2024-10-08 15:22:32 -07:00
e1000_mbx.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
e1000_mbx.h igb: fix typos in comments 2026-06-13 16:44:06 -07:00
e1000_nvm.c igb: fix typos in comments 2026-06-13 16:44:06 -07:00
e1000_nvm.h igb: Cleanup unused declarations 2024-10-08 15:22:32 -07:00
e1000_phy.c intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000_phy.h
e1000_regs.h igb: Remove duplicate defines 2022-06-09 10:05:31 -07:00
igb_ethtool.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
igb_hwmon.c igb: convert to use i2c_new_client_device() 2020-03-26 19:31:21 -07:00
igb_main.c igb: use napi_schedule_irqoff() instead of napi_schedule() 2026-06-13 16:44:05 -07:00
igb_ptp.c igb: use ktime_get_real helpers in igb_ptp_reset() 2026-06-13 16:44:05 -07:00
igb_xsk.c igb: Fix trigger of incorrect irq in igb_xsk_wakeup 2026-03-03 13:06:05 -08:00
igb.h igb: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
Makefile igb: Introduce XSK data structures and helpers 2025-01-07 18:14:08 -08:00