summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann
2020-12-04dpaa_eth: fix build errorr in dpaa_fq_initAnders Roxell
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu
2020-12-01net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUTChris Packham
2020-11-30dpaa_eth: implement the A050385 erratum workaround for XDPCamelia Groza
2020-11-30dpaa_eth: rename current skb A050385 erratum workaroundCamelia Groza
2020-11-30dpaa_eth: add XDP_REDIRECT supportCamelia Groza
2020-11-30dpaa_eth: add XDP_TX supportCamelia Groza
2020-11-30dpaa_eth: limit the possible MTU range when XDP is enabledCamelia Groza
2020-11-30dpaa_eth: add basic XDP supportCamelia Groza
2020-11-30dpaa_eth: add struct for software backpointersCamelia Groza
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-23dpaa2-eth: use new PTP_MSGTYPE_* define(s)Christian Eggers
2020-11-20dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei
2020-11-19enetc: Fix endianness issues for enetc_qosClaudiu Manoil
2020-11-19enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-04enetc: Remove Tx checksumming offload codeClaudiu Manoil
2020-11-04dpaa_eth: use false and true for bool variablesZou Wei
2020-11-03net: dpaa: Replace in_irq() usage.Sebastian Andrzej Siewior
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior
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