summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-24fec: Restart PPS after link state changeCsókás Bence
2022-08-22net: freescale: xgmac: Do not dereference fwnode in struct devicezhaoxiao
2022-08-19net: fman: memac: Use params instead of priv for max_speedSean Anderson
2022-08-19net: fman: Export/rename some common functionsSean Anderson
2022-08-19net: fman: Configure fixed link in memac_initializationSean Anderson
2022-08-19net: fman: Move struct dev to mac_deviceSean Anderson
2022-08-19net: fman: Store initialization function in match dataSean Anderson
2022-08-19net: fman: Get PCS node in per-mac initSean Anderson
2022-08-19net: fman: dtsec: Always gracefully stop/startSean Anderson
2022-08-19net: fman: Store en/disable in mac_device instead of mac_priv_sSean Anderson
2022-08-19net: fman: Don't pass comm_mode to enable/disableSean Anderson
2022-08-19net: fman: Convert to SPDX identifiersSean Anderson
2022-08-19net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson
2022-08-12fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30net: gianfar: add support for software TX timestampingVladimir Oltean
2022-06-30freescale/fs_enet:fix repeated words in commentsJilin Yuan
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET
2022-05-28net: dpaa: Convert to SPDX identifiersSean Anderson
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-22dpaa2-eth: unmap the SGT buffer before accessing its contentsIoana Ciornei
2022-05-22dpaa2-eth: use the correct software annotation fieldIoana Ciornei
2022-05-22dpaa2-eth: retrieve the virtual address before dma_unmapIoana Ciornei
2022-05-22net: fec: Do proper error checking for enet_out clkUwe Kleine-König
2022-05-22net: fec: Do proper error checking for optional clksUwe Kleine-König
2022-05-19net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi
2022-05-12net: enetc: kill PHY-less mode for PFsVladimir Oltean
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu
2022-05-11net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabledVladimir Oltean
2022-05-10eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-05net: move snowflake callers to netif_napi_add_tx_weight()Jakub Kicinski
2022-05-05net: ethernet: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-29eth: gfar: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
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