Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stmmac: do not fail when the timer cannot be used. | Giuseppe CAVALLARO | 2009-11-23 | 1 | -0/+1 |
| | | | | | | | | If the external timer cannot be used the driver will continue to work without mitigation. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | net: add support for STMicroelectronics Ethernet controllers. | Giuseppe Cavallaro | 2009-10-14 | 1 | -0/+41 |
This is the driver for the ST MAC 10/100/1000 on-chip Ethernet controllers (Synopsys IP blocks). Driver documentation: o http://stlinux.com/drupal/kernel/network/stmmac Revisions: o http://stlinux.com/drupal/kernel/network/stmmac-driver-revisions Performances: o http://stlinux.com/drupal/benchmarks/networking/stmmac Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net> |