summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean2022-04-281-4/+0
* net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang2022-04-281-1/+1
* dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi2022-04-111-2/+6
* dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin2022-04-051-1/+3
* net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean2022-03-251-1/+4
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-2420-252/+829
|\
| * net/fsl: xgmac_mdio: use correct format charactersBill Wendling2022-03-181-1/+1
| * enetc: use correct format charactersBill Wendling2022-03-181-1/+1
| * dpaa2-mac: configure the SerDes phy on a protocol changeIoana Ciornei2022-03-144-2/+100
| * dpaa2-mac: move setting up supported_interfaces into a functionIoana Ciornei2022-03-141-19/+24
| * dpaa2-mac: retrieve API version and detect featuresIoana Ciornei2022-03-142-0/+32
| * dpaa2-mac: add the MC API for reconfiguring the protocolIoana Ciornei2022-03-143-0/+31
| * dpaa2-mac: add the MC API for retrieving the versionIoana Ciornei2022-03-143-0/+40
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-111-0/+1
| |\
| * | flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu2022-02-281-4/+43
| * | dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie2022-02-192-10/+93
| * | dpaa2-eth: Update dpni_get_single_step_cfg commandRadu Bulie2022-02-193-1/+13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-172-2/+4
| |\ \
| * | | dpaa2-eth: Simplify bool conversionYang Li2022-02-151-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-111-2/+2
| |\ \ \
| * | | | net:enetc: enetc qos using the CBDR dma alloc functionPo Liu2022-02-091-75/+22
| * | | | net:enetc: command BD ring data memory alloc as one function alonePo Liu2022-02-092-30/+49
| * | | | net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu2022-02-091-64/+64
| * | | | dpaa2-eth: add support for software TSOIoana Ciornei2022-02-093-18/+207
| * | | | dpaa2-eth: work with an array of FDsIoana Ciornei2022-02-092-16/+47
| * | | | dpaa2-eth: use the S/G table cache also for the normal S/G pathIoana Ciornei2022-02-092-9/+8
| * | | | dpaa2-eth: extract the S/G table buffer cache interaction into functionsIoana Ciornei2022-02-091-24/+37
| * | | | dpaa2-eth: allocate a fragment already alignedIoana Ciornei2022-02-091-6/+5
| * | | | dpaa2-eth: rearrange variable declaration in __dpaa2_eth_txIoana Ciornei2022-02-091-4/+4
| * | | | net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()Wei Yongjun2022-01-311-2/+2
| * | | | net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"Colin Ian King2022-01-281-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-271-5/+7
| |\ \ \ \
| * | | | | net/fsl: xgmac_mdio: Support setting the MDC frequencyTobias Waldekranz2022-01-271-1/+37
| * | | | | net/fsl: xgmac_mdio: Support preamble suppressionTobias Waldekranz2022-01-271-0/+18
| * | | | | net/fsl: xgmac_mdio: Use managed device resourcesTobias Waldekranz2022-01-271-29/+6
| * | | | | net: enetc: use .mac_select_pcs() interfaceRussell King (Oracle)2022-01-261-5/+9
| * | | | | net: dpaa2-mac: use .mac_select_pcs() interfaceRussell King (Oracle)2022-01-261-3/+9
| * | | | | net: use bool values to pass bool param of phy_init_eee()Jisheng Zhang2022-01-251-1/+1
| * | | | | net: fec_ptp: remove redundant initialization of variable valColin Ian King2022-01-251-1/+0
* | | | | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| | |/ / / | |/| | |
* | | | | gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin2022-03-101-0/+1
| |_|_|/ |/| | |
* | | | dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie2022-02-151-1/+1
* | | | dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix2022-02-151-1/+3
| |_|/ |/| |
* | | dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa2022-02-101-2/+2
|/ /
* / net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski2022-01-251-5/+7
|/
* Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-201-7/+21
|\
| * net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-191-1/+2
| * net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz2022-01-191-6/+19
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-133-8/+5
|\ \ | |/ |/|