summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+28
2020-10-12net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut1-2/+23
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil7-166/+191
2020-10-11enetc: Clean up serdes configurationClaudiu Manoil1-53/+48
2020-10-11enetc: Clean up MAC and link configurationClaudiu Manoil1-48/+67
2020-10-10dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov1-1/+1
2020-10-09net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut1-5/+5
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+4
2020-10-02dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei3-1/+385
2020-10-02dpaa2-eth: add basic devlink supportIoana Ciornei4-1/+119
2020-09-29net: fec_mpc52xx: Replace in_interrupt() usageSebastian Andrzej Siewior1-5/+5
2020-09-25dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva1-1/+1
2020-09-25dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron3-1/+17
2020-09-25dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei1-12/+1
2020-09-25dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei1-2/+1
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei1-1/+3
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg6-25/+29
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles1-1/+1
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei3-1/+91
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+3
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao1-6/+1
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall1-1/+1
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu1-2/+2
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu3-16/+209
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu2-16/+23
2020-09-18dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu1-15/+16
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu4-1/+11
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu3-0/+131
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-57/+6
2020-09-14net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong1-2/+1
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil1-1/+1
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-8/+8
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei1-4/+4
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei1-200/+200
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei1-44/+45
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches1-4/+7
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva6-8/+8
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-08-14net: fec: correct the error path for regulator disable in probeFugang Duan1-2/+2
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing1-3/+3
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+0
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan1-1/+1
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan1-1/+1
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang1-4/+4