summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin2019-04-151-1/+1
* net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen2019-04-151-2/+4
* net: hns3: code optimization for command queue' spin lockPeng Li2019-04-142-4/+4
* net: hns3: free the pending skb when clean RX ringPeng Li2019-04-141-0/+7
* net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen2019-04-141-1/+7
* net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li2019-04-142-339/+618
* net: hns3: divide shared buffer between TCYunsheng Lin2019-04-141-7/+20
* net: hns3: always assume no drop TC for performance reasonYunsheng Lin2019-04-141-25/+4
* net: hns3: add hns3_gro_complete for HW GRO processYunsheng Lin2019-04-141-75/+123
* net: hns3: minor refactor for hns3_rx_checksumYunsheng Lin2019-04-141-7/+2
* net: hns3: fix set port based VLAN issue for VFJian Shen2019-04-147-9/+111
* net: hns3: fix set port based VLAN for PFJian Shen2019-04-143-34/+203
* net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen2019-04-143-4/+52
* net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen2019-04-143-30/+78
* net: hns3: fix keep_alive_timer not stop problemHuazhong Tan2019-04-081-1/+11
* net: hns3: remove resetting check in hclgevf_reset_task_scheduleHuazhong Tan2019-04-081-2/+1
* net: hns3: add error handler for initializing command queueHuazhong Tan2019-04-082-6/+16
* net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan2019-04-081-1/+2
* net: hns3: handle pending reset while reset failHuazhong Tan2019-04-081-0/+2
* net: hns3: do not request reset when hardware resettingHuazhong Tan2019-04-081-0/+10
* net: hns3: ignore lower-level new coming resetHuazhong Tan2019-04-081-0/+4
* net: hns3: deactive the reset timer when reset successfullyHuazhong Tan2019-04-081-0/+1
* net: hns3: adjust the timing of hns3_client_stop when unloadingHuazhong Tan2019-04-081-2/+2
* net: hns3: not reset vport who not alive when PF resetHuazhong Tan2019-04-081-1/+1
* net: hns3: set up the vport alive state while reinitializingHuazhong Tan2019-04-081-0/+8
* net: hns3: set vport alive state to default while resettingHuazhong Tan2019-04-081-1/+1
* net: hns: fix unsigned comparison to less than zeroColin Ian King2019-04-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-0516-60/+71
|\
| * net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-0411-43/+33
| * net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-04-041-1/+3
| * net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu2019-04-041-6/+27
| * net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-04-041-1/+1
| * net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-04-041-5/+2
| * net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu2019-04-041-2/+3
| * net: hns3: fix compile errorXi Wang2019-03-272-2/+2
* | net: hns3: split function hnae3_match_n_instantiate()Jian Shen2019-04-041-18/+22
* | net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan2019-04-041-3/+1
* | net: hns3: prevent change MTU when resettingHuazhong Tan2019-04-041-0/+3
* | net: hns3: check resetting status in hns3_get_stats()Huazhong Tan2019-04-041-0/+5
* | net: hns3: add protect when handling mac addr listJian Shen2019-04-041-2/+8
* | net: hns3: simplify hclgevf_cmd_csq_cleanHuazhong Tan2019-04-041-11/+24
* | net: hns3: minor optimization for datapathYunsheng Lin2019-04-041-3/+21
* | net: hns3: minor optimization for ring_spaceYunsheng Lin2019-04-041-10/+5
* | net: hns3: return 0 and print warning when hit duplicate MACPeng Li2019-04-041-2/+5
* | net: hns3: modify the VF network port media type acquisition methodliuzhongzhu2019-04-044-5/+43
* | net: hns3: reduce resources use in kdump kernelYonglong Liu2019-04-041-1/+22
* | net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li2019-04-041-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-272-8/+6
|\ \ | |/
| * net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin2019-03-212-8/+6
* | net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh2019-03-221-2/+2
OpenPOWER on IntegriCloud