summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: hns3: Cleanup for shifting true in hns3 driverYunsheng Lin2017-10-091-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-051-1/+2
| |\ \ \
| * | | | 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: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin2017-09-281-4/+30
| * | | | net: hns3: Add dcb netlink interface for the support of DCB featureYunsheng Lin2017-09-284-0/+117
| * | | | net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin2017-09-287-6/+375
| * | | | net: hns3: Add some interface for the support of DCB featureYunsheng Lin2017-09-284-5/+55
| * | | | net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin2017-09-281-18/+31
| * | | | net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin2017-09-282-0/+36
| * | | | net: hns3: Add support for PFC setting in TM moduleYunsheng Lin2017-09-282-5/+68
| * | | | net: hns3: Add support for dynamically buffer reallocationYunsheng Lin2017-09-283-70/+87
| * | | | net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin2017-09-282-10/+55
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| | | |/ | | |/|
| * | | net: hns: set correct return valuePan Bian2017-11-011-2/+2
| |/ /
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/ /
* | net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET2017-10-011-1/+2
|/
* net: hns3: Fix for pri to tc mapping in TMYunsheng Lin2017-09-203-9/+12
* net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin2017-09-203-40/+38
* net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2017-09-202-12/+12
* net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin2017-09-201-0/+10
* net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2017-09-202-1/+6
* net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin2017-09-201-2/+14
* net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2017-09-202-1/+6
* net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-204-16/+31
* net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin2017-09-203-27/+19
* net: hns3: Fixes the premature exit of loop when matching clientsLipeng2017-09-191-34/+9
* net: hns3: Fixes the default VLAN-id of PFLipeng2017-09-191-1/+5
* net: hns3: Fixes the ether address copy with appropriate APISalil Mehta2017-09-191-2/+1
* net: hns3: Fixes the initialization of MAC address in hardwareLipeng2017-09-191-3/+4
* net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2017-09-192-2/+14
* net: hns3: Fixes the command used to unmap ring from vectorLipeng2017-09-191-1/+1
* net: hns3: Fixes initialization of phy address from firmwareLipeng2017-09-191-0/+1
* net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta2017-08-301-1/+1
* net: hns3: Add support to change MTU in HNS3 hardwareSalil2017-08-222-0/+35
* net: hns3: fix a handful of spelling mistakesColin Ian King2017-08-192-3/+3
* net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil2017-08-181-4/+10
* net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil2017-08-181-37/+48
* net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil2017-08-181-0/+2
* net: hns3: ensure media_type is unitializedColin Ian King2017-08-171-1/+1
* 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: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King2017-08-071-1/+2
* hns3: fix unused function warningArnd Bergmann2017-08-071-15/+12
* 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
OpenPOWER on IntegriCloud