summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpsw.c
AgeCommit message (Expand)Author
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-11-28net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk
2018-05-19net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-13net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2017-02-26net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
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-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: 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
2016-08-10net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk
2016-08-09drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko
2016-07-30drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko
2016-07-30drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-28drivers: net: cpsw: ndev: fix accessing to suspended deviceGrygorii Strashko
2016-06-28drivers: net: cpsw: ethtool: fix accessing to suspended deviceGrygorii Strashko
2016-06-28drivers: net: cpsw: remove pm runtime calls from suspend callbacksGrygorii Strashko
2016-06-28drivers: net: cpsw: check return code from pm runtime callsGrygorii Strashko
2016-06-28drivers: net: cpsw: fix suspend when all ethX devices are downGrygorii Strashko
2016-06-23ti_cpsw: Check for disabled child nodesBen Hutchings
2016-06-17net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk
2016-06-12net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-03net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk
2016-06-03net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistencyIvan Khoronzhuk