summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun2020-12-091-5/+1
* net: freescale: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann2020-12-051-11/+10
* dpaa_eth: fix build errorr in dpaa_fq_initAnders Roxell2020-12-041-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
|\
| * xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-1/+9
|\ \
| * | dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu2020-12-021-1/+9
* | | net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUTChris Packham2020-12-011-1/+0
* | | dpaa_eth: implement the A050385 erratum workaround for XDPCamelia Groza2020-11-301-2/+82
* | | dpaa_eth: rename current skb A050385 erratum workaroundCamelia Groza2020-11-301-2/+2
* | | dpaa_eth: add XDP_REDIRECT supportCamelia Groza2020-11-302-1/+48
* | | dpaa_eth: add XDP_TX supportCamelia Groza2020-11-302-5/+126
* | | dpaa_eth: limit the possible MTU range when XDP is enabledCamelia Groza2020-11-301-8/+31
* | | dpaa_eth: add basic XDP supportCamelia Groza2020-11-302-16/+153
* | | dpaa_eth: add struct for software backpointersCamelia Groza2020-11-302-7/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-272-12/+4
|\| |
| * | 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
* | | dpaa2-eth: use new PTP_MSGTYPE_* define(s)Christian Eggers2020-11-231-2/+2
* | | enetc: Fix endianness issues for enetc_qosClaudiu Manoil2020-11-191-45/+39
* | | enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil2020-11-191-4/+4
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-195-32/+166
|\| | | |/ |/|
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-065-35/+44
|\|
| * 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
* | | enetc: Remove Tx checksumming offload codeClaudiu Manoil2020-11-045-91/+32
* | | dpaa_eth: use false and true for bool variablesZou Wei2020-11-041-2/+2
* | | net: dpaa: Replace in_irq() usage.Sebastian Andrzej Siewior2020-11-031-6/+6
* | | soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior2020-11-031-4/+8
|/ /
* / 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