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.13.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
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-41
/
+38
2020-07-25
net: hix5hd2_gmac: Remove unneeded cast from memory allocation
Wang Hai
1
-3
/
+3
2020-07-22
net: hns3: fix return value error when query MAC link status fail
Jian Shen
2
-27
/
+25
2020-07-22
net: hns3: fix error handling for desc filling
Yunsheng Lin
2
-0
/
+9
2020-07-22
net: hns3: fix for not calculating TX BD send size correctly
Yunsheng Lin
2
-3
/
+1
2020-07-22
net: hns3: fix for not unmapping TX buffer correctly
Yunsheng Lin
1
-11
/
+3
2020-07-21
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
1
-1
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-6
/
+13
2020-07-06
net: hns3: fix use-after-free when doing self test
Yonglong Liu
1
-3
/
+6
2020-07-06
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan
1
-2
/
+1
2020-07-06
net: hns3: fix for mishandle of asserting VF reset fail
Huazhong Tan
1
-0
/
+5
2020-07-06
net: hns3: check reset pending after FLR prepare
Huazhong Tan
1
-1
/
+1
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-19
net: hns3: streaming dma buffer sync between cpu and device
Barry Song
1
-1
/
+17
2020-06-19
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
Barry Song
1
-2
/
+2
2020-06-19
net: hns3: rename buffer-related functions
Barry Song
1
-6
/
+6
2020-06-19
net: hns3: pointer type of buffer should be void
Barry Song
2
-2
/
+2
2020-06-19
net: hns3: remove unnecessary devm_kfree
Barry Song
1
-4
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-11
/
+11
2020-05-31
net: hns3: remove some unused codes in hns3_nic_set_features()
Huazhong Tan
1
-6
/
+0
2020-05-31
net: hns3: fix two coding style issues in hclgevf_main.c
Huazhong Tan
1
-2
/
+1
2020-05-31
net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
Huazhong Tan
1
-1
/
+1
2020-05-31
net: hns3: remove two unused macros in hclgevf_cmd.c
Huazhong Tan
1
-3
/
+0
2020-05-31
net: hns3: remove an unused macro hclge_is_csq
Huazhong Tan
1
-2
/
+0
2020-05-31
net: hns3: fix a print format issue in hclge_mac_mdio_config()
Huazhong Tan
1
-1
/
+1
2020-05-29
net: hns3: print out speed info when parsing speed fails
Huazhong Tan
1
-1
/
+2
2020-05-29
net: hns3: remove some unused fields in struct hclge_dev
Huazhong Tan
1
-6
/
+0
2020-05-29
net: hns3: remove two duplicated register macros in hclgevf_main.h
Huazhong Tan
2
-6
/
+4
2020-05-29
net: hns3: remove unused struct hnae3_unic_private_info
Huazhong Tan
1
-11
/
+0
2020-05-29
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
Huazhong Tan
1
-1
/
+0
2020-05-29
net: hns3: remove some unused fields in struct hns3_nic_priv
Huazhong Tan
1
-22
/
+0
2020-05-29
net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd
Huazhong Tan
2
-3
/
+3
2020-05-29
net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd
Huazhong Tan
2
-3
/
+3
2020-05-29
net: hns3: refactor hclge_query_bd_num_cmd_send()
Huazhong Tan
1
-9
/
+12
2020-05-29
net: hns3: refactor hclge_config_tso()
Huazhong Tan
1
-13
/
+4
2020-05-29
net: hns3: add a missing mutex destroy in hclge_init_ad_dev()
Huazhong Tan
1
-0
/
+1
2020-05-29
net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev()
Huazhong Tan
1
-4
/
+2
2020-05-28
net: hns3: add a print for initializing CMDQ when reset pending
Huazhong Tan
1
-0
/
+3
2020-05-28
net: hns3: remove unnecessary MAC enable in app loopback
Yufeng Mo
1
-2
/
+0
2020-05-28
net: hns3: change the order of reinitializing RoCE and NIC client during reset
Yufeng Mo
1
-5
/
+4
2020-05-28
net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
Guangbin Huang
1
-0
/
+9
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-14
net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()
Huazhong Tan
1
-4
/
+1
2020-05-14
net: hns3: remove some unused macros
Huazhong Tan
1
-17
/
+0
2020-05-14
net: hns3: modify an incorrect error log in hclge_mbx_handler()
Huazhong Tan
1
-1
/
+1
2020-05-14
net: hns3: remove a duplicated printing in hclge_configure()
Huazhong Tan
1
-3
/
+1
2020-05-14
net: hns3: modify some incorrect spelling
Huazhong Tan
2
-8
/
+8
2020-05-11
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
Yufeng Mo
1
-1
/
+6
2020-05-11
net: hns3: optimized the judgment of the input parameters of dump ncl config
Yufeng Mo
1
-5
/
+10
[next]