linux/drivers/net/ethernet/intel/i40e
Yueh-Shun Li b028813ac9 i40e, xsk: fix comment typo
Spell "transmission" properly.

Found by searching for keyword "tranm".

Signed-off-by: Yueh-Shun Li <shamrocklee@posteo.net>
Link: https://lore.kernel.org/r/20230622012627.15050-3-shamrocklee@posteo.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-22 19:38:46 -07:00
..
i40e.h i40e: Remove unnecessary aer.h include 2023-03-08 23:34:39 -08:00
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h
i40e_alloc.h
i40e_client.c
i40e_common.c
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_ddp.c
i40e_debugfs.c
i40e_devids.h
i40e_diag.c i40e: fix registers dump after run ethtool adapter self test 2023-03-29 21:47:31 -07:00
i40e_diag.h i40e: fix registers dump after run ethtool adapter self test 2023-03-29 21:47:31 -07:00
i40e_ethtool.c i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer 2023-03-09 13:10:57 -08:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: remove unnecessary check for old MAC == new MAC 2023-06-15 22:54:54 -07:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_trace.h i40e: add xdp_buff to i40e_ring struct 2023-03-09 13:11:24 -08:00
i40e_txrx.c net: vlan: introduce skb_vlan_eth_hdr() 2023-04-23 14:16:44 +01:00
i40e_txrx.h i40e: add support for XDP multi-buffer Rx 2023-03-09 13:11:29 -08:00
i40e_txrx_common.h
i40e_type.h
i40e_virtchnl_pf.c i40e: Add support for VF to specify its primary MAC address 2023-04-02 13:20:52 +01:00
i40e_virtchnl_pf.h
i40e_xsk.c i40e, xsk: fix comment typo 2023-06-22 19:38:46 -07:00
i40e_xsk.h
Makefile