summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add result checking for VF when modify unicast mac addressJian Shen2018-03-113-2/+6
* net: hns3: add existence checking before adding unicast mac addressJian Shen2018-03-111-1/+16
* net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen2018-03-111-5/+5
* net: hns3: fix error type definition of return valueJian Shen2018-03-111-6/+6
* net: hns3: fix for buffer overflow smatch warningYunsheng Lin2018-03-113-42/+39
* net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin2018-03-111-0/+16
* net: hns3: add support for querying pfc puase packets statisticPeng Li2018-03-113-0/+73
* net: hns3: fix rx path skb->truesize reporting bugPeng Li2018-03-111-6/+4
* net: hns3: unify the pause params setup functionFuyun Liang2018-03-113-14/+13
* net: hns3: fix for ipv6 address loss problem after setting channelsFuyun Liang2018-03-111-2/+2
* net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-03-112-0/+6
* net: hns3: add existence check when remove old uc mac addressFuyun Liang2018-03-115-16/+20
* net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin2018-03-091-3/+34
* net: hns3: refactor the coalesce related structYunsheng Lin2018-03-093-36/+46
* net: hns3: fix for coalesce configuration lost during resetYunsheng Lin2018-03-091-42/+114
* net: hns3: refactor the get/put_vector functionYunsheng Lin2018-03-094-10/+37
* net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin2018-03-091-5/+5
* net: hns3: fix for pause configuration lost during resetYunsheng Lin2018-03-091-2/+2
* net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin2018-03-093-54/+56
* net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin2018-03-092-37/+67
* net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin2018-03-092-32/+9
* net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li2018-03-081-0/+10
* net: hns3: set the max ring num when alloc netdevPeng Li2018-03-081-14/+13
* net: hns3: fix the queue id for tqp enable&&resetPeng Li2018-03-081-26/+24
* net: hns3: fix endian issue when PF get mbx message flagPeng Li2018-03-081-3/+4
* net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li2018-03-082-0/+2
* net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li2018-03-081-1/+1
* net: hns3: add int_gl_idx setup for VFFuyun Liang2018-01-262-0/+13
* net: hns3: add get/set_coalesce support to VFFuyun Liang2018-01-261-0/+2
* net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta2018-01-221-2/+2
* net: hns3: add net status led support for fiber portJian Shen2018-01-223-0/+113
* net: hns3: add ethtool -p support for fiber portJian Shen2018-01-224-0/+104
* net: hns3: add manager table initialization for hardwareFuyun Liang2018-01-222-0/+123
* net: hns3: add support for get_regsFuyun Liang2018-01-224-1/+205
* net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan2018-01-222-21/+38
* net: hns3: check for NULL function pointer in hns3_nic_set_featuresJian Shen2018-01-121-2/+4
* net: hns3: add feature check when feature changedJian Shen2018-01-121-12/+15
* net: hns3: add int_gl_idx setup for TX and RX queuesFuyun Liang2018-01-123-0/+21
* net: hns3: change the unit of GL value macroFuyun Liang2018-01-121-4/+4
* net: hns3: remove unused GL setup functionFuyun Liang2018-01-121-12/+0
* net: hns3: refactor GL update functionFuyun Liang2018-01-121-19/+16
* net: hns3: refactor interrupt coalescing init functionFuyun Liang2018-01-121-9/+20
* net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang2018-01-123-4/+188
* net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang2018-01-123-0/+40
* net: hns3: remove TSO config command from VF driverPeng Li2018-01-122-28/+0
* net: hns3: add ethtool_ops.get_channels support for VFPeng Li2018-01-122-0/+31
* net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li2018-01-101-2/+2
* Revert "net: hns3: Add packet statistics of netdev"Peng Li2018-01-101-79/+1
* net: hns3: Add more packet size statiscticsJian Shen2018-01-082-7/+56
* net: hns3: remove redundant semicolonPeng Li2018-01-081-1/+1
OpenPOWER on IntegriCloud