1
0
Fork 0
alistair23-linux/drivers/net/stmmac
Giuseppe CAVALLARO db98a0b001 stmmac: reorganise class operations.
This patch reorganises the internal stmmac ops structure.
The stmmac_ops has been splitted into other three structures named:
 stmmac_ops
 stmmac_dma_ops
 stmmac_desc_ops

This makes the code more clear and also helps the next work to
make the driver more generic.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-07 17:06:08 -08:00
..
Kconfig net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
Makefile net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
common.h stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
descs.h net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
gmac.c stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
gmac.h tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
mac100.c stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
mac100.h net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
stmmac.h stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
stmmac_ethtool.c stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
stmmac_main.c stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
stmmac_mdio.c stmmac: reorganise class operations. 2010-01-07 17:06:08 -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