History log of /drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bbc1754639f771cd2b515fed39b977549b373034 16-Nov-2011 Francesco Virlinzi <francesco.virlinzi@st.com> stmmac: use mdelay on timeout of sw reset

This patch uses an mdelay to manage the timeout on
sw reset to be independant of cpu_clk.

Signed-off-by: Francesco Virlinzi <francesco.virlinzi@st.com>
Reviewed-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c
e7434821411b5fc24ab23e55cb11ea793248cb6b 01-Sep-2011 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: add HW DMA feature register (v3)

New GMAC chips have an extra register to indicate
the presence of the optional features/functions of
the DMA core.

This patch adds this support and all the HW cap
are exported via debugfs.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c
1c901a46d576926287b05fc145bd3fd31a3e65de 01-Sep-2011 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: add MMC support exported via ethtool (v3)

This patch adds the MMC management counters support.
MMC module is an extension of the register address
space and all the hardware counters can be accessed
via ethtoo -S ethX.

Note that, the MMC interrupts remain masked and the logic
to handle this kind of interrupt will be added later (if
actually useful).

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c
7ac6653a085b41405758bc16b2525db56ee0a23f 16-May-2011 Jeff Kirsher <jeffrey.t.kirsher@intel.com> stmmac: Move the STMicroelectronics driver

Move the STMicroelectronics driver into driver/net/ethernet/stmicro/ and
make the necessary Kconfig and Makefile changes.

CC: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c