]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ethernet: codespell comment spelling fixes
authorJoe Perches <joe@perches.com>
Sat, 7 Mar 2015 04:49:12 +0000 (20:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2015 02:54:22 +0000 (22:54 -0400)
To test a checkpatch spelling patch, I ran codespell against
drivers/net/ethernet/.

$ git ls-files drivers/net/ethernet/ | \
  while read file ; do \
    codespell -w $file; \
  done

I removed a false positive in e1000_hw.h

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
61 files changed:
drivers/net/ethernet/allwinner/sun4i-emac.c
drivers/net/ethernet/amd/amd8111e.c
drivers/net/ethernet/amd/amd8111e.h
drivers/net/ethernet/amd/xgbe/xgbe.h
drivers/net/ethernet/apple/mace.c
drivers/net/ethernet/apple/macmace.c
drivers/net/ethernet/atheros/atl1c/atl1c_hw.c
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_init.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_reg.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c
drivers/net/ethernet/brocade/bna/bfa_defs_cna.h
drivers/net/ethernet/brocade/bna/bfa_ioc.c
drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c
drivers/net/ethernet/brocade/bna/bfi.h
drivers/net/ethernet/brocade/bna/bna_hw_defs.h
drivers/net/ethernet/calxeda/xgmac.c
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c
drivers/net/ethernet/cirrus/cs89x0.c
drivers/net/ethernet/dec/tulip/dmfe.c
drivers/net/ethernet/dec/tulip/uli526x.c
drivers/net/ethernet/emulex/benet/be_cmds.c
drivers/net/ethernet/freescale/fec_ptp.c
drivers/net/ethernet/intel/e100.c
drivers/net/ethernet/intel/e1000/e1000_main.c
drivers/net/ethernet/intel/i40evf/i40evf_main.c
drivers/net/ethernet/intel/igb/igb_ptp.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
drivers/net/ethernet/intel/ixgbevf/vf.c
drivers/net/ethernet/marvell/mvpp2.c
drivers/net/ethernet/mellanox/mlx4/mlx4.h
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
drivers/net/ethernet/moxa/moxart_ether.c
drivers/net/ethernet/neterion/s2io.c
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c
drivers/net/ethernet/packetengines/hamachi.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c
drivers/net/ethernet/qualcomm/qca_spi.c
drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c
drivers/net/ethernet/sfc/efx.c
drivers/net/ethernet/sfc/farch.c
drivers/net/ethernet/sfc/mcdi_pcol.h
drivers/net/ethernet/sfc/siena_sriov.c
drivers/net/ethernet/sfc/vfdi.h
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
drivers/net/ethernet/sun/sungem.c
drivers/net/ethernet/ti/cpsw.c
drivers/net/ethernet/toshiba/ps3_gelic_net.c
drivers/net/ethernet/wiznet/w5100.c
drivers/net/ethernet/wiznet/w5300.c

index f3470d96837a7fb0e59307b000855fe18a882af5..bab01c84916549e7599e34fe7a1c15bf2d10b456 100644 (file)
@@ -757,7 +757,7 @@ static void emac_shutdown(struct net_device *dev)
        /* Disable all interrupt */
        writel(0, db->membase + EMAC_INT_CTL_REG);
 
-       /* clear interupt status */
+       /* clear interrupt status */
        reg_val = readl(db->membase + EMAC_INT_STA_REG);
        writel(reg_val, db->membase + EMAC_INT_STA_REG);
 
index 4c2ae22217804fd8ce8e6cc8a27c6cf2855abba2..94960055fa1f802fcee1debd7584b4b1e7ed0cd3 100644 (file)
@@ -723,13 +723,13 @@ static int amd8111e_rx_poll(struct napi_struct *napi, int budget)
                         * the last correctly noting the error.
                         */
                        if(status & ERR_BIT) {
-                               /* reseting flags */
+                               /* resetting flags */
                                lp->rx_ring[rx_index].rx_flags &= RESET_RX_FLAGS;
                                goto err_next_pkt;
                        }
                        /* check for STP and ENP */
                        if(!((status & STP_BIT) && (status & ENP_BIT))){
-                               /* reseting flags */
+                               /* resetting flags */
                                lp->rx_ring[rx_index].rx_flags &= RESET_RX_FLAGS;
                                goto err_next_pkt;
                        }
index a75092d584cc9751fdd37197e7d8bc626867bd94..7cdb185124073022cddb73ece5ae33decc90be53 100644 (file)
@@ -614,7 +614,7 @@ typedef enum {
 /* Assume contoller gets data 10 times the maximum processing time */
 #define  REPEAT_CNT                    10
 
-/* amd8111e decriptor flag definitions */
+/* amd8111e descriptor flag definitions */
 typedef enum {
 
        OWN_BIT         =       (1 << 15),
index 13e8f95c077c3c57089e7b7f33c1577efc7143cf..1eea3e5a5d085b18a16da5b2195eba148b47d906 100644 (file)
@@ -620,7 +620,7 @@ struct xgbe_hw_features {
        unsigned int mgk;               /* PMT magic packet */
        unsigned int mmc;               /* RMON module */
        unsigned int aoe;               /* ARP Offload */
-       unsigned int ts;                /* IEEE 1588-2008 Adavanced Timestamp */
+       unsigned int ts;                /* IEEE 1588-2008 Advanced Timestamp */
        unsigned int eee;               /* Energy Efficient Ethernet */
        unsigned int tx_coe;            /* Tx Checksum Offload */
        unsigned int rx_coe;            /* Rx Checksum Offload */
index 842fe7684904351652f669d7838966597e467bcc..7fcaf0da42a8936e0f4c54ef03f8d3396d9f39d6 100644 (file)
@@ -720,7 +720,7 @@ static irqreturn_t mace_interrupt(int irq, void *dev_id)
            mace_reset(dev);
                /*
                 * XXX mace likes to hang the machine after a xmtfs error.
-                * This is hard to reproduce, reseting *may* help
+                * This is hard to reproduce, resetting *may* help
                 */
        }
        cp = mp->tx_cmds + NCMDS_TX * i;
index 6e66127e6abf5a5a17a877ba315b058e25bdd865..89914ca17a490799b3fa9ec9f54ab87c7cd85a80 100644 (file)
@@ -575,7 +575,7 @@ static irqreturn_t mace_interrupt(int irq, void *dev_id)
                        mace_reset(dev);
                        /*
                         * XXX mace likes to hang the machine after a xmtfs error.
-                        * This is hard to reproduce, reseting *may* help
+                        * This is hard to reproduce, resetting *may* help
                         */
                }
                /* dma should have finished */
index 52fdfe22597807dcde7034b8b9b5a2d84080ec42..a8b80c56ac25e3b59ab28a052f99c4e46ef5c27e 100644 (file)
@@ -307,7 +307,7 @@ void atl1c_start_phy_polling(struct atl1c_hw *hw, u16 clk_sel)
 
 /*
  * atl1c_read_phy_core
- * core funtion to read register in PHY via MDIO control regsiter.
+ * core function to read register in PHY via MDIO control regsiter.
  * ext: extension register (see IEEE 802.3)
  * dev: device address (see IEEE 802.3 DEVAD, PRTAD is fixed to 0)
  * reg: reg to read
@@ -356,7 +356,7 @@ int atl1c_read_phy_core(struct atl1c_hw *hw, bool ext, u8 dev,
 
 /*
  * atl1c_write_phy_core
- * core funtion to write to register in PHY via MDIO control regsiter.
+ * core function to write to register in PHY via MDIO control register.
  * ext: extension register (see IEEE 802.3)
  * dev: device address (see IEEE 802.3 DEVAD, PRTAD is fixed to 0)
  * reg: reg to write
index 587f63e87588f73a3e310066f3fd7494d1259e3f..932bd1862f7adeb7a95cec8ae1efda76edb7a728 100644 (file)
@@ -752,7 +752,7 @@ static void atl1c_patch_assign(struct atl1c_hw *hw)
 
        if (hw->device_id == PCI_DEVICE_ID_ATHEROS_L2C_B2 &&
            hw->revision_id == L2CB_V21) {
-               /* config acess mode */
+               /* config access mode */
                pci_write_config_dword(pdev, REG_PCIE_IND_ACC_ADDR,
                                       REG_PCIE_DEV_MISC_CTRL);
                pci_read_config_dword(pdev, REG_PCIE_IND_ACC_DATA, &misc_ctrl);
index bd90e50bd8e662d4731b61f82ba9fe06071429a1..d6e1975b7b691ab51ab536a7c9ec413601f24b6c 100644 (file)
@@ -278,7 +278,7 @@ static inline void bnx2x_dcb_config_qm(struct bnx2x *bp, enum cos_mode mode,
 }
 
 
-/* congestion managment port init api description
+/* congestion management port init api description
  * the api works as follows:
  * the driver should pass the cmng_init_input struct, the port_init function
  * will prepare the required internal ram structure which will be passed back
index 778e4cd325714eb34e91a369726ea1818a0c8ebe..b7c77b26a8a49c561d60156154a6045713c6f5cb 100644 (file)
@@ -563,7 +563,7 @@ static void bnx2x_ets_e3b0_set_credit_upper_bound_nig(
 *      Will return the NIG ETS registers to init values.Except
 *      credit_upper_bound.
 *      That isn't used in this configuration (No WFQ is enabled) and will be
-*      configured acording to spec
+*      configured according to spec
 *.
 ******************************************************************************/
 static void bnx2x_ets_e3b0_nig_disabled(const struct link_params *params,
@@ -680,7 +680,7 @@ static void bnx2x_ets_e3b0_set_credit_upper_bound_pbf(
 *      Will return the PBF ETS registers to init values.Except
 *      credit_upper_bound.
 *      That isn't used in this configuration (No WFQ is enabled) and will be
-*      configured acording to spec
+*      configured according to spec
 *.
 ******************************************************************************/
 static void bnx2x_ets_e3b0_pbf_disabled(const struct link_params *params)
@@ -738,7 +738,7 @@ static void bnx2x_ets_e3b0_pbf_disabled(const struct link_params *params)
 }
 /******************************************************************************
 * Description:
-*      E3B0 disable will return basicly the values to init values.
+*      E3B0 disable will return basically the values to init values.
 *.
 ******************************************************************************/
 static int bnx2x_ets_e3b0_disabled(const struct link_params *params,
@@ -761,7 +761,7 @@ static int bnx2x_ets_e3b0_disabled(const struct link_params *params,
 
 /******************************************************************************
 * Description:
-*      Disable will return basicly the values to init values.
+*      Disable will return basically the values to init values.
 *
 ******************************************************************************/
 int bnx2x_ets_disabled(struct link_params *params,
@@ -2938,7 +2938,7 @@ static int bnx2x_eee_initial_config(struct link_params *params,
 {
        vars->eee_status |= ((u32) mode) << SHMEM_EEE_SUPPORTED_SHIFT;
 
-       /* Propogate params' bits --> vars (for migration exposure) */
+       /* Propagate params' bits --> vars (for migration exposure) */
        if (params->eee_mode & EEE_MODE_ENABLE_LPI)
                vars->eee_status |= SHMEM_EEE_LPI_REQUESTED_BIT;
        else
@@ -13308,7 +13308,7 @@ static void bnx2x_check_over_curr(struct link_params *params,
                vars->phy_flags &= ~PHY_OVER_CURRENT_FLAG;
 }
 
-/* Returns 0 if no change occured since last check; 1 otherwise. */
+/* Returns 0 if no change occurred since last check; 1 otherwise. */
 static u8 bnx2x_analyze_link_error(struct link_params *params,
                                    struct link_vars *vars, u32 status,
                                    u32 phy_flag, u32 link_flag, u8 notify)
index 6fe547c93e74b0e36f8a920737f25c79c2470143..0770e4bff89bc406c634b36e3da341e19502d64e 100644 (file)
@@ -29,7 +29,7 @@
 #define ATC_ATC_INT_STS_REG_ATC_TCPL_TO_NOT_PEND                (0x1<<1)
 /* [RW 1] Initiate the ATC array - reset all the valid bits */
 #define ATC_REG_ATC_INIT_ARRAY                                  0x1100b8
-/* [R 1] ATC initalization done */
+/* [R 1] ATC initialization done */
 #define ATC_REG_ATC_INIT_DONE                                   0x1100bc
 /* [RC 6] Interrupt register #0 read clear */
 #define ATC_REG_ATC_INT_STS_CLR                                         0x1101c0
index d1608297c773746237a8faf3697277afcbe45918..612cafb5df5387f060b370d7effbb09e671a398f 100644 (file)
@@ -1620,7 +1620,7 @@ void bnx2x_memset_stats(struct bnx2x *bp)
        if (bp->port.pmf && bp->port.port_stx)
                bnx2x_port_stats_base_init(bp);
 
-       /* mark the end of statistics initializiation */
+       /* mark the end of statistics initialization */
        bp->stats_init = false;
 }
 
index be40eabc5304dad9e1ded4451b65b4dae6a03ae8..15b2d164756058c6c5fb154bdc128f52aa3148c3 100644 (file)
@@ -800,7 +800,7 @@ int bnx2x_vfpf_config_rss(struct bnx2x *bp,
        req->rss_key_size = T_ETH_RSS_KEY;
        req->rss_result_mask = params->rss_result_mask;
 
-       /* flags handled individually for backward/forward compatability */
+       /* flags handled individually for backward/forward compatibility */
        if (params->rss_flags & (1 << BNX2X_RSS_MODE_DISABLED))
                req->rss_flags |= VFPF_RSS_MODE_DISABLED;
        if (params->rss_flags & (1 << BNX2X_RSS_MODE_REGULAR))
@@ -1869,7 +1869,7 @@ static void bnx2x_vf_mbx_update_rss(struct bnx2x *bp, struct bnx2x_virtf *vf,
        rss.rss_obj = &vf->rss_conf_obj;
        rss.rss_result_mask = rss_tlv->rss_result_mask;
 
-       /* flags handled individually for backward/forward compatability */
+       /* flags handled individually for backward/forward compatibility */
        rss.rss_flags = 0;
        rss.ramrod_flags = 0;
 
index 63e300f5ba41d174009e6f33b6a70278dda1676e..a37326d44fbb3c9fc41852e6d177fad2ec85f755 100644 (file)
@@ -135,7 +135,7 @@ struct bfa_cee_lldp_str {
        u8 value[BFA_CEE_LLDP_MAX_STRING_LEN];
 };
 
-/* LLDP paramters */
+/* LLDP parameters */
 struct bfa_cee_lldp_cfg {
        struct bfa_cee_lldp_str chassis_id;
        struct bfa_cee_lldp_str port_id;
index f2d13238b02e635180a19e1c64986313c4a8908c..594a2ab36d3175de2633490eec1e0395dbb74e59 100644 (file)
@@ -1340,7 +1340,7 @@ bfa_ioc_fwver_md5_check(struct bfi_ioc_image_hdr *fwhdr_1,
        return true;
 }
 
-/* Returns TRUE if major minor and maintainence are same.
+/* Returns TRUE if major minor and maintenance are same.
  * If patch version are same, check for MD5 Checksum to be same.
  */
 static bool
index 66c8507d77177049bdfa1e046fd2d4d2d0c161f9..2e72445dbb4f661748d0e90597889c2e92fc5b8d 100644 (file)
@@ -699,7 +699,7 @@ bfa_ioc_ct2_sclk_init(void __iomem *rb)
 
        /*
         * Ignore mode and program for the max clock (which is FC16)
-        * Firmware/NFC will do the PLL init appropiately
+        * Firmware/NFC will do the PLL init appropriately
         */
        r32 = readl((rb + CT2_APP_PLL_SCLK_CTL_REG));
        r32 &= ~(__APP_PLL_SCLK_REFCLK_SEL | __APP_PLL_SCLK_CLK_DIV2);
index f1e1129e62417939e3c35f468ef0265a3504dab5..2bcde4042268add6440deaca93a3255740e54a16 100644 (file)
@@ -159,8 +159,8 @@ enum bfi_asic_gen {
 };
 
 enum bfi_asic_mode {
-       BFI_ASIC_MODE_FC        = 1,    /* FC upto 8G speed             */
-       BFI_ASIC_MODE_FC16      = 2,    /* FC upto 16G speed            */
+       BFI_ASIC_MODE_FC        = 1,    /* FC up to 8G speed            */
+       BFI_ASIC_MODE_FC16      = 2,    /* FC up to 16G speed           */
        BFI_ASIC_MODE_ETH       = 3,    /* Ethernet ports               */
        BFI_ASIC_MODE_COMBO     = 4,    /* FC 16G and Ethernet 10G port */
 };
index c5feab130d6d6c351d7b89bf4fefb9fbbd02455c..174af0e9d05611fa40a54a6a774aa1a21cfa1ab1 100644 (file)
@@ -363,7 +363,7 @@ struct bna_txq_wi_vector {
 
 /*  TxQ Entry Structure
  *
- *  BEWARE:  Load values into this structure with correct endianess.
+ *  BEWARE:  Load values into this structure with correct endianness.
  */
 struct bna_txq_entry {
        union {
index 47bfea24b9e1b1bce64f07d5eb0424fc2a9b7e0f..63efa0dc45ba61b11f8e1a245513485412e50027 100644 (file)
@@ -47,9 +47,9 @@
 #define XGMAC_REMOTE_WAKE      0x00000700      /* Remote Wake-Up Frm Filter */
 #define XGMAC_PMT              0x00000704      /* PMT Control and Status */
 #define XGMAC_MMC_CTRL         0x00000800      /* XGMAC MMC Control */
-#define XGMAC_MMC_INTR_RX      0x00000804      /* Recieve Interrupt */
+#define XGMAC_MMC_INTR_RX      0x00000804      /* Receive Interrupt */
 #define XGMAC_MMC_INTR_TX      0x00000808      /* Transmit Interrupt */
-#define XGMAC_MMC_INTR_MASK_RX 0x0000080c      /* Recieve Interrupt Mask */
+#define XGMAC_MMC_INTR_MASK_RX 0x0000080c      /* Receive Interrupt Mask */
 #define XGMAC_MMC_INTR_MASK_TX 0x00000810      /* Transmit Interrupt Mask */
 
 /* Hardware TX Statistics Counters */
 #define XGMAC_FLOW_CTRL_PT_MASK        0xffff0000      /* Pause Time Mask */
 #define XGMAC_FLOW_CTRL_PT_SHIFT       16
 #define XGMAC_FLOW_CTRL_DZQP   0x00000080      /* Disable Zero-Quanta Phase */
-#define XGMAC_FLOW_CTRL_PLT    0x00000020      /* Pause Low Threshhold */
+#define XGMAC_FLOW_CTRL_PLT    0x00000020      /* Pause Low Threshold */
 #define XGMAC_FLOW_CTRL_PLT_MASK 0x00000030    /* PLT MASK */
 #define XGMAC_FLOW_CTRL_UP     0x00000008      /* Unicast Pause Frame Detect */
 #define XGMAC_FLOW_CTRL_RFE    0x00000004      /* Rx Flow Control Enable */
 /* XGMAC Operation Mode Register */
 #define XGMAC_OMR_TSF          0x00200000      /* TX FIFO Store and Forward */
 #define XGMAC_OMR_FTF          0x00100000      /* Flush Transmit FIFO */
-#define XGMAC_OMR_TTC          0x00020000      /* Transmit Threshhold Ctrl */
+#define XGMAC_OMR_TTC          0x00020000      /* Transmit Threshold Ctrl */
 #define XGMAC_OMR_TTC_MASK     0x00030000
-#define XGMAC_OMR_RFD          0x00006000      /* FC Deactivation Threshhold */
-#define XGMAC_OMR_RFD_MASK     0x00007000      /* FC Deact Threshhold MASK */
-#define XGMAC_OMR_RFA          0x00000600      /* FC Activation Threshhold */
-#define XGMAC_OMR_RFA_MASK     0x00000E00      /* FC Act Threshhold MASK */
+#define XGMAC_OMR_RFD          0x00006000      /* FC Deactivation Threshold */
+#define XGMAC_OMR_RFD_MASK     0x00007000      /* FC Deact Threshold MASK */
+#define XGMAC_OMR_RFA          0x00000600      /* FC Activation Threshold */
+#define XGMAC_OMR_RFA_MASK     0x00000E00      /* FC Act Threshold MASK */
 #define XGMAC_OMR_EFC          0x00000100      /* Enable Hardware FC */
 #define XGMAC_OMR_FEF          0x00000080      /* Forward Error Frames */
 #define XGMAC_OMR_DT           0x00000040      /* Drop TCP/IP csum Errors */
 #define XGMAC_OMR_RSF          0x00000020      /* RX FIFO Store and Forward */
-#define XGMAC_OMR_RTC_256      0x00000018      /* RX Threshhold Ctrl */
-#define XGMAC_OMR_RTC_MASK     0x00000018      /* RX Threshhold Ctrl MASK */
+#define XGMAC_OMR_RTC_256      0x00000018      /* RX Threshold Ctrl */
+#define XGMAC_OMR_RTC_MASK     0x00000018      /* RX Threshold Ctrl MASK */
 
 /* XGMAC HW Features Register */
 #define DMA_HW_FEAT_TXCOESEL   0x00010000      /* TX Checksum offload */
index 184a8d545ac4230e07788fbb831be2dcdfa57f83..a22768c94200efe915016c85d18da2eaf806b5ff 100644 (file)
@@ -840,7 +840,7 @@ static int flash_wait_op(struct adapter *adapter, int attempts, int delay)
  *     Read the specified number of 32-bit words from the serial flash.
  *     If @byte_oriented is set the read data is stored as a byte array
  *     (i.e., big-endian), otherwise as 32-bit words in the platform's
- *     natural endianess.
+ *     natural endianness.
  */
 static int t3_read_flash(struct adapter *adapter, unsigned int addr,
                         unsigned int nwords, u32 *data, int byte_oriented)
index e344bdcd40b3e071c191cf274e7a1b01c381318d..4af8a9fd75ae8a7b1f2bae7d23effe575d580a7a 100644 (file)
@@ -5366,7 +5366,7 @@ static int adap_init0(struct adapter *adap)
                adap->tids.stid_base = val[1];
                adap->tids.nstids = val[2] - val[1] + 1;
                /*
-                * Setup server filter region. Divide the availble filter
+                * Setup server filter region. Divide the available filter
                 * region into two parts. Regular filters get 1/3rd and server
                 * filters get 2/3rd part. This is only enabled if workarond
                 * path is enabled.
index 853c38997c822aa8ab48a6bca5e0e88ae075146d..1498d078c319c320bb793fa844cad27c3cf99b6c 100644 (file)
@@ -867,7 +867,7 @@ static int flash_wait_op(struct adapter *adapter, int attempts, int delay)
  *     Read the specified number of 32-bit words from the serial flash.
  *     If @byte_oriented is set the read data is stored as a byte array
  *     (i.e., big-endian), otherwise as 32-bit words in the platform's
- *     natural endianess.
+ *     natural endianness.
  */
 int t4_read_flash(struct adapter *adapter, unsigned int addr,
                  unsigned int nwords, u32 *data, int byte_oriented)
@@ -3558,7 +3558,7 @@ int t4_fixup_host_params(struct adapter *adap, unsigned int page_size,
         * For the single-MTU buffers in unpacked mode we need to include
         * space for the SGE Control Packet Shift, 14 byte Ethernet header,
         * possible 4 byte VLAN tag, all rounded up to the next Ingress Packet
-        * Padding boundry.  All of these are accommodated in the Factory
+        * Padding boundary.  All of these are accommodated in the Factory
         * Default Firmware Configuration File but we need to adjust it for
         * this host's cache line size.
         */
@@ -4529,7 +4529,7 @@ int t4_init_tp_params(struct adapter *adap)
                                                               PROTOCOL_F);
 
        /* If TP_INGRESS_CONFIG.VNID == 0, then TP_VLAN_PRI_MAP.VNIC_ID
-        * represents the presense of an Outer VLAN instead of a VNIC ID.
+        * represents the presence of an Outer VLAN instead of a VNIC ID.
         */
        if ((adap->params.tp.ingress_config & VNIC_F) == 0)
                adap->params.tp.vnic_shift = -1;
index 9b353a88cbdab13a7ce85456e393edf197dd1740..d136ca6a0c8a1544dbdf938214bb5cedbdc2113f 100644 (file)
@@ -36,7 +36,7 @@
 #define _T4FW_INTERFACE_H_
 
 enum fw_retval {
-       FW_SUCCESS              = 0,    /* completed sucessfully */
+       FW_SUCCESS              = 0,    /* completed successfully */
        FW_EPERM                = 1,    /* operation not permitted */
        FW_ENOENT               = 2,    /* no such file or directory */
        FW_EIO                  = 5,    /* input/output error; hw bad */
index 0545f0de1c52be282af53d6a5f03916f93ad7013..5ba14b32c3700ff59ce518eca54173ded698205a 100644 (file)
@@ -875,7 +875,7 @@ static inline unsigned int calc_tx_flits(const struct sk_buff *skb)
         * Write Header (incorporated as part of the cpl_tx_pkt_lso and
         * cpl_tx_pkt structures), followed by either a TX Packet Write CPL
         * message or, if we're doing a Large Send Offload, an LSO CPL message
-        * with an embeded TX Packet Write CPL message.
+        * with an embedded TX Packet Write CPL message.
         */
        flits = sgl_len(skb_shinfo(skb)->nr_frags + 1);
        if (skb_shinfo(skb)->gso_size)
index 1b5506df35b15ab74eaf1ecea220da4ad6278a3f..c21e2e954ad8b84437e5643e59be58693d9e5f2f 100644 (file)
@@ -339,7 +339,7 @@ int t4vf_port_init(struct adapter *adapter, int pidx)
  *      @adapter: the adapter
  *
  *     Issues a reset command to FW.  For a Physical Function this would
- *     result in the Firmware reseting all of its state.  For a Virtual
+ *     result in the Firmware resetting all of its state.  For a Virtual
  *     Function this just resets the state associated with the VF.
  */
 int t4vf_fw_reset(struct adapter *adapter)
index d1c025fd972607eaedbe51c86f157aef54456410..60383040d6c663ae8293234ca8de4aef5527d84e 100644 (file)
@@ -1578,7 +1578,7 @@ out1:
 
 #ifndef CONFIG_CS89x0_PLATFORM
 /*
- * This function converts the I/O port addres used by the cs89x0_probe() and
+ * This function converts the I/O port address used by the cs89x0_probe() and
  * init_module() functions to the I/O memory address used by the
  * cs89x0_probe1() function.
  */
index 50a00777228e12b91b33f8bb3b7794f4f07de42c..afd8e78e024e3d2cb6015202d3678210334358ff 100644 (file)
@@ -653,7 +653,7 @@ static void dmfe_init_dm910x(struct DEVICE *dev)
        if ( !(db->media_mode & DMFE_AUTO) )
                db->op_mode = db->media_mode;   /* Force Mode */
 
-       /* Initialize Transmit/Receive decriptor and CR3/4 */
+       /* Initialize Transmit/Receive descriptor and CR3/4 */
        dmfe_descriptor_init(dev);
 
        /* Init CR6 to program DM910x operation */
index 1c5916b13778a96e489ee3ec1bcb2d1acee63cd2..2c30c0c83f984a2d41204c637bb9f2dbe797bc00 100644 (file)
@@ -564,7 +564,7 @@ static void uli526x_init(struct net_device *dev)
        if ( !(db->media_mode & ULI526X_AUTO) )
                db->op_mode = db->media_mode;           /* Force Mode */
 
-       /* Initialize Transmit/Receive decriptor and CR3/4 */
+       /* Initialize Transmit/Receive descriptor and CR3/4 */
        uli526x_descriptor_init(dev, ioaddr);
 
        /* Init CR6 to program M526X operation */
index 75cb4610423bf14cafc6cb437c3477be14e060ce..dc278391a391e42821342702d72eb7fe70738d44 100644 (file)
@@ -3021,7 +3021,7 @@ int be_cmd_get_mac_from_list(struct be_adapter *adapter, u8 *mac,
 
                mac_count = resp->true_mac_count + resp->pseudo_mac_count;
                /* Mac list returned could contain one or more active mac_ids
-                * or one or more true or pseudo permanant mac addresses.
+                * or one or more true or pseudo permanent mac addresses.
                 * If an active mac_id is present, return first active mac_id
                 * found.
                 */
index 1f9cf2345266b2f24a247768518773548d774f95..4585895ddc9a82a2912e01597b533b2b607dc83f 100644 (file)
@@ -136,7 +136,7 @@ static int fec_ptp_enable_pps(struct fec_enet_private *fep, uint enable)
                 */
                writel(FEC_T_TF_MASK, fep->hwp + FEC_TCSR(fep->pps_channel));
 
-               /* It is recommended to doulbe check the TMODE field in the
+               /* It is recommended to double check the TMODE field in the
                 * TCSR register to be cleared before the first compare counter
                 * is written into TCCR register. Just add a double check.
                 */
index e9c3a87e5b115dc690ef2b81bbe16a5480dae5b1..05f88394f9a5599dcc1a4076a05694e596e6fdbe 100644 (file)
@@ -414,7 +414,7 @@ enum cb_status {
 
 /**
  * cb_command - Command Block flags
- * @cb_tx_nc:  0: controler does CRC (normal),  1: CRC from skb memory
+ * @cb_tx_nc:  0: controller does CRC (normal),  1: CRC from skb memory
  */
 enum cb_command {
        cb_nop    = 0x0000,
index 73c98d34fa1f9b7238b895f7900a6d0a11d3faa9..b548ef0cf56be1278daa2d92edcde4fed51f9541 100644 (file)
@@ -1116,7 +1116,7 @@ static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
                if (e1000_read_mac_addr(hw))
                        e_err(probe, "EEPROM Read Error\n");
        }
-       /* don't block initalization here due to bad MAC address */
+       /* don't block initialization here due to bad MAC address */
        memcpy(netdev->dev_addr, hw->mac_addr, netdev->addr_len);
 
        if (!is_valid_ether_addr(netdev->dev_addr))
index 8537416123a58e20063139155dbe1cd8add04bf3..f44911df286acac2c6beb797b5e02a72e1895547 100644 (file)
@@ -2009,7 +2009,7 @@ static int i40evf_check_reset_complete(struct i40e_hw *hw)
  *
  * This task completes the work that was begun in probe. Due to the nature
  * of VF-PF communications, we may need to wait tens of milliseconds to get
- * reponses back from the PF. Rather than busy-wait in probe and bog down the
+ * responses back from the PF. Rather than busy-wait in probe and bog down the
  * whole system, we'll do it in a task so we can sleep.
  * This task only runs during driver init. Once we've established
  * communications with the PF driver and set up our netdev, the watchdog
@@ -2400,7 +2400,7 @@ static int i40evf_suspend(struct pci_dev *pdev, pm_message_t state)
 }
 
 /**
- * i40evf_resume - Power managment resume routine
+ * i40evf_resume - Power management resume routine
  * @pdev: PCI device information struct
  *
  * Called when the system (VM) is resumed from sleep/suspend.
index d6be4c69172d9ecaf1670f5ba761abdc4abb475e..52d01b8b01edb64eb148f0a861b1d59ff3262084 100644 (file)
@@ -30,7 +30,7 @@
  *
  * Neither the 82576 nor the 82580 offer registers wide enough to hold
  * nanoseconds time values for very long. For the 82580, SYSTIM always
- * counts nanoseconds, but the upper 24 bits are not availible. The
+ * counts nanoseconds, but the upper 24 bits are not available. The
  * frequency is adjusted by changing the 32 bit fractional nanoseconds
  * register, TIMINCA.
  *
index 903664ff690428ef69a6e9226ab0fa50420f6fca..21aea7e7f03fffb3b3223d08511002d13aa5fb89 100644 (file)
@@ -2609,7 +2609,7 @@ static irqreturn_t ixgbe_msix_other(int irq, void *data)
        eicr = IXGBE_READ_REG(hw, IXGBE_EICS);
 
        /* The lower 16bits of the EICR register are for the queue interrupts
-        * which should be masked here in order to not accidently clear them if
+        * which should be masked here in order to not accidentally clear them if
         * the bits are high when ixgbe_msix_other is called. There is a race
         * condition otherwise which results in possible performance loss
         * especially if the ixgbe_msix_other interrupt is triggering
index 79c00f57d3e7de72a1f33039702b6b188ab04f58..bd46f5d1c943b0aa674bd619b5df67dc9aa58d33 100644 (file)
@@ -488,7 +488,7 @@ static void ixgbe_ptp_tx_hwtstamp(struct ixgbe_adapter *adapter)
  * @work: pointer to the work struct
  *
  * This work item polls TSYNCTXCTL valid bit to determine when a Tx hardware
- * timestamp has been taken for the current skb. It is necesary, because the
+ * timestamp has been taken for the current skb. It is necessary, because the
  * descriptor's "done" bit does not correlate with the timestamp event.
  */
 static void ixgbe_ptp_tx_hwtstamp_work(struct work_struct *work)
index 7f37fe7269a7360c0edbccfab6f8e7e03ff5a3b0..09a291bb7c343c6b202e8bff6f7594329ec2a564 100644 (file)
@@ -141,7 +141,7 @@ void ixgbe_enable_sriov(struct ixgbe_adapter *adapter)
                 * The 82599 supports up to 64 VFs per physical function
                 * but this implementation limits allocation to 63 so that
                 * basic networking resources are still available to the
-                * physical function.  If the user requests greater thn
+                * physical function.  If the user requests greater than
                 * 63 VFs then it is an error - reset to default of zero.
                 */
                adapter->num_vfs = min_t(unsigned int, adapter->num_vfs, IXGBE_MAX_VFS_DRV_LIMIT);
index fc5ecee56ca8f18dd3fbd77bf68101087da0aeec..8451f9a7cbd886179afde9ca205ecb6914aab58e 100644 (file)
@@ -1690,7 +1690,7 @@ enum {
 #define IXGBE_MACC_FS        0x00040000
 #define IXGBE_MAC_RX2TX_LPBK 0x00000002
 
-/* Veto Bit definiton */
+/* Veto Bit definition */
 #define IXGBE_MMNGC_MNG_VETO  0x00000001
 
 /* LINKS Bit Masks */
index cdb53be7d9958e4cb0f92456f459eacea122e038..f510a5822f90f53ba06c0ea770071dd462028891 100644 (file)
@@ -65,7 +65,7 @@ static s32 ixgbevf_init_hw_vf(struct ixgbe_hw *hw)
  *  ixgbevf_reset_hw_vf - Performs hardware reset
  *  @hw: pointer to hardware structure
  *
- *  Resets the hardware by reseting the transmit and receive units, masks and
+ *  Resets the hardware by resetting the transmit and receive units, masks and
  *  clears all interrupts.
  **/
 static s32 ixgbevf_reset_hw_vf(struct ixgbe_hw *hw)
index fdf3e382e4649313b677fa8c164e1d2430130f3b..3e8b1bfb1f2e316212bd9b60fa06522ca4dc68db 100644 (file)
@@ -1423,7 +1423,7 @@ static void mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port, bool add)
 {
        struct mvpp2_prs_entry pe;
 
-       /* Promiscous mode - Accept unknown packets */
+       /* Promiscuous mode - Accept unknown packets */
 
        if (priv->prs_shadow[MVPP2_PE_MAC_PROMISCUOUS].valid) {
                /* Entry exist - update port only */
@@ -3402,7 +3402,7 @@ static void mvpp2_bm_bufs_free(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool
        for (i = 0; i < bm_pool->buf_num; i++) {
                u32 vaddr;
 
-               /* Get buffer virtual adress (indirect access) */
+               /* Get buffer virtual address (indirect access) */
                mvpp2_read(priv, MVPP2_BM_PHY_ALLOC_REG(bm_pool->id));
                vaddr = mvpp2_read(priv, MVPP2_BM_VIRT_ALLOC_REG);
                if (!vaddr)
index 1409d0cd6143e8554524c8377a018ccb1c3edba1..0b16db015745b33885ff24198bd933d22d547eae 100644 (file)
@@ -175,7 +175,7 @@ enum mlx4_res_tracker_free_type {
 
 /*
  *Virtual HCR structures.
- * mlx4_vhcr is the sw representation, in machine endianess
+ * mlx4_vhcr is the sw representation, in machine endianness
  *
  * mlx4_vhcr_cmd is the formalized structure, the one that is passed
  * to FW to go through communication channel.
index d97ca88c55b59e039af66991e4ad413f82984158..d43e25914d19260ae6ad3b36915e431366cd12d9 100644 (file)
@@ -3027,7 +3027,7 @@ int mlx4_WRITE_MTT_wrapper(struct mlx4_dev *dev, int slave,
 
        /* Call the SW implementation of write_mtt:
         * - Prepare a dummy mtt struct
-        * - Translate inbox contents to simple addresses in host endianess */
+        * - Translate inbox contents to simple addresses in host endianness */
        mtt.offset = 0;  /* TBD this is broken but I don't handle it since
                            we don't really use it */
        mtt.order = 0;
index 6c72e74fef3e01a7189a81e2e1fa2355a4f2bdbd..81d0f1c86d6dee1243d5d65a7e499767698844eb 100644 (file)
@@ -150,7 +150,7 @@ static void moxart_mac_setup_desc_ring(struct net_device *ndev)
 
        priv->rx_head = 0;
 
-       /* reset the MAC controler TX/RX desciptor base address */
+       /* reset the MAC controller TX/RX desciptor base address */
        writel(priv->tx_base, priv->base + REG_TXR_BASE_ADDRESS);
        writel(priv->rx_base, priv->base + REG_RXR_BASE_ADDRESS);
 }
index a4cdf2f8041a735de3a199d5e0ba6c5040a02b4e..092dcae0d4a969523e7cd99dfd3380398c3e7c8c 100644 (file)
@@ -1343,7 +1343,7 @@ static int init_nic(struct s2io_nic *nic)
                TX_PA_CFG_IGNORE_L2_ERR;
        writeq(val64, &bar0->tx_pa_cfg);
 
-       /* Rx DMA intialization. */
+       /* Rx DMA initialization. */
        val64 = 0;
        for (i = 0; i < config->rx_ring_num; i++) {
                struct rx_ring_config *rx_cfg = &config->rx_cfg[i];
index 4fe8ea96bd25d24f1f2296d22230ceebda1e8f64..f6fcf7450352631ad34f7c052fbe5ac960238297 100644 (file)
@@ -394,7 +394,7 @@ static void pch_gbe_get_pauseparam(struct net_device *netdev,
 }
 
 /**
- * pch_gbe_set_pauseparam - Set pause paramters
+ * pch_gbe_set_pauseparam - Set pause parameters
  * @netdev:  Network interface device structure
  * @pause:   Pause parameters structure
  * Returns:
index 319d9d40f922e4616945de4ad46927d707668607..13d88a6025c82a89fb290bc6930cd4055bd1535b 100644 (file)
@@ -350,7 +350,7 @@ V.  Recent Changes
     incorrectly defined and corrected (as per Michel Mueller).
 
 02/23/1999 EPK Corrected the Tx full check to check that at least 4 slots
-    were available before reseting the tbusy and tx_full flags
+    were available before resetting the tbusy and tx_full flags
     (as per Michel Mueller).
 
 03/11/1999 EPK Added Pete Wyckoff's hardware checksumming support.
index f3346a3779d3c36c2f91d4703feb75dc500e39df..69f828eb42cf3762f525ee492d0abe9d5d33d1e7 100644 (file)
@@ -205,7 +205,7 @@ struct qlcnic_add_rings_mbx_out {
  * @phys_addr_{low|high}: DMA address of the transmit buffer
  * @cnsmr_index_{low|high}: host consumer index
  * @size: legth of transmit buffer ring
- * @intr_id: interrput id
+ * @intr_id: interrupt id
  * @src: src of interrupt
  */
 struct qlcnic_tx_mbx {
index 2bb48d57e7a51856225b7cbb7fa7bb0ebca7e510..33669c29b341cb42bb106ec2c634663d0adb2415 100644 (file)
@@ -269,7 +269,7 @@ static int qlcnic_83xx_idc_clear_registers(struct qlcnic_adapter *adapter,
        }
 
        QLCWRX(adapter->ahw, QLC_83XX_IDC_DRV_ACK, 0);
-       /* Clear gracefull reset bit */
+       /* Clear graceful reset bit */
        val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL);
        val &= ~QLC_83XX_IDC_GRACEFULL_RESET;
        QLCWRX(adapter->ahw, QLC_83XX_IDC_CTRL, val);
@@ -889,7 +889,7 @@ static int qlcnic_83xx_idc_ready_state(struct qlcnic_adapter *adapter)
  * @adapter: adapter structure
  *
  * Device will remain in this state until:
- *     Reset request ACK's are recieved from all the functions
+ *     Reset request ACK's are received from all the functions
  *     Wait time exceeds max time limit
  *
  * Returns: Error code or Success(0)
index 2c811f66d5acc47da86407222c4eea21d14954d0..4a42e960d331e66ea525a3d7c5755ce29b9e6f6f 100644 (file)
@@ -571,7 +571,7 @@ qcaspi_spi_thread(void *data)
                        }
 
                        /* can only handle other interrupts
-                        * if sync has occured
+                        * if sync has occurred
                         */
                        if (qca->sync == QCASPI_SYNC_READY) {
                                if (intr_cause & SPI_INT_PKT_AVLBL)
index c8a01ee4d25e339ba22fff4ee991b3691170093d..413ea14ab91f7471f2e0f001478846cdfd07c605 100644 (file)
@@ -422,11 +422,11 @@ static int init_tx_ring(struct device *dev, u8 queue_no,
        /* assign queue number */
        tx_ring->queue_no = queue_no;
 
-       /* initalise counters */
+       /* initialise counters */
        tx_ring->dirty_tx = 0;
        tx_ring->cur_tx = 0;
 
-       /* initalise TX queue lock */
+       /* initialise TX queue lock */
        spin_lock_init(&tx_ring->tx_lock);
 
        return 0;
@@ -515,7 +515,7 @@ static int init_rx_ring(struct net_device *dev, u8 queue_no,
                        goto err_free_rx_buffers;
        }
 
-       /* initalise counters */
+       /* initialise counters */
        rx_ring->cur_rx = 0;
        rx_ring->dirty_rx = (unsigned int)(desc_index - rx_rsize);
        priv->dma_buf_sz = bfsize;
@@ -837,7 +837,7 @@ static void sxgbe_restart_tx_queue(struct sxgbe_priv_data *priv, int queue_num)
        /* free the skbuffs of the ring */
        tx_free_ring_skbufs(tx_ring);
 
-       /* initalise counters */
+       /* initialise counters */
        tx_ring->cur_tx = 0;
        tx_ring->dirty_tx = 0;
 
@@ -1176,7 +1176,7 @@ static int sxgbe_open(struct net_device *dev)
        if (priv->phydev)
                phy_start(priv->phydev);
 
-       /* initalise TX coalesce parameters */
+       /* initialise TX coalesce parameters */
        sxgbe_tx_init_coalesce(priv);
 
        if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) {
@@ -1721,7 +1721,7 @@ static inline u64 sxgbe_get_stat64(void __iomem *ioaddr, int reg_lo, int reg_hi)
  *  Description:
  *  This function is a driver entry point whenever ifconfig command gets
  *  executed to see device statistics. Statistics are number of
- *  bytes sent or received, errors occured etc.
+ *  bytes sent or received, errors occurred etc.
  *  Return value:
  *  This function returns various statistical information of device.
  */
index 238482495e81fa3111554fc1d98fd0209e1499a8..33d2f9aa1b53262b39ad191236eef8d79a988ca1 100644 (file)
@@ -3215,7 +3215,7 @@ static pci_ers_result_t efx_io_error_detected(struct pci_dev *pdev,
        return status;
 }
 
-/* Fake a successfull reset, which will be performed later in efx_io_resume. */
+/* Fake a successful reset, which will be performed later in efx_io_resume. */
 static pci_ers_result_t efx_io_slot_reset(struct pci_dev *pdev)
 {
        struct efx_nic *efx = pci_get_drvdata(pdev);
index 75975328e0206ce94ca091b3b22201f43dfe02f4..bb89e96a125eab7bf0e5d8569f6119adb720dbb5 100644 (file)
@@ -645,7 +645,7 @@ static bool efx_check_tx_flush_complete(struct efx_nic *efx)
 }
 
 /* Flush all the transmit queues, and continue flushing receive queues until
- * they're all flushed. Wait for the DRAIN events to be recieved so that there
+ * they're all flushed. Wait for the DRAIN events to be received so that there
  * are no more RX and TX events left on any channel. */
 static int efx_farch_do_flush(struct efx_nic *efx)
 {
@@ -1108,7 +1108,7 @@ efx_farch_handle_tx_flush_done(struct efx_nic *efx, efx_qword_t *event)
 }
 
 /* If this flush done event corresponds to a &struct efx_rx_queue: If the flush
- * was succesful then send an %EFX_CHANNEL_MAGIC_RX_DRAIN, otherwise add
+ * was successful then send an %EFX_CHANNEL_MAGIC_RX_DRAIN, otherwise add
  * the RX queue back to the mask of RX queues in need of flushing.
  */
 static void
index a707fb5ef14c752b0b48b01b9e228d2235e6c238..e028de10e1b743d2e9adf6334d0ad3cbdb176001 100644 (file)
 #define    MC_CMD_DUMP_BUFTBL_ENTRIES_OUT_LENMIN 12
 #define    MC_CMD_DUMP_BUFTBL_ENTRIES_OUT_LENMAX 252
 #define    MC_CMD_DUMP_BUFTBL_ENTRIES_OUT_LEN(num) (0+12*(num))
-/* Raw buffer table entries, layed out as BUFTBL_ENTRY. */
+/* Raw buffer table entries, laid out as BUFTBL_ENTRY. */
 #define       MC_CMD_DUMP_BUFTBL_ENTRIES_OUT_ENTRY_OFST 0
 #define       MC_CMD_DUMP_BUFTBL_ENTRIES_OUT_ENTRY_LEN 12
 #define       MC_CMD_DUMP_BUFTBL_ENTRIES_OUT_ENTRY_MINNUM 1
index a8bbbad68a88e6e3c2c9b7480bdb88582b8abf41..fe83430796fd04f3aa502de8f324f107380a680f 100644 (file)
@@ -1067,7 +1067,7 @@ void efx_siena_sriov_probe(struct efx_nic *efx)
 }
 
 /* Copy the list of individual addresses into the vfdi_status.peers
- * array and auxillary pages, protected by %local_lock. Drop that lock
+ * array and auxiliary pages, protected by %local_lock. Drop that lock
  * and then broadcast the address list to every VF.
  */
 static void efx_siena_sriov_peer_work(struct work_struct *data)
index ae044f44936a2fd49bf9ff2728dd6e7fe7700baf..f62901d4cae0e033d9b4e9849cf0d54c378b5be0 100644 (file)
@@ -98,7 +98,7 @@ struct vfdi_endpoint {
  * @VFDI_OP_INIT_TXQ: Initialize SRAM entries and initialize a TXQ.
  * @VFDI_OP_FINI_ALL_QUEUES: Flush all queues, finalize all queues, then
  *     finalize the SRAM entries.
- * @VFDI_OP_INSERT_FILTER: Insert a MAC filter targetting the given RXQ.
+ * @VFDI_OP_INSERT_FILTER: Insert a MAC filter targeting the given RXQ.
  * @VFDI_OP_REMOVE_ALL_FILTERS: Remove all filters.
  * @VFDI_OP_SET_STATUS_PAGE: Set the DMA page(s) used for status updates
  *     from PF and write the initial status.
@@ -148,7 +148,7 @@ enum vfdi_op {
  * @u.init_txq.flags: Checksum offload flags.
  * @u.init_txq.addr: Array of length %u.init_txq.buf_count containing DMA
  *     address of each page backing the transmit queue.
- * @u.mac_filter.rxq: Insert MAC filter at VF local address/VLAN targetting
+ * @u.mac_filter.rxq: Insert MAC filter at VF local address/VLAN targeting
  *     all traffic at this receive queue.
  * @u.mac_filter.flags: MAC filter flags.
  * @u.set_status_page.dma_addr: Base address for the &struct vfdi_status.
index a0ea84fe6519badffb8b5cabf0e9892d135ea081..5336594abed1c373259b67f1a6cb8ef1866fc92d 100644 (file)
@@ -609,7 +609,7 @@ static int stmmac_hwtstamp_ioctl(struct net_device *dev, struct ifreq *ifr)
                 * where, freq_div_ratio = clk_ptp_ref_i/50MHz
                 * hence, addend = ((2^32) * 50MHz)/clk_ptp_ref_i;
                 * NOTE: clk_ptp_ref_i should be >= 50MHz to
-                *       achive 20ns accuracy.
+                *       achieve 20ns accuracy.
                 *
                 * 2^x * y == (y << x), hence
                 * 2^32 * 50000000 ==> (50000000 << 32)
index fef5dec2cffe9c3bb7f09bbe728ab2dc54b0cba9..74e9b148378c1b1e1551976f1bfe4aa7c7920abe 100644 (file)
@@ -2175,7 +2175,7 @@ static int gem_do_start(struct net_device *dev)
        }
 
        /* Mark us as attached again if we come from resume(), this has
-        * no effect if we weren't detatched and needs to be done now.
+        * no effect if we weren't detached and needs to be done now.
         */
        netif_device_attach(dev);
 
@@ -2794,7 +2794,7 @@ static void gem_remove_one(struct pci_dev *pdev)
 
                unregister_netdev(dev);
 
-               /* Ensure reset task is truely gone */
+               /* Ensure reset task is truly gone */
                cancel_work_sync(&gp->reset_task);
 
                /* Free resources */
index a1bbaf6352ba379d209c7fc5cac33c8bfcbcb347..b536b4c82752a233e7c18d4f5194041f6dc80e20 100644 (file)
@@ -726,7 +726,7 @@ static void cpsw_rx_handler(void *token, int len, int status)
                if (ndev_status && (status >= 0)) {
                        /* The packet received is for the interface which
                         * is already down and the other interface is up
-                        * and running, intead of freeing which results
+                        * and running, instead of freeing which results
                         * in reducing of the number of rx descriptor in
                         * DMA engine, requeue skb back to cpdma.
                         */
index bb79928046645d62fbb238614777b00600b62b0d..ac62a5e248b0b011fbdf1c8e1172c70ed0892965 100644 (file)
@@ -1065,7 +1065,7 @@ refill:
 
        /*
         * this call can fail, but for now, just leave this
-        * decriptor without skb
+        * descriptor without skb
         */
        gelic_descr_prepare_rx(card, descr);
 
index a495931a66a1f217216cdb90a6b6989881039f32..f5498c26b3c7076c8dcba593f1c900b078ff6bca 100644 (file)
@@ -56,7 +56,7 @@ MODULE_LICENSE("GPL");
 
 #define W5100_S0_REGS          0x0400
 #define W5100_S0_MR            0x0400 /* S0 Mode Register */
-#define   S0_MR_MACRAW           0x04 /* MAC RAW mode (promiscous) */
+#define   S0_MR_MACRAW           0x04 /* MAC RAW mode (promiscuous) */
 #define   S0_MR_MACRAW_MF        0x44 /* MAC RAW mode (filtered) */
 #define W5100_S0_CR            0x0401 /* S0 Command Register */
 #define   S0_CR_OPEN             0x01 /* OPEN command */
index 09322d9db5785ccb622a3ee3ec854442576bd537..ca0c631ed62842587684210f43c2aa7582291ad6 100644 (file)
@@ -63,7 +63,7 @@ MODULE_LICENSE("GPL");
 #define   IDR_W5300              0x5300  /* =0x5300 for WIZnet W5300 */
 #define W5300_S0_MR            0x0200  /* S0 Mode Register */
 #define   S0_MR_CLOSED           0x0000  /* Close mode */
-#define   S0_MR_MACRAW           0x0004  /* MAC RAW mode (promiscous) */
+#define   S0_MR_MACRAW           0x0004  /* MAC RAW mode (promiscuous) */
 #define   S0_MR_MACRAW_MF        0x0044  /* MAC RAW mode (filtered) */
 #define W5300_S0_CR            0x0202  /* S0 Command Register */
 #define   S0_CR_OPEN             0x0001  /* OPEN command */