[PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation
Mugunthan V N
mugunthanvnm at ti.com
Tue Mar 12 20:16:33 EST 2013
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
More information about the devicetree-discuss
mailing list