aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
* dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia2020-11-241-0/+1
* dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei2020-11-201-0/+1
* enetc: Workaround for MDIO register access issueAlex Marginean2020-11-174-25/+161
* net: fec: Fix reference count leak in fec series opsZhang Qilong2020-11-161-7/+5
* Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-064-34/+43
|\
| * dpaa_eth: fix the RX headroom size alignmentCamelia Groza2020-11-021-5/+9
| * dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza2020-11-021-6/+10
| * gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-10-301-1/+1
| * gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-10-301-10/+2
| * net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer2020-10-302-13/+22
* | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-311-1/+1
|\ \ | |/ |/|
| * enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
* | net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman2020-10-231-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-151-7/+28
|\
| * net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut2020-10-121-2/+23
| * net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut2020-10-091-5/+5
* | enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil2020-10-117-166/+191
* | enetc: Clean up serdes configurationClaudiu Manoil2020-10-111-53/+48
* | enetc: Clean up MAC and link configurationClaudiu Manoil2020-10-111-48/+67
* | dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov2020-10-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-052-2/+4
|\|
| * dpaa2-eth: fix command version for Tx shapingIoana Ciornei2020-09-251-1/+3
| * net/fsl: quieten expected MDIO access failuresJamie Iles2020-09-241-1/+1
* | dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei2020-10-023-1/+385
* | dpaa2-eth: add basic devlink supportIoana Ciornei2020-10-024-1/+119
* | net: fec_mpc52xx: Replace in_interrupt() usageSebastian Andrzej Siewior2020-09-291-5/+5
* | dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva2020-09-251-1/+1
* | dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron2020-09-253-1/+17
* | dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei2020-09-251-12/+1
* | dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei2020-09-251-2/+1
* | drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-256-25/+29
* | dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei2020-09-243-1/+91
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-3/+3
|\|
| * dpaa2-eth: fix a build warning in dpmac.cYangbo Lu2020-09-181-2/+2
| * enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil2020-09-111-1/+1
* | enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao2020-09-211-6/+1
* | dpaa2-eth: drop double zeroingJulia Lawall2020-09-201-1/+1
* | dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu2020-09-183-16/+209
* | dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu2020-09-182-16/+23
* | dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu2020-09-181-15/+16
* | dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu2020-09-184-1/+11
* | dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu2020-09-183-0/+131
* | dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-171-57/+6
* | net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong2020-09-141-2/+1
* | net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong2020-09-071-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-046-8/+8
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-8/+8
* | dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei2020-09-011-4/+4
* | dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei2020-09-011-200/+200