index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2019-04-15
net: hns3: fix for vport->bw_limit overflow problem
Yunsheng Lin
2019-04-15
net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()
Jian Shen
2019-04-14
net: hns3: code optimization for command queue' spin lock
Peng Li
2019-04-14
net: hns3: free the pending skb when clean RX ring
Peng Li
2019-04-14
net: hns3: do not initialize MDIO bus when PHY is inexistent
Jian Shen
2019-04-14
net: hns3: set dividual reset level for all RAS and MSI-X errors
Weihang Li
2019-04-14
net: hns3: divide shared buffer between TC
Yunsheng Lin
2019-04-14
net: hns3: always assume no drop TC for performance reason
Yunsheng Lin
2019-04-14
net: hns3: add hns3_gro_complete for HW GRO process
Yunsheng Lin
2019-04-14
net: hns3: minor refactor for hns3_rx_checksum
Yunsheng Lin
2019-04-14
net: hns3: fix set port based VLAN issue for VF
Jian Shen
2019-04-14
net: hns3: fix set port based VLAN for PF
Jian Shen
2019-04-14
net: hns3: fix VLAN offload handle for VLAN inserted by port
Jian Shen
2019-04-14
net: hns3: modify VLAN initialization to be compatible with port based VLAN
Jian Shen
2019-04-08
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
2019-04-08
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
2019-04-08
net: hns3: add error handler for initializing command queue
Huazhong Tan
2019-04-08
net: hns3: stop mailbox handling when command queue need re-init
Huazhong Tan
2019-04-08
net: hns3: handle pending reset while reset fail
Huazhong Tan
2019-04-08
net: hns3: do not request reset when hardware resetting
Huazhong Tan
2019-04-08
net: hns3: ignore lower-level new coming reset
Huazhong Tan
2019-04-08
net: hns3: deactive the reset timer when reset successfully
Huazhong Tan
2019-04-08
net: hns3: adjust the timing of hns3_client_stop when unloading
Huazhong Tan
2019-04-08
net: hns3: not reset vport who not alive when PF reset
Huazhong Tan
2019-04-08
net: hns3: set up the vport alive state while reinitializing
Huazhong Tan
2019-04-08
net: hns3: set vport alive state to default while resetting
Huazhong Tan
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
2019-04-04
net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
Huazhong Tan
2019-04-04
net: hns3: prevent change MTU when resetting
Huazhong Tan
2019-04-04
net: hns3: check resetting status in hns3_get_stats()
Huazhong Tan
2019-04-04
net: hns3: add protect when handling mac addr list
Jian Shen
2019-04-04
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
2019-03-27
net: hns3: fix compile error
Xi Wang
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
[next]