index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
/
enetc_cbdr.c
Age
Commit message (
Expand
)
Author
2025-05-08
net: enetc: add RSS support for i.MX95 ENETC PF
Wei Fang
2025-05-08
net: enetc: add command BD ring support for i.MX95 ENETC
Wei Fang
2023-01-23
net: enetc: build common object files into a separate module
Vladimir Oltean
2022-02-09
net:enetc: command BD ring data memory alloc as one function alone
Po Liu
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-10
net: enetc: move the CBDR API to enetc_cbdr.c
Vladimir Oltean
2019-11-16
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu
2019-01-24
enetc: Add RFS and RSS support
Claudiu Manoil
2019-01-24
enetc: Introduce basic PF and VF ENETC ethernet drivers
Claudiu Manoil