linux-stable/drivers/net/ethernet/oki-semi/pch_gbe
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
..
Kconfig pch_gbe: 'select' NET_PTP_CLASSIFY. 2014-09-22 13:25:51 -04:00
Makefile
pch_gbe.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_api.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_api.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_ethtool.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
pch_gbe_main.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
pch_gbe_param.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_phy.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_phy.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00