summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2022-08-11dpaa2-eth: fixup the error path in dpaa2_xsk_enable_pool()Ioana Ciornei
2022-08-11dpaa2-eth: move the percpu_stats setup to avoid a uninitialized accessIoana Ciornei
2022-08-03net: dpaa2: AF_XDP TX zero copy supportRobert-Ionut Alexa
2022-08-03add cpu_relax() as a workaround for phy issueRobert-Ionut Alexa
2022-08-03net: dpaa2: AF_XDP RX zero copy supportRobert-Ionut Alexa
2022-08-03net: dpaa2: add support for multiple buffer pools per DPNIRobert-Ionut Alexa
2022-08-03net: dpaa2: add support to query channels using ethtoolRobert-Ionut Alexa
2022-08-03dpaa2-switch: say that the bond device is offloaded as a bridge portIoana Ciornei
2022-08-03dpaa2-switch: cleanup the egress flood of an unused FDBIoana Ciornei
2022-08-03dpaa2-switch: offload port objects on the BOND interfaceIoana Ciornei
2022-08-03dpaa2-switch: add support for offloading upper bond devicesCosmin-Florin Aluchenesei
2022-08-03dpaa2-switch: take into account bond bridge ports when setting up the FDBIoana Ciornei
2022-08-03dpaa2-switch: create initial software infrastructure for LAG HW setupIoana Ciornei
2022-08-03dpaa2-switch: reorganize the [pre]changeupper eventsIoana Ciornei
2022-08-03dpaa2-switch: Add the necessary MC API for HW LAG configurationCosmin-Florin Aluchenesei
2022-08-03dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2022-08-03dpaa2-switch: print an error when the vlan is already configuredIoana Ciornei
2022-08-03dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capableIoana Ciornei
2022-08-03dpaa2-switch: set interface MAC address only on endpoint changeIoana Ciornei
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-07dpaa2-eth: increase busy retries when interracting with QBMANIoana Ciornei
2022-05-30fsl/fman: configure fixed-link MACs under ACPICamelia Groza
2022-05-30dpaa_eth: add ACPI support to connect to PHYAnjanaSuraj
2022-05-30fsl/fman: add ACPI support to get the PCS PHYVikas Singh
2022-05-30fsl/fman: add MAC ACPI supportAnjanaSuraj
2022-05-30fsl/fman: add FMan Port ACPI supportVikas Singh
2022-05-30fsl/fman: add FMan ACPI supportAnjanaSuraj
2022-05-26dpaa2-eth: unmap the SGT buffer before accessing its contentsIoana Ciornei
2022-05-26dpaa2-eth: use the correct software annotation fieldIoana Ciornei
2022-05-26dpaa2-eth: retrieve the virtual address before dma_unmapIoana Ciornei
2022-05-11net: enetc: fix check for allocation failureDan Carpenter
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-05-04flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-05-04flow_offload: add index to flow_action_entry structureBaowen Zheng
2022-05-02net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-05-02net: enetc: include ip6_checksum.h for csum_ipv6_magicIoana Ciornei
2022-05-02net: enetc: add support for software TSOIoana Ciornei
2022-05-02net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei
2022-05-02dpaa2-eth: add support for software TSOIoana Ciornei
2022-05-02dpaa2-eth: work with an array of FDsIoana Ciornei
2022-05-02dpaa2-eth: use the S/G table cache also for the normal S/G pathIoana Ciornei
2022-05-02dpaa2-eth: extract the S/G table buffer cache interaction into functionsIoana Ciornei
2022-05-02dpaa2-eth: allocate a fragment already alignedIoana Ciornei
2022-05-02dpaa2-eth: rearrange variable declaration in __dpaa2_eth_txIoana Ciornei
2022-05-02dpaa2-eth: fix ethtool statisticsIoana Ciornei
2022-05-02net: dpaa2: add adaptive interrupt coalescingIoana Ciornei
2022-05-02net: dpaa2: add support for manual setup of IRQ coalesingIoana Ciornei
2022-05-02dpaa2-mac: configure the SerDes phy on a protocol changeIoana Ciornei
2022-05-02dpaa2-mac: move setting up supported_interfaces into a functionIoana Ciornei
2022-05-02dpaa2-mac: retrieve API version and detect featuresIoana Ciornei