summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta2017-12-151-3214/+0
* net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
* net: hns3: Fix a misuse to devm_free_irqqumingguang2017-11-021-3/+2
* net: hns3: Add reset interface implementation in clientLipeng2017-11-021-0/+153
* net: hns3: Add timeout process in hns3_enetLipeng2017-11-021-0/+86
* net: hns3: fix the bug of hns3_set_txbd_baseinfoLipeng2017-10-261-1/+1
* net: hns3: fix a bug about hns3_clean_tx_ringLipeng2017-10-241-3/+3
* net: hns3: remove redundant memset when alloc bufferLipeng2017-10-241-2/+0
* net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng2017-10-241-2/+2
* net: hns3: fix the bug when map buffer failLipeng2017-10-241-1/+1
* net: hns3: fix a bug when alloc new bufferLipeng2017-10-241-1/+1
* net: hns3: Refactor the skb receiving and transmitting functionYunsheng Lin2017-10-221-5/+12
* net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin2017-10-191-17/+39
* net: hns3: add support for set_ringparamLipeng2017-10-101-2/+2
* net: hns3: fixes the ring index in hns3_fini_ringLipeng2017-10-101-1/+1
* net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin2017-10-091-16/+4
* net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin2017-10-091-2/+2
* net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin2017-10-091-26/+13
* net: hns3: fix null pointer dereference before null checkColin Ian King2017-10-011-1/+3
* net: hns3: Add DCB support when interacting with network stackYunsheng Lin2017-09-281-15/+87
* net: hns3: Add dcb netlink interface for the support of DCB featureYunsheng Lin2017-09-281-0/+2
* 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
OpenPOWER on IntegriCloud