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
2017-10-02
net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
Christophe JAILLET
1
-1
/
+2
2017-09-21
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
3
-9
/
+12
2017-09-21
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
3
-40
/
+38
2017-09-21
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2
-12
/
+12
2017-09-21
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
1
-0
/
+10
2017-09-21
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2
-1
/
+6
2017-09-21
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
1
-2
/
+14
2017-09-21
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2
-1
/
+6
2017-09-21
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
4
-16
/
+31
2017-09-21
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
3
-27
/
+19
2017-09-20
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
1
-34
/
+9
2017-09-20
net: hns3: Fixes the default VLAN-id of PF
Lipeng
1
-1
/
+5
2017-09-20
net: hns3: Fixes the ether address copy with appropriate API
Salil Mehta
1
-2
/
+1
2017-09-20
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
1
-3
/
+4
2017-09-20
net: hns3: Fixes ring-to-vector map-and-unmap command
Lipeng
2
-2
/
+14
2017-09-20
net: hns3: Fixes the command used to unmap ring from vector
Lipeng
1
-1
/
+1
2017-09-20
net: hns3: Fixes initialization of phy address from firmware
Lipeng
1
-0
/
+1
2017-08-31
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
1
-1
/
+1
2017-08-22
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2
-0
/
+35
2017-08-20
net: hns3: fix a handful of spelling mistakes
Colin Ian King
2
-3
/
+3
2017-08-18
net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
Salil
1
-4
/
+10
2017-08-18
net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()
Salil
1
-37
/
+48
2017-08-18
net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
Salil
1
-0
/
+2
2017-08-17
net: hns3: ensure media_type is unitialized
Colin Ian King
1
-1
/
+1
2017-08-12
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
1
-2
/
+2
2017-08-12
hns3pf: fix hns3_del_tunnel_port()
Dan Carpenter
1
-1
/
+1
2017-08-08
net: hns3: fix spelling mistake: "capabilty" -> "capability"
Colin Ian King
1
-1
/
+2
2017-08-07
hns3: fix unused function warning
Arnd Bergmann
1
-15
/
+12
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-2
/
+4
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
hns3pf: don't check handle during mqprio offload
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+3
2017-08-04
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
1
-1
/
+2
2017-08-04
net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
Salil
4
-0
/
+46
2017-08-04
net: hns3: Add Ethtool support to HNS3 driver
Salil
1
-0
/
+482
2017-08-04
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil
2
-0
/
+230
2017-08-04
net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
Salil
2
-0
/
+1121
2017-08-04
net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
Salil
2
-0
/
+4786
2017-08-04
net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
Salil
2
-0
/
+1096
2017-08-04
net: hns3: Add support of the HNAE3 framework
Salil
2
-0
/
+744
2017-08-04
net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
Salil
2
-0
/
+3440
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
6
-11
/
+149
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+58
2017-07-20
hns: remove useless void cast
stephen hemminger
1
-1
/
+1
2017-07-14
net: hns: add acpi function of xge led control
LiuJian
2
-3
/
+58
2017-07-12
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
1
-7
/
+9
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
2
-15
/
+13
2017-07-08
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-72
/
+36
[next]