index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2022-04-08
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-04-08
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-04-08
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-04-08
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-04-08
net: hns3: format the output of the MAC address
Yufeng Mo
4
-31
/
+74
2022-04-08
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-04-08
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-04-08
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-02-01
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
1
-2
/
+1
2021-12-22
net: hns3: fix race condition in debugfs
Yufeng Mo
2
-6
/
+16
2021-12-22
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
1
-1
/
+2
2021-12-08
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
1
-0
/
+4
2021-12-01
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-12-01
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-18
net: hns3: allow configure ETS bandwidth of all TCs
Guangbin Huang
2
-9
/
+2
2021-11-18
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2
-0
/
+7
2021-11-18
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
5
-50
/
+48
2021-11-18
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
4
-13
/
+2
2021-10-28
Revert "net: hns3: fix pause config problem after autoneg disabled"
Guangbin Huang
5
-57
/
+10
2021-10-27
net: hns3: adjust string spaces of some parameters of tx bd info in debugfs
Guangbin Huang
1
-3
/
+3
2021-10-27
net: hns3: expand buffer len for some debugfs command
Guangbin Huang
1
-3
/
+3
2021-10-27
net: hns3: add more string spaces for dumping packets number of queue info in...
Jie Wang
1
-2
/
+2
2021-10-27
net: hns3: fix data endian problem of some functions of debugfs
Jie Wang
1
-16
/
+14
2021-10-27
net: hns3: ignore reset event before initialization process is done
Guangbin Huang
3
-0
/
+5
2021-10-27
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode
Yufeng Mo
3
-31
/
+6
2021-10-27
net: hns3: fix pause config problem after autoneg disabled
Guangbin Huang
5
-10
/
+57
2021-10-20
net: hns3: disable sriov before unload hclge layer
Peng Li
3
-0
/
+23
2021-10-20
net: hns3: fix vf reset workqueue cannot exit
Yufeng Mo
1
-3
/
+3
2021-10-20
net: hns3: schedule the polling again when allocation fails
Yunsheng Lin
1
-10
/
+12
2021-10-20
net: hns3: fix for miscalculation of rx unused desc
Yunsheng Lin
2
-0
/
+9
2021-10-20
net: hns3: fix the max tx size according to user manual
Yunsheng Lin
2
-9
/
+4
2021-10-20
net: hns3: add limit ets dwrr bandwidth cannot be 0
Guangbin Huang
1
-0
/
+9
2021-10-20
net: hns3: reset DWRR of unused tc to zero
Guangbin Huang
1
-0
/
+2
2021-10-20
net: hns3: Add configuration of TM QCN error event
Jiaran Zhang
2
-1
/
+6
2021-09-29
net: hns3: disable firmware compatible features when uninstall PF
Guangbin Huang
1
-8
/
+13
2021-09-29
net: hns3: fix always enable rx vlan filter problem after selftest
Guangbin Huang
1
-2
/
+4
2021-09-29
net: hns3: PF enable promisc for VF when mac table is overflow
Guangbin Huang
1
-2
/
+6
2021-09-29
net: hns3: fix show wrong state when add existing uc mac address
Jian Shen
1
-10
/
+9
2021-09-29
net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE
Jian Shen
2
-28
/
+10
2021-09-29
net: hns3: don't rollback when destroy mqprio fail
Jian Shen
1
-6
/
+11
2021-09-29
net: hns3: remove tc enable checking
Jian Shen
4
-17
/
+2
2021-09-29
net: hns3: do not allow call hns3_nic_net_open repeatedly
Jian Shen
1
-0
/
+5
2021-09-28
net: hns3: fix hclge_dbg_dump_tm_pg() stack usage
Arnd Bergmann
1
-4
/
+24
2021-09-27
net: hns: Fix spelling mistake "maped" -> "mapped"
Colin Ian King
1
-1
/
+1
2021-09-20
net: hns3: fix a return value error in hclge_get_reset_status()
Yufeng Mo
1
-4
/
+11
2021-09-20
net: hns3: check vlan id before using it
liaoguojia
1
-0
/
+3
2021-09-20
net: hns3: check queue id range before using
Yufeng Mo
1
-0
/
+8
2021-09-20
net: hns3: fix misuse vf id and vport id in some logs
Jiaran Zhang
4
-10
/
+12
2021-09-20
net: hns3: fix inconsistent vf id print
Jian Shen
1
-2
/
+5
2021-09-20
net: hns3: fix change RSS 'hfunc' ineffective issue
Jian Shen
2
-33
/
+64
[next]