index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
2
-8
/
+6
2019-03-10
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
3
-3
/
+11
2019-03-09
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-03-06
net: hns3: Fix a logical vs bitwise typo
Dan Carpenter
1
-2
/
+2
2019-02-28
net: hns: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-02-25
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
1
-1
/
+3
2019-02-25
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-25
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
2019-02-25
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2
-11
/
+23
2019-02-25
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
10
-47
/
+119
2019-02-25
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
1
-19
/
+14
2019-02-25
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
1
-69
/
+51
2019-02-25
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
1
-9
/
+9
2019-02-25
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2
-9
/
+5
2019-02-25
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
1
-19
/
+16
2019-02-25
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2
-7
/
+11
2019-02-25
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
1
-0
/
+24
2019-02-22
net: hns3: clear command queue's registers when unloading VF driver
Huazhong Tan
1
-0
/
+20
2019-02-22
net: hns3: uninitialize command queue while unloading PF driver
Huazhong Tan
3
-3
/
+29
2019-02-22
net: hns3: Record VF vlan tables
liuzhongzhu
3
-1
/
+96
2019-02-22
net: hns3: Record VF unicast and multicast tables
liuzhongzhu
4
-1
/
+156
2019-02-22
net: hns3: fix 6th bit of ppp mpf abnormal errors
Weihang Li
1
-1
/
+1
2019-02-22
net: hns3: enable 8~11th bit of mac common msi-x error
Weihang Li
2
-2
/
+8
2019-02-22
net: hns3: some bugfix of ppu(rcb) ras errors
Weihang Li
2
-5
/
+12
2019-02-22
net: hns3: modify print message of ssu common ecc errors
Weihang Li
1
-2
/
+43
2019-02-22
net: hns3: fix port info query issue for copper port
Jian Shen
4
-24
/
+44
2019-02-22
net: hns3: convert mac advertize and supported from u32 to link mode
Jian Shen
1
-12
/
+12
2019-02-22
net: hns3: Check variable is valid before assigning it to another
Yonglong Liu
1
-6
/
+10
2019-02-22
net: hns3: add pointer checking at the beginning of the exported functions.
Yonglong Liu
1
-0
/
+21
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-02-19
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-18
net: hns3: make function hclge_set_all_vf_rst() static
Wei Yongjun
1
-1
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-02-02
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
1
-2
/
+5
2019-02-02
net: hns3: modify the upper limit judgment condition
liuzhongzhu
1
-2
/
+2
2019-02-02
net: hns3: don't allow user to change vlan filter state
Jian Shen
1
-2
/
+1
2019-02-02
net: hns3: optimize the maximum TC macro
liuzhongzhu
3
-7
/
+6
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
5
-4
/
+77
2019-02-02
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
Huazhong Tan
1
-4
/
+5
2019-02-02
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
Weihang Li
1
-13
/
+11
2019-02-02
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
Weihang Li
1
-27
/
+33
2019-02-02
net: hns3: code optimization for hclge_rx_buffer_calc
Yunsheng Lin
1
-77
/
+63
2019-02-02
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
4
-20
/
+12
2019-02-02
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
1
-1
/
+1
2019-02-02
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
1
-1
/
+1
2019-02-01
net: hns3: Check for allocation failure
Dan Carpenter
1
-0
/
+2
2019-01-31
net: hns3: keep flow director state unchanged when reset
Jian Shen
2
-5
/
+7
2019-01-31
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
1
-0
/
+4
2019-01-31
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
1
-1
/
+6
[next]