[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1363079798-18147-1-git-send-email-mugunthanvnm@ti.com>
Date: Tue, 12 Mar 2013 14:46:33 +0530
From: Mugunthan V N <mugunthanvnm@...com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <devicetree-discuss@...ts.ozlabs.org>,
<linux-omap@...r.kernel.org>, <b-cousson@...com>, <paul@...an.com>,
Mugunthan V N <mugunthanvnm@...com>
Subject: [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists