alistair23-linux/drivers/net/ethernet/ti
Ivan Khoronzhuk 2a05a622d8 net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common
The ale, cpts, version, rx_packet_max, bus_freq, interrupt pacing
parameters are common per net device that uses the same h/w. So,
move them to common driver structure.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-10 17:27:41 -07:00
..
cpmac.c net: cpmac: fix error handling of cpmac_probe() 2016-07-20 14:46:01 -07:00
cpsw-common.c
cpsw-phy-sel.c
cpsw.c net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common 2016-08-10 17:27:41 -07:00
cpsw.h net: ethernet: ti: cpsw: remove rx_descs property 2016-06-17 21:27:57 -07:00
cpsw_ale.c
cpsw_ale.h
cpts.c
cpts.h
davinci_cpdma.c net: ethernet: ti: cpdma: remove used_desc counter 2016-08-08 16:12:17 -07:00
davinci_cpdma.h net: davinci_cpdma: remove excessive dump of register values to kernel log 2016-07-25 17:56:55 -07:00
davinci_emac.c net: resolve symbol conflicts with generic hashtable.h 2016-08-10 17:18:52 -07:00
davinci_mdio.c drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio 2016-06-28 08:57:19 -04:00
Kconfig net: cpsw: make TI_CPSW_PHY_SEL invisible 2016-07-16 21:27:43 -07:00
Makefile
netcp.h
netcp_core.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
netcp_ethss.c
netcp_sgmii.c
netcp_xgbepcsr.c
tlan.c net: tlan: don't set unused function argument 2016-06-16 17:33:12 -07:00
tlan.h