summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2016-12-03net: ethernet: ti: davinci_cpdma: add missing EXPORTsPaul Gortmaker
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko
2016-11-30net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk
2016-11-30net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk
2016-11-30net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk
2016-11-30cpsw: ethtool: add support for nway resetYegor Yefremov
2016-11-30cpsw: ethtool: add support for getting/setting EEE registersYegor Yefremov
2016-11-29net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold
2016-11-16net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-13net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk
2016-11-13net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configurationIvan Khoronzhuk
2016-11-12net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk
2016-11-07net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold
2016-11-07net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-12net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-06drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2016-08-26net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()Wei Yongjun
2016-08-23net: ethernet: ti: cpsw: add ethtool channels supportIvan Khoronzhuk
2016-08-23net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...Ivan Khoronzhuk
2016-08-23net: ethernet: ti: cpsw: add multi queue supportIvan Khoronzhuk
2016-08-23net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stopIvan Khoronzhuk
2016-08-23net: ethernet: ti: davinci_cpdma: split descs num between all channelsIvan Khoronzhuk
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-10net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk
2016-08-10net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk