summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
7 daysnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang
2026-04-30net: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang
2026-04-16net: enetc: fix NTMP DMA use-after-free issueWei Fang
2026-04-16net: enetc: correct the command BD ring consumer indexWei Fang
2026-04-12net: enetc: add unstructured counters for ENETC v4Wei Fang
2026-04-12net: enetc: add unstructured pMAC counters for ENETC v1Wei Fang
2026-04-12net: enetc: remove standardized counters from enetc_pm_countersWei Fang
2026-04-12net: enetc: show RX drop counters only for assigned RX ringsWei Fang
2026-04-12net: enetc: add support for the standardized countersWei Fang
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-06dpaa2: avoid linking objects into multiple modulesArnd Bergmann
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-27net: enetc: do not allow VF to configure the RSS keyWei Fang
2026-03-27net: enetc: check whether the RSS algorithm is ToeplitzWei Fang
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26net: dpaa2-mac: export standard statisticsIoana Ciornei
2026-03-26net: dpaa2-mac: retrieve MAC statistics in one firmware commandIoana Ciornei
2026-03-26net: dpaa2-mac: extend APIs related to statisticsIoana Ciornei
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen
2026-03-14net: enetc: remove stray semicolonWei Fang
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-25net: fs_enet: allow nvmem to override MAC addressRosen Penev
2026-02-24net: freescale: ucc_geth: call of_node_put onceRosen Penev
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds