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-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
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-8
/
+7
2017-07-03
net: hns: Use phy_driver to setup Phy loopback
Lin Yun Sheng
2
-71
/
+35
2017-06-27
ACPI: hns_dsaf_acpi_dsm_guid can be static
kbuild test robot
1
-1
/
+1
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+14
2017-06-19
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
1
-2
/
+14
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-8
/
+7
2017-05-09
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-05-01
net: hns: support deferred probe when no mdio
lipeng
1
-6
/
+33
2017-05-01
net: hns: support deferred probe when can not obtain irq
lipeng
3
-3
/
+11
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+38
2017-04-04
net: hns: Some checkpatch.pl script & warning fixes
Salil
6
-14
/
+11
2017-04-04
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
7
-70
/
+169
2017-04-04
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
1
-4
/
+4
2017-04-04
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
1
-9
/
+8
2017-04-04
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
1
-4
/
+6
[next]