summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing2020-08-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-041-5/+0
|\
| * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-261-5/+0
* | enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-041-1/+1
* | dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-041-1/+1
* | fsl/fman: fix eth hash table allocationFlorinel Iordache2020-08-041-1/+1
* | fsl/fman: check dereferencing null pointerFlorinel Iordache2020-08-043-4/+4
* | fsl/fman: fix unreachable codeFlorinel Iordache2020-08-041-1/+0
* | fsl/fman: fix dereference null return valueFlorinel Iordache2020-08-041-1/+8
* | fsl/fman: use 32-bit unsigned integerFlorinel Iordache2020-08-041-2/+1
* | net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang2020-08-041-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-267-9/+38
|\
| * enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil2020-07-231-0/+1
| * dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian2020-07-211-1/+1
| * net: fec: fix hardware time stamping by external devicesSergey Organov2020-07-163-6/+30
| * dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei2020-07-161-1/+1
| * gianfar: Use random MAC address when none is givenMaxim Kochetkov2020-07-141-1/+5
* | enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil2020-07-231-1/+9
* | dpaa2-eth: add support for TBF offloadIoana Ciornei2020-07-222-1/+48
* | dpaa2-eth: add API for Tx shapingIoana Ciornei2020-07-223-0/+65
* | dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei2020-07-221-6/+13
* | enetc: Add adaptive interrupt coalescingClaudiu Manoil2020-07-224-7/+73
* | enetc: Add interrupt coalescing supportClaudiu Manoil2020-07-224-10/+132
* | enetc: Drop redundant ____cacheline_aligned_in_smpClaudiu Manoil2020-07-221-1/+1
* | enetc: Fix interrupt coalescing register namingClaudiu Manoil2020-07-223-7/+7
* | enetc: Factor out the traffic start/stop proceduresClaudiu Manoil2020-07-221-25/+49
* | enetc: Refine buffer descriptor ring sizesClaudiu Manoil2020-07-222-4/+5
* | net: fs_enet: remove redundant null checkZhang Changzhong2020-07-211-4/+2
* | net: enetc: Use DT protocol information to set up the portsAlex Marginean2020-07-202-26/+34
* | net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle2020-07-203-0/+140
* | net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov2020-07-161-1/+1
* | net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov2020-07-161-3/+1
* | net: fec: initialize clock with 0 rather than current kernel timeSergey Organov2020-07-161-1/+1
* | net: fec: enable to use PPS feature without time stampingSergey Organov2020-07-161-5/+0
* | net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn2020-07-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-113-70/+33
|\|
| * net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-082-68/+31
| * enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil2020-06-271-2/+2
* | net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang2020-07-091-1/+1
* | dpaa2-eth: fix draining of S/G cacheIoana Ciornei2020-07-061-1/+1
* | dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei2020-06-304-3/+11
* | dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei2020-06-304-34/+160
* | net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-301-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-263-16/+34
|\|
| * enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-203-16/+34
* | dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei2020-06-261-4/+4
* | dpaa2-eth: fix recursive header includeIoana Ciornei2020-06-261-1/+0
* | dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei2020-06-261-1/+1
* | dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei2020-06-261-0/+4
* | dpaa2-eth: trim debugfs FQ statsIoana Radulescu2020-06-261-0/+4