index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
Christophe JAILLET
2017-10-01
1
-1
/
+2
*
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
2017-09-20
3
-9
/
+12
*
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
2017-09-20
3
-40
/
+38
*
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2017-09-20
2
-12
/
+12
*
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
2017-09-20
1
-0
/
+10
*
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2017-09-20
2
-1
/
+6
*
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
2017-09-20
1
-2
/
+14
*
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2017-09-20
2
-1
/
+6
*
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
2017-09-20
4
-16
/
+31
*
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
2017-09-20
3
-27
/
+19
*
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
2017-09-19
1
-34
/
+9
*
net: hns3: Fixes the default VLAN-id of PF
Lipeng
2017-09-19
1
-1
/
+5
*
net: hns3: Fixes the ether address copy with appropriate API
Salil Mehta
2017-09-19
1
-2
/
+1
*
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
2017-09-19
1
-3
/
+4
*
net: hns3: Fixes ring-to-vector map-and-unmap command
Lipeng
2017-09-19
2
-2
/
+14
*
net: hns3: Fixes the command used to unmap ring from vector
Lipeng
2017-09-19
1
-1
/
+1
*
net: hns3: Fixes initialization of phy address from firmware
Lipeng
2017-09-19
1
-0
/
+1
*
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
2017-08-30
1
-1
/
+1
*
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2017-08-22
2
-0
/
+35
*
net: hns3: fix a handful of spelling mistakes
Colin Ian King
2017-08-19
2
-3
/
+3
*
net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
Salil
2017-08-18
1
-4
/
+10
*
net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()
Salil
2017-08-18
1
-37
/
+48
*
net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
Salil
2017-08-18
1
-0
/
+2
*
net: hns3: ensure media_type is unitialized
Colin Ian King
2017-08-17
1
-1
/
+1
*
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
2017-08-11
1
-2
/
+2
*
hns3pf: fix hns3_del_tunnel_port()
Dan Carpenter
2017-08-11
1
-1
/
+1
*
net: hns3: fix spelling mistake: "capabilty" -> "capability"
Colin Ian King
2017-08-07
1
-1
/
+2
*
hns3: fix unused function warning
Arnd Bergmann
2017-08-07
1
-15
/
+12
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-2
/
+4
*
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
hns3pf: don't check handle during mqprio offload
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+3
*
net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
Salil
2017-08-03
2
-0
/
+18
*
net: hns3: Add Ethtool support to HNS3 driver
Salil
2017-08-03
1
-0
/
+482
*
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil
2017-08-03
2
-0
/
+230
*
net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
Salil
2017-08-03
2
-0
/
+1121
*
net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
Salil
2017-08-03
2
-0
/
+4786
*
net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
Salil
2017-08-03
2
-0
/
+1096
*
net: hns3: Add support of the HNAE3 framework
Salil
2017-08-03
2
-0
/
+744
*
net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
Salil
2017-08-03
2
-0
/
+3440