index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
/
enetc.c
Age
Commit message (
Expand
)
Author
2025-05-13
net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-05-08
net: enetc: enable RSS feature by default
Wei Fang
2025-05-08
net: enetc: change enetc_set_rss() to void type
Wei Fang
2025-05-08
net: enetc: add RSS support for i.MX95 ENETC PF
Wei Fang
2025-05-08
net: enetc: add set/get_rss_table() hooks to enetc_si_ops
Wei Fang
2025-05-08
net: enetc: move generic MAC filtering interfaces to enetc-core
Wei Fang
2025-04-21
net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASS
Vladimir Oltean
2025-04-21
net: enetc: refactor bulk flipping of RX buffers to separate function
Vladimir Oltean
2025-04-21
net: enetc: register XDP RX queues with frag_size
Vladimir Oltean
2025-02-25
net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
Wei Fang
2025-02-25
net: enetc: update UDP checksum when updating originTimestamp field
Wei Fang
2025-02-25
net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
Wei Fang
2025-02-25
net: enetc: correct the xdp_tx statistics
Wei Fang
2025-02-25
net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
Wei Fang
2025-02-25
net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
Wei Fang
2024-12-23
net: enetc: add LSO support for i.MX95 ENETC PF
Wei Fang
2024-12-23
net: enetc: update max chained Tx BD number for i.MX95 ENETC
Wei Fang
2024-12-23
net: enetc: add Tx checksum offload for i.MX95 ENETC
Wei Fang
2024-11-29
net: enetc: Do not configure preemptible TCs if SIs do not support
Wei Fang
2024-11-29
net: enetc: read TSN capabilities from port register, not SI
Vladimir Oltean
2024-11-04
net: enetc: add preliminary support for i.MX95 ENETC PF
Wei Fang
2024-11-04
net: enetc: optimize the allocation of tx_bdr
Clark Wang
2024-11-04
net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
Clark Wang
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-11
net: enetc: disable NAPI after all rings are disabled
Wei Fang
2024-10-11
net: enetc: disable Tx BD rings after they are empty
Wei Fang
2024-10-11
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2024-10-11
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
2024-09-13
net: enetc: Replace ifdef with IS_ENABLED
Martyn Welch
2024-09-12
net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-24
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-06-27
net: enetc: use vmalloc_array and vcalloc
Julia Lawall
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-04
net: enetc: correct rx_bytes statistics of XDP
Wei Fang
2023-06-04
net: enetc: correct the statistics of rx bytes
Wei Fang
2023-05-31
net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd
Vladimir Oltean
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-04-20
net: enetc: only commit preemptible TCs to hardware when MM TX is active
Vladimir Oltean
2023-04-13
net: enetc: add support for preemptible traffic classes
Vladimir Oltean
2023-04-13
net: enetc: rename "mqprio" to "qopt"
Vladimir Oltean
2023-02-06
net: enetc: act upon the requested mqprio queue configuration
Vladimir Oltean
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2023-02-03
net: enetc: ensure we always have a minimum number of TXQs for stack
Vladimir Oltean
2023-02-03
net: enetc: recalculate num_real_tx_queues when XDP program attaches
Vladimir Oltean
2023-02-03
net: enetc: allow the enetc_reconfigure() callback to fail
Vladimir Oltean
2023-02-03
net: enetc: simplify enetc_num_stack_tx_queues()
Vladimir Oltean
[next]