aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2020-10-29net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut
2020-10-29net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-19dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-19dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-20dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian
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-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz
2020-06-26enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
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
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu
2020-06-01net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-26net: ethernet: fec: move GPR register offset and bit into DTFugang Duan
2020-05-25dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-05-16dpaa2-eth: add bulking to XDP_TXIoana Ciornei
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-14dpaa2-eth: Add XDP frame sizeJesper Dangaard Brouer
2020-05-09net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-05-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-05-07dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei
2020-05-07net:enetc: bug fix for qos sfi operate space after freedPo Liu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: enetc: Make some symbols staticChenTao
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng
2020-05-02net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn