summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-04-27net: fec: manage ahb clock in runtime pmAndy Duan
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot
2019-02-06net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei
2019-01-30ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-01-22net: fec: get regulator optionalStefan Agner
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu
2019-01-17dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu
2018-12-18net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit
2018-12-17ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund
2018-12-17gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund
2018-12-17dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-11-29dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Move functionIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu
2018-11-23dpaa_eth: add ethtool coalesce controlMadalin Bucur
2018-11-17net: fsl: Use device_type helpers to access the node typeRob Herring
2018-11-16dpaa2-eth: bql supportIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu
2018-11-16dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu
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