linux/drivers/net/ethernet/intel/fm10k
Jacob Keller aa502b4a24 fm10k: consistently refer to VLANs and VLAN IDs
Instead of using lowercase vlan, vid, or VID, always use VLAN or VLAN ID
in comments when referring to VLANs. The original driver code was
consistent, but recent patches have not been as consistent with this
naming scheme.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-12-13 15:27:48 -08:00
..
fm10k_common.c fm10k: Resolve various spelling errors and checkpatch warnings 2015-03-03 01:07:23 -08:00
fm10k_common.h fm10k: Add support for ptp to hw specific files 2014-09-23 03:59:22 -07:00
fm10k_dcbnl.c fm10k: fix unused warnings 2015-04-14 15:23:36 -07:00
fm10k_debugfs.c fm10k: use snprintf() instead of sprintf() to avoid buffer overflow 2015-10-13 23:49:13 -07:00
fm10k_ethtool.c fm10k: use macro for default Tx and Rx ITR values 2015-12-05 23:55:22 -08:00
fm10k_iov.c fm10k: add support for extra debug statistics 2015-09-22 15:58:27 -07:00
fm10k_main.c fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame 2015-12-05 23:55:24 -08:00
fm10k_mbx.c fm10k: add statistics for actual DWORD count of mbmem mailbox 2015-12-05 23:55:18 -08:00
fm10k_mbx.h fm10k: add statistics for actual DWORD count of mbmem mailbox 2015-12-05 23:55:18 -08:00
fm10k_netdev.c fm10k: consistently refer to VLANs and VLAN IDs 2015-12-13 15:27:48 -08:00
fm10k_pci.c fm10k: consistently refer to VLANs and VLAN IDs 2015-12-13 15:27:48 -08:00
fm10k_pf.c fm10k: consistently refer to VLANs and VLAN IDs 2015-12-13 15:27:48 -08:00
fm10k_pf.h fm10k: remove namespace pollution of fm10k_iov_msg_data_pf 2015-12-13 15:27:42 -08:00
fm10k_ptp.c fm10k: fix incorrect free on skb in ts_tx_enqueue 2015-06-17 14:20:36 -07:00
fm10k_tlv.c fm10k: Resolve various spelling errors and checkpatch warnings 2015-03-03 01:07:23 -08:00
fm10k_tlv.h fm10k: Add support for mailbox 2014-09-23 03:59:14 -07:00
fm10k_type.h fm10k: do not use CamelCase 2015-12-13 15:27:31 -08:00
fm10k_vf.c fm10k: Add support for ITR scaling based on PCIe link speed 2015-12-05 23:55:20 -08:00
fm10k_vf.h fm10k: Add support for ptp to hw specific files 2014-09-23 03:59:22 -07:00
fm10k.h fm10k: consistently refer to VLANs and VLAN IDs 2015-12-13 15:27:48 -08:00
Makefile fm10k: Add support for PTP 2014-09-23 03:59:23 -07:00