[PATCH 0/3] cpsw interrupt pacing and get/set phy setting implementation

Mugunthan V N mugunthanvnm at ti.com
Thu Mar 7 23:30:18 EST 2013


This patch serires implements the following features in CPSW driver
* get/set phy link settings
* interrupt pacing

Mugunthan V N (3):
  driver: net: ethernet: cpsw: implement ethtool get/set phy setting
  arm: dts: am33xx: add default ethtool slave to cpsw node
  driver: net: ethernet: cpsw: implement interrupt pacing via ethtool

 Documentation/devicetree/bindings/net/cpsw.txt |    3 +
 arch/arm/boot/dts/am33xx.dtsi                  |    1 +
 drivers/net/ethernet/ti/cpsw.c                 |  127 ++++++++++++++++++++++++
 include/linux/platform_data/cpsw.h             |    1 +
 4 files changed, 132 insertions(+)

-- 
1.7.9.5



More information about the devicetree-discuss mailing list