开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
/
enetc.h
Age
Commit message (
Expand
)
Author
2024-11-04
net: enetc: add preliminary support for i.MX95 ENETC PF
Wei Fang
2024-10-11
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2024-09-13
net: enetc: Replace ifdef with IS_ENABLED
Martyn Welch
2023-10-02
net: enetc: Annotate struct enetc_int_vector with __counted_by
Kees Cook
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-05-31
net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd
Vladimir Oltean
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-02-07
net: enetc: add support for MAC Merge layer
Vladimir Oltean
2023-02-03
net: enetc: ensure we always have a minimum number of TXQs for stack
Vladimir Oltean
2023-01-23
net: enetc: implement software lockstep for port MAC registers
Vladimir Oltean
2023-01-23
net: enetc: detect frame preemption hardware capability
Vladimir Oltean
2023-01-18
net: enetc: rename "xdp" and "dev" in enetc_setup_bpf()
Vladimir Oltean
2023-01-18
net: enetc: split ring resource allocation from assignment
Vladimir Oltean
2023-01-05
net: ethernet: enetc: get rid of xdp_redirect_sg counter
Lorenzo Bianconi
2022-11-23
net: enetc: preserve TX ring priority across reconfiguration
Vladimir Oltean
2022-09-29
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
2022-09-29
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
2022-05-11
net: enetc: count the tc-taprio window drops
Po Liu
2022-02-09
net:enetc: command BD ring data memory alloc as one function alone
Po Liu
2021-10-08
net: enetc: add support for software TSO
Ioana Ciornei
2021-04-19
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2021-04-16
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2021-04-16
net: enetc: increase TX ring size
Vladimir Oltean
2021-04-12
enetc: support PTP Sync packet one-step timestamping
Yangbo Lu
2021-04-12
enetc: mark TX timestamp type per skb
Yangbo Lu
2021-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
2021-03-31
net: enetc: increase RX ring default size
Vladimir Oltean
2021-03-31
net: enetc: add support for XDP_TX
Vladimir Oltean
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
2021-03-31
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2021-03-10
net: enetc: use enum enetc_active_offloads
Vladimir Oltean
2021-03-10
net: enetc: simplify callers of enetc_rxbd_next
Vladimir Oltean
2021-03-10
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
2021-03-10
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
2021-03-10
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
2021-03-10
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
2021-03-10
net: enetc: save the DMA device for enetc_free_cbdr
Vladimir Oltean
2021-03-01
net: enetc: initialize RFS/RSS memories for unused ports too
Vladimir Oltean
2021-03-01
net: enetc: don't overwrite the RSS indirection table when initializing
Vladimir Oltean
2020-11-04
enetc: Remove Tx checksumming offload code
Claudiu Manoil
2020-10-11
enetc: Migrate to PHYLINK and PCS_LYNX
Claudiu Manoil
2020-07-21
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
2020-07-21
enetc: Add interrupt coalescing support
Claudiu Manoil
2020-07-21
enetc: Drop redundant ____cacheline_aligned_in_smp
Claudiu Manoil
2020-07-21
enetc: Refine buffer descriptor ring sizes
Claudiu Manoil
2020-05-01
net: enetc: add tc flower psfp offload driver
Po Liu
2020-05-01
net: enetc: add hw tc hw offload features for PSPF capability
Po Liu
[next]