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
2018-07-04
net: hns3: remove redundant variable 'protocol'
Colin Ian King
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
2018-07-02
net: hns3: give default option while dependency HNS3 set
Huazhong Tan
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
2018-06-29
net: hns3: use lower_32_bits and upper_32_bits
Huazhong Tan
2018-06-29
net: hns3: remove back in struct hclge_hw
Huazhong Tan
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
2018-06-29
net: hns3: print the ret value in error information
Peng Li
2018-06-29
net: hns3: extraction an interface for state init|uninit
Peng Li
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
2018-06-29
net: hns3: add unlikely for error check
Peng Li
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
2018-06-29
net: hns3: rename the interface for init_client_instance and uninit_client_in...
Peng Li
2018-06-29
net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
Peng Li
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
2018-06-04
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
2018-06-01
net: hns3: Optimize the VF's process of updating multicast MAC
Xi Wang
2018-06-01
net: hns3: Optimize the PF's process of updating multicast MAC
Xi Wang
2018-06-01
net: hns3: Fix for vxlan tx checksum bug
Yunsheng Lin
2018-06-01
net: hns3: Add missing break in misc_irq_handle
Yunsheng Lin
2018-06-01
net: hns3: Fix for phy not link up problem after resetting
Yunsheng Lin
2018-06-01
net: hns3: Fix for hclge_reset running repeatly problem
Yunsheng Lin
2018-06-01
net: hns3: Fix for service_task not running problem after resetting
Yunsheng Lin
2018-06-01
net: hns3: Fix setting mac address error
Jian Shen
2018-06-01
net: hns3: Add repeat address checking for setting mac address
Jian Shen
2018-06-01
net: hns3: Add support for IFF_ALLMULTI flag
Peng Li
2018-06-01
net: hns3: Disable vf vlan filter when vf vlan table is full
Yunsheng Lin
2018-05-29
net: hns3: Fixes initalization of RoCE handle and makes it conditional
Lijun Ou
2018-05-29
net: hns3: Adds support for led locate command for copper port
Jian Shen
2018-05-29
net: hns3: Remove unused led control code
Jian Shen
2018-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
2018-05-29
net: hns3: Removes unnecessary check when clearing TX/RX rings
Fuyun Liang
2018-05-29
net: hns3: Fixes the init of the VALID BD info in the descriptor
Fuyun Liang
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
[next]