index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
/
enetc_qos.c
Age
Commit message (
Expand
)
Author
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
2022-05-11
net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled
Vladimir Oltean
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-09
net:enetc: enetc qos using the CBDR dma alloc function
Po Liu
2022-02-09
net:enetc: allocate CBD ring data memory using DMA coherent methods
Po Liu
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-10-20
net: enetc: unmap DMA in enetc_send_cmd()
Tim Gardner
2021-06-01
net: enetc: catch negative return code from enetc_pf_to_port()
Vladimir Oltean
2021-04-19
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-25
enetc: Let the hardware auto-advance the taprio base-time of 0
Vladimir Oltean
2020-11-19
enetc: Fix endianness issues for enetc_qos
Claudiu Manoil
2020-10-29
enetc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-11
enetc: Migrate to PHYLINK and PCS_LYNX
Claudiu Manoil
2020-08-03
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
2020-07-09
net: enetc: use eth_broadcast_addr() to assign broadcast
Xu Wang
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-24
net: enetc add tc flower offload flow metering policing action
Po Liu
2020-06-24
net: enetc: add support max frame size for tc flower offload
Po Liu
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-05-07
net:enetc: bug fix for qos sfi operate space after freed
Po Liu
2020-05-06
net: enetc: Make some symbols static
ChenTao
2020-05-01
Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'
David S. Miller
2020-05-01
net: enetc: add tc flower psfp offload driver
Po Liu
2020-01-17
enetc: Don't print from enetc_sched_speed_set when link goes down
Vladimir Oltean
2020-01-07
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
2020-01-02
enetc: add support time specific departure base on the qos etf
Po Liu
2019-12-10
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
2019-11-16
enetc: update TSN Qbv PSPEED set according to adjust link speed
Po Liu
2019-11-16
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu