aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_qos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-01net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean1-7/+24
2021-04-19net: enetc: create a common enetc_pf_to_port helperVladimir Oltean1-10/+6
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload driversBaowen Zheng1-0/+5
2020-11-27Merge 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-19enetc: Fix endianness issues for enetc_qosClaudiu Manoil1-45/+39
2020-10-29enetc: 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-03net/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-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-7/+1
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu1-12/+148
2020-06-24net: 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-06net: enetc: Make some symbols staticChenTao1-2/+3
2020-05-01Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller1-0/+4
2020-05-01net: 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-07enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter1-1/+1
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu1-0/+35
2019-12-10enetc: 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