summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_qos.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu1-64/+64
2021-11-18net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner1-7/+11
2021-06-02net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean1-7/+24
2021-04-20net: enetc: create a common enetc_pf_to_port helperVladimir Oltean1-10/+6
2021-03-14flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng1-0/+5
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+2
2020-11-25enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-11-20enetc: Fix endianness issues for enetc_qosClaudiu Manoil1-45/+39
2020-10-30enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil1-6/+3
2020-08-04net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang1-4/+4
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang1-1/+1
2020-06-30net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-7/+1
2020-06-25net: enetc add tc flower offload flow metering policing actionPo Liu1-12/+148
2020-06-25net: enetc: add support max frame size for tc flower offloadPo Liu1-16/+36
2020-06-19net: qos offload add flow status with dropped countPo Liu1-2/+5
2020-05-07net:enetc: bug fix for qos sfi operate space after freedPo Liu1-1/+1
2020-05-07net: enetc: Make some symbols staticChenTao1-2/+3
2020-05-02Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller1-0/+4
2020-05-02net: enetc: add tc flower psfp offload driverPo Liu1-0/+1098
2020-01-17enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean1-1/+0
2020-01-08enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter1-1/+1
2020-01-03enetc: add support time specific departure base on the qos etfPo Liu1-0/+35
2019-12-11enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun1-2/+1
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu1-0/+128
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu1-0/+34
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu1-0/+138