summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2022-06-21net: dpaa2-mac: populate supported_interfaces member (3)Russell King
2022-06-21net: remove calls to phylink_generic_validate()Russell King (Oracle)
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-04-11dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-05dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-03-25net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-17net/fsl: xgmac_mdio: use correct format charactersBill Wendling
2022-03-17enetc: use correct format charactersBill Wendling
2022-03-14dpaa2-mac: configure the SerDes phy on a protocol changeIoana Ciornei
2022-03-14dpaa2-mac: move setting up supported_interfaces into a functionIoana Ciornei
2022-03-14dpaa2-mac: retrieve API version and detect featuresIoana Ciornei
2022-03-14dpaa2-mac: add the MC API for reconfiguring the protocolIoana Ciornei
2022-03-14dpaa2-mac: add the MC API for retrieving the versionIoana Ciornei
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-19dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie
2022-02-19dpaa2-eth: Update dpni_get_single_step_cfg commandRadu Bulie
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-15dpaa2-eth: Simplify bool conversionYang Li
2022-02-15dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie
2022-02-15dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa
2022-02-09net:enetc: enetc qos using the CBDR dma alloc functionPo Liu
2022-02-09net:enetc: command BD ring data memory alloc as one function alonePo Liu
2022-02-09net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu
2022-02-09dpaa2-eth: add support for software TSOIoana Ciornei
2022-02-09dpaa2-eth: work with an array of FDsIoana Ciornei
2022-02-09dpaa2-eth: use the S/G table cache also for the normal S/G pathIoana Ciornei
2022-02-09dpaa2-eth: extract the S/G table buffer cache interaction into functionsIoana Ciornei
2022-02-09dpaa2-eth: allocate a fragment already alignedIoana Ciornei
2022-02-09dpaa2-eth: rearrange variable declaration in __dpaa2_eth_txIoana Ciornei
2022-01-31net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()Wei Yongjun
2022-01-28net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"Colin Ian King
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27net/fsl: xgmac_mdio: Support setting the MDC frequencyTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Support preamble suppressionTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Use managed device resourcesTobias Waldekranz
2022-01-26net: enetc: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26net: dpaa2-mac: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski
2022-01-24net: use bool values to pass bool param of phy_init_eee()Jisheng Zhang
2022-01-24net: fec_ptp: remove redundant initialization of variable valColin Ian King
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-19net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz