summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
...
* net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-1/+1
* | net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-114-14/+452
* | net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* | net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* | net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34Star
* | net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk2016-12-101-2/+0Star
* | net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk2016-12-101-4/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-102-0/+2
|\ \
| * | net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * | drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
* | | net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko2016-12-072-6/+8
* | | net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko2016-12-071-7/+43
* | | net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko2016-12-074-23/+34
* | | net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko2016-12-073-57/+92
* | | net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko2016-12-071-2/+0Star
* | | net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok2016-12-071-2/+24
* | | net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko2016-12-071-0/+4
* | | net: ethernet: ti: cpts: fix registration orderGrygorii Strashko2016-12-071-10/+14
* | | net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko2016-12-071-6/+8
* | | net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko2016-12-072-13/+54
* | | net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko2016-12-075-19/+42
* | | net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko2016-12-071-2/+2
* | | net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk2016-12-061-77/+77
* | | net: ethernet: ti: davinci_cpdma: add missing EXPORTsPaul Gortmaker2016-12-031-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-15/+15
|\| |
| * | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko2016-11-301-0/+4
| * | net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold2016-11-301-1/+9
| * | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-301-14/+2Star
* | | net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk2016-11-301-29/+130
* | | net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk2016-11-301-18/+6Star
* | | net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk2016-11-301-0/+87
* | | net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk2016-11-302-45/+289
* | | net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk2016-11-302-10/+115
* | | cpsw: ethtool: add support for nway resetYegor Yefremov2016-11-301-0/+13
* | | cpsw: ethtool: add support for getting/setting EEE registersYegor Yefremov2016-11-301-0/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-21/+74
|\| |
| * | net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
| * | net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3
| * | net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2016-11-181-1/+3
| * | net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold2016-11-181-0/+35
| * | net: ethernet: ti: cpsw: fix deferred probeJohan Hovold2016-11-181-17/+24
| * | net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold2016-11-181-0/+1
| * | net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold2016-11-181-4/+7
* | | net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall2016-11-171-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-152-4/+9
|\| |
| * | net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold2016-11-071-4/+6
| * | net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold2016-11-071-0/+3
| |/
* | net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk2016-11-131-1/+1