Searched hist:"4 a7d666a7202744af32d4da31fb52857b7d86850" (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | descs_com.h | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | chain_mode.c | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ring_mode.c | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | norm_desc.c | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | enh_desc.c | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stmmac.h | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | common.h | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stmmac_main.c | diff 4a7d666a7202744af32d4da31fb52857b7d86850 Mon Mar 25 23:43:05 CDT 2013 Giuseppe CAVALLARO <peppe.cavallaro@st.com> stmmac: reorganize chain/ring modes removing Koptions
Previously we had two Koptions to decide if the stmmac had to use either a ring or a chain to manage its descriptors. This patch removes the Kernel configuration options and it allow us to use the chain mode by passing a module option. Ring mode continues to be the default.
Also with this patch, it will be easier to validate the driver built and guarantee that all the two modes always compile fine.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|