Netdev List
 help / color / mirror / Atom feed
* [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation
@ 2013-03-12  9:16 Mugunthan V N
  2013-03-12  9:16 ` [PATCH v2 1/5] documentation: dt: bindings: cpsw: cleanup documentation Mugunthan V N
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mugunthan V N @ 2013-03-12  9:16 UTC (permalink / raw)
  To: netdev
  Cc: davem, devicetree-discuss, linux-omap, b-cousson, paul,
	Mugunthan V N

This patch serires implements the following features in CPSW driver
* get/set phy link settings
* interrupt pacing
* get phy id via ioctl cmd SIOCGMIIPHY

Changes from initial version
* Made active-slave common for cpts, ethtool and SIOCGMIIPHY ioctl
* Cleaned CPSW DT binding documentation by seperating slave nodes
  under sub-section
* implemented get phy id via ioctl cmd SIOCGMIIPHY

Mugunthan V N (5):
  documentation: dt: bindings: cpsw: cleanup documentation
  drivers: net: ethernet: cpsw: change cpts_active_slave to
    active_slave
  driver: net: ethernet: cpsw: implement ethtool get/set phy setting
  driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
  drivers: net: ethernet: cpsw: implement get phy_id via ioctl

 Documentation/devicetree/bindings/net/cpsw.txt |   16 ++-
 arch/arm/boot/dts/am33xx.dtsi                  |    2 +-
 drivers/net/ethernet/ti/cpsw.c                 |  159 ++++++++++++++++++++++--
 include/linux/platform_data/cpsw.h             |    2 +-
 4 files changed, 165 insertions(+), 14 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-13  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12  9:16 [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation Mugunthan V N
2013-03-12  9:16 ` [PATCH v2 1/5] documentation: dt: bindings: cpsw: cleanup documentation Mugunthan V N
2013-03-12  9:16 ` [PATCH v2 2/5] drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave Mugunthan V N
2013-03-12  9:16 ` [PATCH v2 3/5] driver: net: ethernet: cpsw: implement ethtool get/set phy setting Mugunthan V N
2013-03-12  9:16 ` [PATCH v2 4/5] driver: net: ethernet: cpsw: implement interrupt pacing via ethtool Mugunthan V N
2013-03-12  9:16 ` [PATCH v2 5/5] drivers: net: ethernet: cpsw: implement get phy_id via ioctl Mugunthan V N
2013-03-13  8:39 ` [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox