summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-09dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei
2018-11-08gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei
2018-10-15dpaa2-eth: remove unused priv parameterIoana Ciornei
2018-10-15dpaa2-eth: fix uninitialized variable warningsIoana Ciornei
2018-10-15dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei
2018-10-15dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu
2018-10-08net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: remove unused code for dprtcYangbo Lu
2018-10-08net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu
2018-10-02dpaa2-eth: Rename structureIoana Radulescu
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-09-28net: ethernet: dpaa: remove unused variablesArnd Bergmann
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-21net: freescale: fix return type of ndo_start_xmit functionYueHaibing
2018-09-17gianfar: remove duplicated include from gianfar.cYueHaibing
2018-09-17net: ethernet: remove redundant null pointer check before of_node_putzhong jiang
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-07freescale: ethernet: remove unnecessary unlikely()Igor Stoppa
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu
2018-08-29net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-08-02net: fec: check DMA addressing limitationsStefan Agner
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski
2018-07-25net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski
2018-07-25net: ethernet: freescale: Use generic CRC32 implementationKrzysztof Kozlowski
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King