summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-10-23net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-12net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil
2020-10-11enetc: Clean up serdes configurationClaudiu Manoil
2020-10-11enetc: Clean up MAC and link configurationClaudiu Manoil
2020-10-10dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov
2020-10-09net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei
2020-10-02dpaa2-eth: add basic devlink supportIoana Ciornei
2020-09-29net: fec_mpc52xx: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-09-25dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-25dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron
2020-09-25dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei
2020-09-25dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu
2020-09-18dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-14net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-08-14net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache