summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-08-14net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-22enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil
2020-07-21dpaa2-eth: add support for TBF offloadIoana Ciornei
2020-07-21dpaa2-eth: add API for Tx shapingIoana Ciornei
2020-07-21dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei
2020-07-21enetc: Add adaptive interrupt coalescingClaudiu Manoil
2020-07-21enetc: Add interrupt coalescing supportClaudiu Manoil
2020-07-21enetc: Drop redundant ____cacheline_aligned_in_smpClaudiu Manoil
2020-07-21enetc: Fix interrupt coalescing register namingClaudiu Manoil
2020-07-21enetc: Factor out the traffic start/stop proceduresClaudiu Manoil
2020-07-21enetc: Refine buffer descriptor ring sizesClaudiu Manoil
2020-07-20dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian
2020-07-20net: fs_enet: remove redundant null checkZhang Changzhong
2020-07-19net: enetc: Use DT protocol information to set up the portsAlex Marginean
2020-07-19net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle
2020-07-16net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov
2020-07-16net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov
2020-07-16net: fec: initialize clock with 0 rather than current kernel timeSergey Organov
2020-07-16net: fec: enable to use PPS feature without time stampingSergey Organov
2020-07-16net: fec: fix hardware time stamping by external devicesSergey Organov
2020-07-15dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei
2020-07-14gianfar: Use random MAC address when none is givenMaxim Kochetkov
2020-07-12net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz
2020-07-06dpaa2-eth: fix draining of S/G cacheIoana Ciornei
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-26enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil