Netdev List
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: <netdev@vger.kernel.org>
Cc: <davem@davemloft.net>, <devicetree-discuss@lists.ozlabs.org>,
	<linux-omap@vger.kernel.org>, <b-cousson@ti.com>,
	<paul@pwsan.com>, Mugunthan V N <mugunthanvnm@ti.com>
Subject: [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation
Date: Tue, 12 Mar 2013 14:46:33 +0530	[thread overview]
Message-ID: <1363079798-18147-1-git-send-email-mugunthanvnm@ti.com> (raw)

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


             reply	other threads:[~2013-03-12  9:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12  9:16 Mugunthan V N [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1363079798-18147-1-git-send-email-mugunthanvnm@ti.com \
    --to=mugunthanvnm@ti.com \
    --cc=b-cousson@ti.com \
    --cc=davem@davemloft.net \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul@pwsan.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox