summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10net: ethernet: ti: netcp: add support of cptsWingMan Kwok
2016-12-10net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko
2016-12-06net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk
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-16ptp_clock: Allow for it to be optionalNicolas Pitre