alistair23-linux/drivers/net/ethernet/sfc
Joe Perches dbedd44e98 ethernet: codespell comment spelling fixes
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>
2015-03-08 22:54:22 -04:00
..
bitfield.h
ef10.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-11-06 22:01:18 -05:00
ef10_regs.h
efx.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
efx.h sfc: Add support for busy polling 2014-07-22 19:55:20 -07:00
enum.h sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) 2014-04-16 14:33:57 -04:00
ethtool.c ethtool: Support for configurable RSS hash function 2014-12-08 21:07:10 -05:00
falcon.c sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c 2014-11-06 14:43:09 -05:00
falcon_boards.c
farch.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
farch_regs.h
filter.h
io.h sfc: PIO:Restrict to 64bit arch and use 64-bit writes. 2014-06-11 15:36:21 -07:00
Kconfig
Makefile
mcdi.c sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix 2014-11-06 14:43:08 -05:00
mcdi.h sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) 2014-04-16 14:33:57 -04:00
mcdi_mon.c
mcdi_pcol.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
mcdi_port.c sfc: Add 40G link capability decoding 2014-07-14 19:11:48 -07:00
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c 2014-11-06 14:43:09 -05:00
nic.c sfc: fix calling of free_irq with already free vector 2014-05-12 14:56:45 -04:00
nic.h sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c 2014-11-06 14:43:09 -05:00
phy.h
ptp.c
qt202x_phy.c
rx.c sfc: Add support for busy polling 2014-07-22 19:55:20 -07:00
selftest.c sfc: Add support for busy polling 2014-07-22 19:55:20 -07:00
selftest.h
siena.c sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c 2014-11-06 14:43:09 -05:00
siena_sriov.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
tenxpress.c
tx.c sfc: remove incorrect EFX_BUG_ON_PARANOID check 2014-10-22 12:51:16 -04:00
txc43128_phy.c
vfdi.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
workarounds.h