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_qos.c
Age
Commit message (
Expand
)
Author
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-12
net: enetc: reset taprio stats when taprio is deleted
Vladimir Oltean
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
2023-06-08
net: enetc: correct the indexes of highest and 2nd highest TCs
Wei Fang
2023-05-31
net: enetc: report statistics counters for taprio
Vladimir Oltean
2023-05-31
net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd
Vladimir Oltean
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-05
net: enetc: check the index of the SFI rather than the handle
Wei Fang
2023-02-06
net: enetc: act upon mqprio queue config in taprio offload
Vladimir Oltean
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2022-11-23
net: enetc: preserve TX ring priority across reconfiguration
Vladimir Oltean
2022-10-07
net: enetc: Remove duplicated include in enetc_qos.c
Yang Li
2022-09-29
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
2022-09-29
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2022-09-29
net: enetc: cache accesses to &priv->si->hw
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: 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