summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu
2020-11-25enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean
2020-11-24dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia
2020-11-20dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean
2020-11-16net: fec: Fix reference count leak in fec series opsZhang Qilong
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-30gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-10-30gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2020-10-29enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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