aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAge
...
* net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-15
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-15
* net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-02
* net: ethernet: davinci_emac: use phydev from struct net_devicePhilippe Reynes2016-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-12
* | net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko2016-06-29
* | drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko2016-06-28
* | drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko2016-06-28
* | drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko2016-06-28
* | drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko2016-06-28
* | drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko2016-06-28
* | drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-28
* | drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko2016-06-28
* | drivers: net: cpsw: ndev: fix accessing to suspended deviceGrygorii Strashko2016-06-28
* | drivers: net: cpsw: ethtool: fix accessing to suspended deviceGrygorii Strashko2016-06-28
* | drivers: net: cpsw: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-28
* | drivers: net: cpsw: check return code from pm runtime callsGrygorii Strashko2016-06-28
* | drivers: net: cpsw: fix suspend when all ethX devices are downGrygorii Strashko2016-06-28
* | ti_cpsw: Check for disabled child nodesBen Hutchings2016-06-23
* | net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-18
* | net: tlan: don't set unused function argumentArnd Bergmann2016-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10
|\|
| * net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistencyIvan Khoronzhuk2016-06-03
* | net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk2016-06-03
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin2016-04-28
| * drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin2016-04-28
| * drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin2016-04-28
| * drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2016-04-28
| * net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong2016-04-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\|
| * net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-21
| * net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-21
| * drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-21
| * Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-20
| * cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody2016-04-15
* | drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko2016-04-11
* | drivers: net: cpsw: fix port_mask parameters in ale callsGrygorii Strashko2016-04-11
|/
* net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan2016-02-21
| * soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2016-02-21
| * net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan2016-02-21
| * drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY modeDavid Rivshin2016-02-17
* | netcp: use pointer to fix build failSudip Mukherjee2016-02-22
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
|/
* net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-29