summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-14net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean
2024-07-14net: dpaa: stop ignoring TX queues past the number of CPUsVladimir Oltean
2024-07-14net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]Vladimir Oltean
2024-07-14net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean
2024-07-13net: dpaa: Fix compilation WarningBreno Leitao
2024-06-21net: fec: Fix FEC_ECR_EN1588 being cleared on link-downCsókás, Bence
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-30net: fman_memac: remove the now unnecessary checking for fixed-linkRussell King (Oracle)
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)
2024-05-27net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-13net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-22dpaa2-switch: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03net: fman: Remove some unused fields in some structureChristophe JAILLET
2024-04-03net: fec: Set mac_managed_pm during probeWei Fang
2024-04-02net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li
2024-03-29enetc: avoid truncating error messageArnd Bergmann
2024-03-05net: fec: Fixup EEEAndrew Lunn
2024-03-05net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-23net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean
2024-02-13net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTLCsókás Bence
2024-02-13net: fec: Refactor: #define magic constantsCsókás Bence
2024-02-07net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-25net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-01-24net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdioBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for fecBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao
2024-01-04net: enetc: allow phy-mode = "1000base-x"Vladimir Oltean
2023-12-23dpaa2-switch: cleanup the egress flood of an unused FDBIoana Ciornei
2023-12-23dpaa2-switch: move a check to the prechangeupper stageIoana Ciornei
2023-12-23dpaa2-switch: reorganize the [pre]changeupper eventsIoana Ciornei
2023-12-23dpaa2-switch: do not clear any interrupts automaticallyIoana Ciornei
2023-12-23dpaa2-switch: add ENDPOINT_CHANGED to the irq_maskIoana Ciornei
2023-12-23dpaa2-switch: print an error when the vlan is already configuredIoana Ciornei
2023-12-23dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capableIoana Ciornei
2023-12-23dpaa2-switch: set interface MAC address only on endpoint changeIoana Ciornei
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei