Age | Commit message (Expand) | Author |
2019-12-16 | net: hns3: allocate WQ with WQ_MEM_RECLAIM flag | Yunsheng Lin |
2019-12-16 | net: hns3: remove unnecessary work in hclgevf_main | Yunsheng Lin |
2019-12-16 | net: hns3: remove mailbox and reset work in hclge_main | Yunsheng Lin |
2019-12-16 | net: hns3: schedule hclgevf_service by using delayed workqueue | Yunsheng Lin |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-05 | net: hns3: fix VF ID issue for setting VF VLAN | Jian Shen |
2019-12-05 | net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() | Yunsheng Lin |
2019-12-05 | net: hns3: fix for TX queue not restarted problem | Yunsheng Lin |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-19 | net: hns3: fix a wrong reset interrupt status mask | Huazhong Tan |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-16 | net: hns3: cleanup of stray struct hns3_link_mode_mapping | Salil Mehta |
2019-11-14 | net: hns3: fix ETS bandwidth validation bug | Yonglong Liu |
2019-11-14 | net: hns3: reallocate SSU' buffer size when pfc_en changes | Yunsheng Lin |
2019-11-14 | net: hns3: add compatible handling for MAC VLAN switch parameter configuration | Guangbin Huang |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-07 | net: hns: Fix the stray netpoll locks causing deadlock in NAPI path | Salil Mehta |
2019-11-06 | net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE | Huazhong Tan |
2019-11-05 | net: hns3: remove unused macros | Colin Ian King |
2019-11-05 | net: hns3: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-31 | net: hns3: cleanup byte order issues when printed | Guojia Liao |
2019-10-31 | net: hns3: cleanup some print format warning | Guojia Liao |
2019-10-31 | net: hns3: add or modify some comments | Guangbin Huang |
2019-10-31 | net: hns3: optimize local variable initialization | Guangbin Huang |
2019-10-31 | net: hns3: cleanup a format-truncation warning | Guojia Liao |
2019-10-31 | net: hns3: cleanup some coding style issues | Guangbin Huang |
2019-10-31 | net: hns3: cleanup some magic numbers | Guojia Liao |
2019-10-31 | net: hns3: add struct netdev_queue debug info for TX timeout | Yunsheng Lin |
2019-10-31 | net: hns3: dump some debug information when reset fail | Huazhong Tan |
2019-10-29 | net: hisilicon: Fix ping latency when deal with high throughput | Jiangfeng Xiao |
2019-10-29 | net: hisilicon: Fix "Trying to free already-free IRQ" | Jiangfeng Xiao |
2019-10-21 | net: hns3: log and clear hardware error after reset complete | Jian Shen |
2019-10-21 | net: hns3: do not allocate linear data for fraglist skb | Yunsheng Lin |
2019-10-21 | net: hns3: minor cleanup for hns3_handle_rx_bd() | Yunsheng Lin |
2019-10-21 | net: hns3: make struct hns3_enet_ring cacheline aligned | Yunsheng Lin |
2019-10-21 | net: hns3: introduce ring_to_netdev() in enet module | Yunsheng Lin |
2019-10-21 | net: hns3: minor optimization for barrier in IO path | Yunsheng Lin |
2019-10-21 | net: hns3: optimized MAC address in management table. | Guojia Liao |
2019-10-21 | net: hns3: remove struct hns3_nic_ring_data in hns3_enet module | Yunsheng Lin |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-19 | net: hns3: fix mis-counting IRQ vector numbers issue | Yonglong Liu |
2019-10-08 | net: hns3: support tx-scatter-gather-fraglist feature | Yunsheng Lin |
2019-10-08 | net: hns3: add support for configuring VF MAC from the host | Huazhong Tan |
2019-10-08 | net: hns3: add support for configuring bandwidth of VF on the host | Yonglong Liu |
2019-10-08 | net: hns3: add support for setting VF trust | Jian Shen |
2019-10-08 | net: hns3: add support for spoof check setting | Jian Shen |
2019-10-08 | net: hns3: add support for setting VF link status on the host | Yufeng Mo |