summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-201-5/+5
* net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin2017-09-201-5/+11
* net: hns3: Fixes the initialization of MAC address in hardwareLipeng2017-09-191-3/+4
* net: hns3: Add support to change MTU in HNS3 hardwareSalil2017-08-221-0/+34
* net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil2017-08-181-4/+10
* net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil2017-08-181-0/+2
* hns3pf: Fix some harmless copy and paste bugsDan Carpenter2017-08-111-2/+2
* hns3pf: fix hns3_del_tunnel_port()Dan Carpenter2017-08-111-1/+1
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-2/+4
* net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko2017-08-071-1/+1
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-1/+0
* hns3pf: don't check handle during mqprio offloadJiri Pirko2017-08-071-1/+1
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-3/+3
* net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoCSalil2017-08-031-0/+2848