linux/drivers/net/ethernet/toshiba
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 net: enable TC35815 for MIPS again 2012-02-07 13:40:44 -05:00
Makefile
ps3_gelic_net.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
ps3_gelic_net.h toshiba: Remove extern from function prototypes 2013-09-24 12:54:12 -07:00
ps3_gelic_wireless.c ethernet: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
ps3_gelic_wireless.h toshiba: Remove extern from function prototypes 2013-09-24 12:54:12 -07:00
spider_net.c net: spider_net: avoid using signed char for bitops 2014-10-05 21:15:16 -04:00
spider_net.h toshiba: Remove extern from function prototypes 2013-09-24 12:54:12 -07:00
spider_net_ethtool.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
tc35815.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00