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.h
Age
Commit message (
Expand
)
Author
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
2020-03-10
enetc: Add dynamic allocation of extended Rx BD rings
Claudiu Manoil
2020-03-10
enetc: Clean up Rx BD iteration
Claudiu Manoil
2020-02-24
freescale: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-02
enetc: add support time specific departure base on the qos etf
Po Liu
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
[next]