summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2023-08-08net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy
2023-08-08net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Fix address space and base types mismatchesChristophe Leroy
2023-08-08net: fs_enet: Remove set but not used variableChristophe Leroy
2023-08-07net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drvLi Zetao
2023-08-07net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driverLi Zetao
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-03eth: dpaa: add missing net/xdp.h includeJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: fec: delete fec_ptp_disable_hwts()Vladimir Oltean
2023-08-02net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-08-02net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig
2023-08-02net: Remove duplicated include in mac.cYang Li
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-24net: fec: avoid tx queue timeout when XDP is enabledWei Fang
2023-07-19net: fec: remove unused members from struct fec_enet_privateWei Fang
2023-07-19net: fec: remove fec_set_mac_address() from fec_enet_init()Wei Fang
2023-07-19net: fec: remove the remaining code of rx copybreakWei Fang
2023-07-17net: fec: Refactor: rename `adapter` to `fep`Csókás Bence
2023-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-11net: ucc_geth: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: gianfar: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: fsl_pq_mdio: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: fs_enet: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: fman: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: fec: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: dpaa: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: dpaa: Improve error reportingUwe Kleine-König
2023-07-11net: fec: use netdev_err_once() instead of netdev_err()Wei Fang
2023-07-11net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang
2023-07-11net: fec: recycle pages for transmitted XDP framesWei Fang
2023-07-11net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDPWei Fang
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-20net: fec: allow to build without PAGE_POOL_STATSLucas Stach
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer
2023-06-15eth: fs_enet: fix print format for resource sizeJakub Kicinski
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-12net: enetc: reset taprio stats when taprio is deletedVladimir Oltean
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-08net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)
2023-06-08net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)