summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
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-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
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
2020-05-01Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller