index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
Age
Commit message (
Expand
)
Author
2026-04-30
net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
Wei Fang
2026-04-16
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
2026-04-16
net: enetc: correct the command BD ring consumer index
Wei Fang
2026-04-12
net: enetc: add unstructured counters for ENETC v4
Wei Fang
2026-04-12
net: enetc: add unstructured pMAC counters for ENETC v1
Wei Fang
2026-04-12
net: enetc: remove standardized counters from enetc_pm_counters
Wei Fang
2026-04-12
net: enetc: show RX drop counters only for assigned RX rings
Wei Fang
2026-04-12
net: enetc: add support for the standardized counters
Wei Fang
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-27
net: enetc: do not allow VF to configure the RSS key
Wei Fang
2026-03-27
net: enetc: check whether the RSS algorithm is Toeplitz
Wei Fang
2026-03-26
net: enetc: do not access non-existent registers on pseudo MAC
Wei Fang
2026-03-26
net: enetc: add graceful stop to safely reinitialize the TX Ring
Wei Fang
2026-03-26
net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
Wei Fang
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-23
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
2026-03-14
net: enetc: remove stray semicolon
Wei Fang
2026-03-10
net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0
Wei Fang
2026-03-10
net: enetc: fix incorrect fallback PHY address handling
Wei Fang
2026-03-05
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
Claudiu Manoil
2026-02-02
net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4
Claudiu Manoil
2026-02-02
net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
Claudiu Manoil
2026-02-02
net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
Claudiu Manoil
2026-01-08
net: enetc: fix build warning when PAGE_SIZE is greater than 128K
Wei Fang
2025-12-30
net: enetc: do not print error log if addr is 0
Wei Fang
2025-12-18
net: enetc: do not transmit redirected XDP frames when the link is down
Wei Fang
2025-12-01
net: enetc: convert to use .get_rx_ring_count
Breno Leitao
2025-11-25
net: enetc: update the base address of port MDIO registers for ENETC v4
Wei Fang
2025-11-25
net: enetc: set external PHY address in IERB for i.MX94 ENETC
Wei Fang
2025-11-25
net: enetc: set the external PHY address in IERB for port MDIO usage
Wei Fang
2025-10-29
net: enetc: add standalone ENETC support for i.MX94
Wei Fang
2025-10-29
net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94
Wei Fang
2025-10-29
net: enetc: add ptp timer binding support for i.MX94
Clark Wang
2025-10-29
net: enetc: add preliminary i.MX94 NETC blocks control support
Wei Fang
2025-10-17
net: enetc: correct the value of ENETC_RXB_TRUESIZE
Wei Fang
2025-10-17
net: enetc: fix the deadlock of enetc_mdio_lock
Jianpeng Chang
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-30
net: enetc: initialize SW PIR and CIR based HW PIR and CIR values
Wei Fang
2025-09-26
net: enetc: Fix probing error message typo for the ENETCv4 PF driver
Claudiu Manoil
2025-09-22
net: enetc: use generic interfaces to get phc_index for ENETC v1
Wei Fang
2025-09-22
net: enetc: fix sleeping function called from rcu_read_lock() context
Wei Fang
2025-09-02
net: enetc: don't update sync packet checksum if checksum offload is used
Wei Fang
2025-09-02
net: enetc: add PTP synchronization support for ENETC v4
Wei Fang
2025-09-02
net: enetc: move sync packet modification before dma_map_single()
Wei Fang
[next]