summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAge
* net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk2016-11-12
* net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun2016-10-26
* net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-26
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-14
|\
| * tlan: avoid unused label with PCI=nArnd Bergmann2016-10-13
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* | net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-12
* | net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-12
|/
* drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N2016-10-06
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2016-09-04
* net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()Wei Yongjun2016-08-26
* net: ethernet: ti: cpsw: add ethtool channels supportIvan Khoronzhuk2016-08-23
* net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...Ivan Khoronzhuk2016-08-23
* net: ethernet: ti: cpsw: add multi queue supportIvan Khoronzhuk2016-08-23
* net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stopIvan Khoronzhuk2016-08-23
* net: ethernet: ti: davinci_cpdma: split descs num between all channelsIvan Khoronzhuk2016-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18
|\
| * drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko2016-08-09
* | net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk2016-08-10
* | net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk2016-08-10
* | net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk2016-08-10
* | net: resolve symbol conflicts with generic hashtable.hJiri Kosina2016-08-10
* | net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko2016-08-08
|/
* ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-01
* drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko2016-07-30
* drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko2016-07-30
* net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko2016-07-30
* net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König2016-07-25
* net: cpmac: fix error handling of cpmac_probe()Wei Yongjun2016-07-20
* net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet2016-07-19
* net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König2016-07-16
* 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