summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean
2022-10-26net: fec: limit register access on i.MX6ULJuergen Borleis
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24net: fec: Add support for periodic output signal of PPSWei Fang
2022-10-24net: fman: Use physical address for userspace interfacesSean Anderson
2022-10-24net: dpaa2-eth: add trace points on XSK eventsRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP TX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP RX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: use dev_close/open instead of the internal functionsIoana Ciornei
2022-10-24net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN poolsRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: export buffer pool info into a new debugfs fileIoana Ciornei
2022-10-24net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug fileIoana Ciornei
2022-10-24net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei
2022-10-24net: dpaa2-eth: add support to query the number of queues through ethtoolRobert-Ionut Alexa
2022-10-19net: dpaa: Convert to phylinkSean Anderson
2022-10-19net: fman: memac: Use lynx pcs driverSean Anderson
2022-10-19net: fman: memac: Add serdes supportSean Anderson
2022-10-18net: fec: remove the unused functionsShenwei Wang
2022-10-07net: enetc: Remove duplicated include in enetc_qos.cYang Li
2022-10-03net: fec: using page pool to manage RX buffersShenwei Wang
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini
2022-09-19net: enetc: expose some standardized ethtool countersVladimir Oltean
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean
2022-09-19net: fec: Add initial s32v234 supportWei Fang
2022-09-19net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarationsGaosheng Cui
2022-09-16net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun
2022-09-16net: fec: add pm runtime force suspend and resume supportWei Fang
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-05net: dpaa: Adjust queue depth on rate changeSean Anderson
2022-09-05net: dpaa: Use mac_dev variable in dpaa_netdev_initSean Anderson
2022-09-05net: fman: Change return type of disable to voidSean Anderson
2022-09-05net: fman: Clean up error handlingSean Anderson
2022-09-05net: fman: Specify type of mac_dev for exception_cbSean Anderson
2022-09-05net: fman: Use mac_dev for some paramsSean Anderson
2022-09-05net: fman: Pass params directly to mac initSean Anderson
2022-09-05net: fman: Map the base address onceSean Anderson
2022-09-05net: fman: Remove internal_phy_node from paramsSean Anderson
2022-09-05net: fman: Inline several functions into initializationSean Anderson