summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
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
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
2020-04-30dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun
2020-04-30net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan
2020-04-30dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan
2020-04-29Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller
2020-04-28net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei
2020-04-24dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer
2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei
2020-04-22dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei
2020-04-22dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei
2020-04-22dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei
2020-04-20net: ethernet: fec: Allow the MDIO preamble to be disabledAndrew Lunn
2020-04-20net: ethernet: fec: Allow configuration of MDIO bus speedAndrew Lunn
2020-04-20net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn
2020-04-18enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean
2020-04-07net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing
2020-03-16net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil
2020-03-10enetc: Clean up Rx BD iterationClaudiu Manoil
2020-03-10enetc: Clean up of ehtool stats lenClaudiu Manoil
2020-03-10enetc: Drop redundant device node checkClaudiu Manoil
2020-03-08dpaa_eth: Use random MAC address when none is givenMadalin Bucur
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-03-08fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur
2020-03-06dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur