index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
Christophe JAILLET
2017-10-02
1
-1
/
+2
*
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
2017-09-21
3
-9
/
+12
*
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
2017-09-21
3
-40
/
+38
*
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2017-09-21
2
-12
/
+12
*
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
2017-09-21
1
-0
/
+10
*
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2017-09-21
2
-1
/
+6
*
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
2017-09-21
1
-2
/
+14
*
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2017-09-21
2
-1
/
+6
*
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
2017-09-21
4
-16
/
+31
*
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
2017-09-21
3
-27
/
+19
*
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
2017-09-20
1
-34
/
+9
*
net: hns3: Fixes the default VLAN-id of PF
Lipeng
2017-09-20
1
-1
/
+5
*
net: hns3: Fixes the ether address copy with appropriate API
Salil Mehta
2017-09-20
1
-2
/
+1
*
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
2017-09-20
1
-3
/
+4
*
net: hns3: Fixes ring-to-vector map-and-unmap command
Lipeng
2017-09-20
2
-2
/
+14
*
net: hns3: Fixes the command used to unmap ring from vector
Lipeng
2017-09-20
1
-1
/
+1
*
net: hns3: Fixes initialization of phy address from firmware
Lipeng
2017-09-20
1
-0
/
+1
*
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
2017-08-31
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-20
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: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
2017-08-04
1
-1
/
+2
*
net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
Salil
2017-08-04
4
-0
/
+46
*
net: hns3: Add Ethtool support to HNS3 driver
Salil
2017-08-04
1
-0
/
+482
*
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil
2017-08-04
2
-0
/
+230
*
net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
Salil
2017-08-04
2
-0
/
+1121
*
net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
Salil
2017-08-04
2
-0
/
+4786
*
net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
Salil
2017-08-04
2
-0
/
+1096
*
net: hns3: Add support of the HNAE3 framework
Salil
2017-08-04
2
-0
/
+744
*
net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
Salil
2017-08-04
2
-0
/
+3440
*
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
2017-08-03
6
-11
/
+149
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
2
-3
/
+58
|
\
|
*
net: hns: add acpi function of xge led control
LiuJian
2017-07-14
2
-3
/
+58
*
|
hns: remove useless void cast
stephen hemminger
2017-07-20
1
-1
/
+1
|
/
*
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
2017-07-12
1
-7
/
+9
*
net: hns: Fix a skb used after free bug
Yunsheng Lin
2017-07-08
2
-15
/
+13
*
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
2017-07-08
1
-1
/
+1
[next]