Age | Commit message (Expand) | Author |
2016-11-29 | of_mdio: add helper to deregister fixed-link PHYs | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: fix fixed-link phy probe deferral | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: add missing sanity check | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: fix secondary-emac probe error path | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: fix of_node and phydev leaks | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: fix deferred probe | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: fix mdio device reference leak | Johan Hovold |
2016-11-18 | net: ethernet: ti: cpsw: fix bad register access in probe error path | Johan Hovold |
2016-11-07 | net: ethernet: ti: davinci_emac: fix device reference leak | Johan Hovold |
2016-11-07 | net: ethernet: ti: cpsw: fix device and of_node leaks | Johan Hovold |
2016-10-13 | tlan: avoid unused label with PCI=n | Arnd Bergmann |
2016-10-06 | drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay | Mugunthan V N |
2016-09-04 | net: ti: cpmac: Fix compiler warning due to type confusion | Paul Burton |
2016-08-26 | net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels() | Wei Yongjun |
2016-08-23 | net: ethernet: ti: cpsw: add ethtool channels support | Ivan Khoronzhuk |
2016-08-23 | net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter... | Ivan Khoronzhuk |
2016-08-23 | net: ethernet: ti: cpsw: add multi queue support | Ivan Khoronzhuk |
2016-08-23 | net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop | Ivan Khoronzhuk |
2016-08-23 | net: ethernet: ti: davinci_cpdma: split descs num between all channels | Ivan Khoronzhuk |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-08-10 | net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: move napi struct to cpsw_common | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common | Ivan Khoronzhuk |
2016-08-10 | net; ethernet: ti: cpsw: move irq stuff under cpsw_common | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: move cpdma resources to cpsw_common | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: replace pdev on dev | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: create common struct to hold shared driver data | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: don't check slave num in runtime | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: remove clk var from priv | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers | Ivan Khoronzhuk |
2016-08-10 | net: ethernet: ti: cpsw: simplify submit routine | Ivan Khoronzhuk |
2016-08-10 | net: resolve symbol conflicts with generic hashtable.h | Jiri Kosina |
2016-08-09 | drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers | Grygorii Strashko |
2016-08-08 | net: ethernet: ti: cpdma: remove used_desc counter | Grygorii Strashko |
2016-08-01 | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph... | Peter Chen |
2016-07-30 | drivers: net: cpsw: use of_platform_depopulate() | Grygorii Strashko |
2016-07-30 | drivers: net: cpsw: fix wrong regs access in cpsw_remove | Grygorii Strashko |
2016-07-30 | net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy() | Grygorii Strashko |
2016-07-25 | net: davinci_cpdma: remove excessive dump of register values to kernel log | Uwe Kleine-König |
2016-07-20 | net: cpmac: fix error handling of cpmac_probe() | Wei Yongjun |
2016-07-19 | net: ti: cpmac: Use the correct function to free some resources. | Christophe Jaillet |
2016-07-16 | net: cpsw: make TI_CPSW_PHY_SEL invisible | Uwe Kleine-König |
2016-07-15 | net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-07-15 | net: ethernet: ti: cpmac: use phydev from struct net_device | Philippe Reynes |
2016-07-02 | net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-07-02 | net: ethernet: davinci_emac: use phydev from struct net_device | Philippe Reynes |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-29 | net: ethernet: ti: cpdma: switch to use genalloc | Grygorii Strashko |