summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil2020-07-221-0/+1
* dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian2020-07-201-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-151-1/+1
* gianfar: Use random MAC address when none is givenMaxim Kochetkov2020-07-141-1/+5
* net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-072-68/+31
* enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil2020-06-261-2/+2
* enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-193-16/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-2/+3
|\
| * drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-9/+9
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
|/
* net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp2020-06-041-1/+0
* dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei2020-06-013-10/+34
* dpaa2-eth: Add PFC support through DCB opsIoana Ciornei2020-06-018-0/+316
* dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu2020-06-011-12/+11
* dpaa2-eth: Add congestion group taildropIoana Radulescu2020-06-012-10/+38
* dpaa2-eth: Add helper functionsIoana Radulescu2020-06-013-5/+14
* dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu2020-06-015-0/+318
* dpaa2-eth: Add support for Rx traffic classesIoana Radulescu2020-06-014-32/+68
* net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang2020-06-011-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
|\
| * dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean2020-05-251-1/+1
* | net: ethernet: fec: move GPR register offset and bit into DTFugang Duan2020-05-261-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-6/+7
|\|
| * net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-05-221-6/+7
* | dpaa2-eth: add bulking to XDP_TXIoana Ciornei2020-05-162-23/+46
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-155-13/+22
|\|
| * dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
| * net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2020-05-092-0/+3
| * dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-081-1/+1
* | dpaa2-eth: Add XDP frame sizeJesper Dangaard Brouer2020-05-141-0/+7
* | dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei2020-05-072-22/+46
* | net:enetc: bug fix for qos sfi operate space after freedPo Liu2020-05-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
|\|
| * net: enetc: fix an issue about leak system resourcesDejin Zheng2020-05-041-1/+1
* | net: enetc: Make some symbols staticChenTao2020-05-061-2/+3
* | net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2020-05-022-36/+45
* | Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller2020-05-011-0/+4
* | net: enetc: add tc flower psfp offload driverPo Liu2020-05-015-15/+1300
* | net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu2020-05-014-0/+96
* | dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun2020-04-301-1/+3
* | net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan2020-04-302-35/+36
* | dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan2020-04-301-1/+1
* | Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller2020-04-291-17/+0
* | net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn2020-04-281-0/+17
* | dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor2020-04-281-1/+1
* | dpaa2-eth: add channel stat to debugfsIoana Ciornei2020-04-254-4/+10
* | dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer2020-04-241-2/+2