summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
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-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-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
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei
2020-06-25dpaa2-eth: fix recursive header includeIoana Ciornei
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu
2020-06-24net: enetc: add support max frame size for tc flower offloadPo Liu
2020-06-23net/fsl: enable extended scanning in xgmac_mdioJeremy Linton
2020-06-23net/fsl: acpize xgmac_mdioCalvin Johnson
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu