summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)AuthorFilesLines
2020-05-15dpaa2-eth: Add XDP frame sizeJesper Dangaard Brouer1-0/+7
2020-05-08dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei2-22/+46
2020-05-07net:enetc: bug fix for qos sfi operate space after freedPo Liu1-1/+1
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-07net: enetc: Make some symbols staticChenTao1-2/+3
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng1-1/+1
2020-05-03net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2-36/+45
2020-05-02Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller1-0/+4
2020-05-02net: enetc: add tc flower psfp offload driverPo Liu5-15/+1300
2020-05-02net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu4-0/+96
2020-05-01dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun1-1/+3
2020-05-01net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan2-35/+36
2020-05-01dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan1-1/+1
2020-04-29Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller1-17/+0
2020-04-29net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn1-0/+17
2020-04-29dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor1-1/+1
2020-04-26dpaa2-eth: add channel stat to debugfsIoana Ciornei4-4/+10
2020-04-25dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer1-2/+2
2020-04-23dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei2-29/+30
2020-04-23dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei1-36/+40
2020-04-23dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei2-14/+22
2020-04-23dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei2-13/+26
2020-04-20net: ethernet: fec: Allow the MDIO preamble to be disabledAndrew Lunn1-1/+8
2020-04-20net: ethernet: fec: Allow configuration of MDIO bus speedAndrew Lunn1-3/+8
2020-04-20net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2-36/+35
2020-04-19enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean1-28/+16
2020-04-08net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing2-2/+0
2020-03-17net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur1-1/+1
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-9/+162
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski1-4/+2
2020-03-12net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor1-3/+1
2020-03-11enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil5-30/+48
2020-03-11enetc: Clean up Rx BD iterationClaudiu Manoil2-20/+28
2020-03-11enetc: Clean up of ehtool stats lenClaudiu Manoil1-7/+13
2020-03-11enetc: Drop redundant device node checkClaudiu Manoil1-5/+0
2020-03-09dpaa_eth: Use random MAC address when none is givenMadalin Bucur1-2/+14
2020-03-09fsl/fman: tolerate missing MAC address in device treeMadalin Bucur4-25/+18
2020-03-09fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur1-25/+19
2020-03-07dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur1-3/+107
2020-03-07fsl/fman: detect FMan erratum A050385Madalin Bucur3-0/+51
2020-03-04gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski1-29/+0
2020-03-04net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky1-2/+0
2020-03-04net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky1-1/+0
2020-03-04net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky1-9/+0