linux/drivers/net/stmmac
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate
This patch replaces dev->mc_count in all drivers (hopefully I didn't miss
anything). Used spatch and did small tweaks and conding style changes when
it was suitable.

Jirka

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-12 11:38:58 -08:00
..
Kconfig stmmac: improve Kconfig help 2010-01-07 17:06:11 -08:00
Makefile stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
common.h stmmac: fix 'lenght' typo in comments and code 2010-02-04 09:33:21 -08:00
descs.h stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
dwmac100.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
dwmac100.h stmmac: rename mac100 as dwmac100 and fix spare coding style 2010-01-07 17:06:09 -08:00
dwmac1000.h stmmac: include netdevice.h into the common.h header 2010-01-07 17:06:11 -08:00
dwmac1000_core.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
dwmac1000_dma.c stmmac: fix 'lenght' typo in comments and code 2010-02-04 09:33:21 -08:00
dwmac_dma.h stmmac: move the dma out from the main 2010-01-07 17:06:09 -08:00
dwmac_lib.c stmmac: move the dma out from the main 2010-01-07 17:06:09 -08:00
stmmac.h stmmac: update the driver's module version 2010-01-07 17:06:12 -08:00
stmmac_ethtool.c stmmac: fix 'lenght' typo in comments and code 2010-02-04 09:33:21 -08:00
stmmac_main.c stmmac: include netdevice.h into the common.h header 2010-01-07 17:06:11 -08:00
stmmac_mdio.c stmmac: include netdevice.h into the common.h header 2010-01-07 17:06:11 -08:00
stmmac_timer.c stmmac: fixed a compilation error when use the external timer 2009-11-23 10:37:47 -08:00
stmmac_timer.h stmmac: do not fail when the timer cannot be used. 2009-11-23 10:37:52 -08:00