aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-26net: hns3: handle the BD info on the last BD of the packetYunsheng Lin
2019-04-26net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin
2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-19net: hns3: add function type check for debugfs help informationYufeng Mo
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen
2019-04-19net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen
2019-04-19net: hns3: refine tx timeout count handleJian Shen
2019-04-19net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan
2019-04-19net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li
2019-04-14net: hns3: free the pending skb when clean RX ringPeng Li
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin
2019-04-14net: hns3: add hns3_gro_complete for HW GRO processYunsheng Lin
2019-04-14net: hns3: minor refactor for hns3_rx_checksumYunsheng Lin
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-04-08net: hns3: fix keep_alive_timer not stop problemHuazhong Tan
2019-04-08net: hns3: remove resetting check in hclgevf_reset_task_scheduleHuazhong Tan
2019-04-08net: hns3: add error handler for initializing command queueHuazhong Tan
2019-04-08net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan
2019-04-08net: hns3: handle pending reset while reset failHuazhong Tan
2019-04-08net: hns3: do not request reset when hardware resettingHuazhong Tan
2019-04-08net: hns3: ignore lower-level new coming resetHuazhong Tan
2019-04-08net: hns3: deactive the reset timer when reset successfullyHuazhong Tan
2019-04-08net: hns3: adjust the timing of hns3_client_stop when unloadingHuazhong Tan
2019-04-08net: hns3: not reset vport who not alive when PF resetHuazhong Tan
2019-04-08net: hns3: set up the vport alive state while reinitializingHuazhong Tan
2019-04-08net: hns3: set vport alive state to default while resettingHuazhong Tan
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu