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