summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO2013-03-26 05:43:12 +0100
committerDavid S. Miller2013-03-26 17:53:37 +0100
commit94fbbbf89492e460979cd10c6384a78a9dbf17ed (patch)
tree6a3a34736d7a388b83bec7d140302715640d505f /drivers/net/ethernet/stmicro
parentstmmac: add the support for PTP hw clock driver (diff)
downloadkernel-qcow2-linux-94fbbbf89492e460979cd10c6384a78a9dbf17ed.tar.gz
kernel-qcow2-linux-94fbbbf89492e460979cd10c6384a78a9dbf17ed.tar.xz
kernel-qcow2-linux-94fbbbf89492e460979cd10c6384a78a9dbf17ed.zip
stmmac: update the Doc and Version (PTP+SGMII)
This patch updates the stmmac.txt file adding information related to the PTP and SGMII/RGMII supports. Also the patch updates the driver version to: March_2013. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/stmicro')
-rw-r--r--drivers/net/ethernet/stmicro/stmmac/stmmac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac.h b/drivers/net/ethernet/stmicro/stmmac/stmmac.h
index 52002e7c59ae..75f997b467aa 100644
--- a/drivers/net/ethernet/stmicro/stmmac/stmmac.h
+++ b/drivers/net/ethernet/stmicro/stmmac/stmmac.h
@@ -24,7 +24,7 @@
#define __STMMAC_H__
#define STMMAC_RESOURCE_NAME "stmmaceth"
-#define DRV_MODULE_VERSION "Nov_2012"
+#define DRV_MODULE_VERSION "March_2013"
#include <linux/clk.h>
#include <linux/stmmac.h>