Age | Commit message (Expand) | Author |
2016-10-13 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2016-10-13 | libfdt: Sync fdt_for_each_subnode() with upstream | Simon Glass |
2016-10-13 | driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc... | Mugunthan V N |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-12 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-08-12 | fdt: allow fdtdec_get_addr_size_*() to translate addresses | Stephen Warren |
2016-08-12 | drivers: net: cpsw: always flush cache of size aligned to PKTALIGN | Lokesh Vutla |
2016-08-08 | net: cpsw: Add support to drive gpios for ethernet to be functional | Vignesh R |
2016-05-24 | drivers: net: cpsw: Add reading of DT phy-handle node | Dan Murphy |
2016-05-24 | drivers: net: cpsw: add support for reading mac address from efuse | Mugunthan V N |
2016-05-24 | drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT | Mugunthan V N |
2016-05-24 | drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 | Mugunthan V N |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
2015-10-22 | drivers: net: cpsw: convert driver to adopt device driver model | Mugunthan V N |
2015-10-22 | drivers: net: cpsw: prepare driver for device model migration | Mugunthan V N |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2014-08-28 | net: cpsw: am335x: Drop constant link checking from rx/tx path's | Stefan Roese |
2014-07-25 | drivers: net: cpsw: add support for using second port as ethernet | Mugunthan V N |
2014-03-12 | drivers: net: cpsw: init phy with gigabit features | Ilya Ledvich |
2014-03-04 | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N |
2013-12-04 | am335x: cpsw: optimize cpsw_recv to increase network performance | Vladimir Koutny |
2013-09-20 | net, phy, cpsw: fix NULL pointer deference | Heiko Schocher |
2013-07-30 | net, phy, cpsw: fix gigabit register access | Heiko Schocher |
2013-07-26 | drivers: net: cpsw: Enable statistics for all port | Mugunthan V N |
2013-07-26 | drivers: net: cpsw: remove hard coding bd ram for cpsw | Mugunthan V N |
2013-05-10 | cpsw: add support for TI814x slave_regs differences | Matt Porter |
2013-03-24 | am33xx: Add required includes to some omap/am33xx code | Tom Rini |
2013-03-11 | am335x: cpsw: optimize cpsw_send to increase network performance | Mugunthan V N |
2012-12-10 | am335x: cpsw: make phy address configurable | Yegor Yefremov |
2012-09-01 | cpsw: add driver for cpsw ethernet device | Cyril Chemparathy |