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
/
hns3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
Salil
2017-08-04
2
-0
/
+18
*
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