index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
net: hns3: check for NULL function pointer in hns3_nic_set_features
Jian Shen
1
-2
/
+4
2018-01-12
net: hns3: add feature check when feature changed
Jian Shen
1
-12
/
+15
2018-01-12
net: hns3: add int_gl_idx setup for TX and RX queues
Fuyun Liang
3
-0
/
+21
2018-01-12
net: hns3: change the unit of GL value macro
Fuyun Liang
1
-4
/
+4
2018-01-12
net: hns3: remove unused GL setup function
Fuyun Liang
1
-12
/
+0
2018-01-12
net: hns3: refactor GL update function
Fuyun Liang
1
-19
/
+16
2018-01-12
net: hns3: refactor interrupt coalescing init function
Fuyun Liang
1
-9
/
+20
2018-01-12
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
3
-4
/
+188
2018-01-12
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
3
-0
/
+40
2018-01-12
net: hns3: remove TSO config command from VF driver
Peng Li
2
-28
/
+0
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2
-0
/
+31
2018-01-10
net: hns3: report the function type the same line with hns3_nic_get_stats64
Peng Li
1
-2
/
+2
2018-01-10
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
1
-79
/
+1
2018-01-08
net: hns3: Add more packet size statisctics
Jian Shen
2
-7
/
+56
2018-01-08
net: hns3: remove redundant semicolon
Peng Li
1
-1
/
+1
2018-01-08
net: hns3: fix for not setting pause parameters
Fuyun Liang
3
-7
/
+98
2018-01-08
net: hns3: add MTU initialization for hardware
Fuyun Liang
1
-2
/
+20
2018-01-08
net: hns3: fix for changing MTU
Fuyun Liang
1
-0
/
+2
2018-01-08
net: hns3: fix for setting MTU
Fuyun Liang
3
-5
/
+16
2018-01-08
net: hns3: fix for updating fc_mode_last_time
Fuyun Liang
1
-9
/
+6
2018-01-08
net: hns3: Fix a response data read error of tqp statistics query
Jian Shen
2
-4
/
+4
2018-01-08
net: hns3: Add packet statistics of netdev
Jian Shen
1
-1
/
+79
2018-01-08
net: hns3: Remove a useless member of struct hns3_stats
Jian Shen
1
-3
/
+1
2018-01-08
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
Jian Shen
1
-1
/
+2
2018-01-08
net: hns3: Fix a loop index error of tqp statistics query
Jian Shen
1
-5
/
+5
2018-01-08
net: hns3: Fix an error of total drop packet statistics
Jian Shen
1
-2
/
+9
2018-01-08
net: hns3: Mask the packet statistics query when NIC is down
Jian Shen
1
-0
/
+8
2018-01-08
net: hns3: Modify the update period of packet statistics
Jian Shen
3
-1
/
+17
2018-01-08
net: hns3: Remove repeat statistic of rx_errors
Jian Shen
1
-1
/
+0
2018-01-08
net: hns3: Fix spelling errors
Jian Shen
2
-9
/
+9
2018-01-08
net: hns3: Unify the strings display of packet statistics
Jian Shen
4
-66
/
+69
2018-01-08
net: hns3: Disable VFs change rxvlan offload status
Jian Shen
1
-2
/
+3
2018-01-08
net: hns3: Add ethtool interface for vlan filter
Jian Shen
3
-3
/
+25
2018-01-02
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2
-2
/
+57
2017-12-27
net: hns3: hns3_get_channels() can be static
kbuild test robot
1
-2
/
+2
2017-12-27
net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
Peng Li
1
-4
/
+1
2017-12-27
net: hns3: Increase the default depth of bucket for TM shaper
Peng Li
1
-2
/
+2
2017-12-27
net: hns3: add support for querying advertised pause frame by ethtool ethx
Peng Li
3
-0
/
+32
2017-12-27
net: hns3: add Asym Pause support to phy default features
Fuyun Liang
1
-0
/
+1
2017-12-27
net: hns3: add support to update flow control settings after autoneg
Peng Li
3
-0
/
+41
2017-12-27
net: hns3: add support for set_pauseparam
Peng Li
4
-1
/
+98
2017-12-27
net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
Fuyun Liang
1
-0
/
+4
2017-12-27
net: hns3: cleanup mac auto-negotiation state query
Fuyun Liang
1
-24
/
+0
2017-12-27
net: hns3: add handling vlan tag offload in bd
Peng Li
1
-5
/
+78
2017-12-27
net: hns3: add ethtool related offload command
Peng Li
3
-0
/
+32
2017-12-27
net: hns3: add vlan offload config command
Peng Li
3
-6
/
+233
2017-12-27
net: hns3: add a mask initialization for mac_vlan table
Peng Li
2
-1
/
+48
2017-12-27
net: hns3: get rss_size_max from configuration but not hardcode
Peng Li
3
-1
/
+8
2017-12-27
net: hns3: free the ring_data structrue when change tqps
Peng Li
1
-0
/
+4
2017-12-27
net: hns3: change the returned tqp number by ethtool -x
Peng Li
1
-1
/
+1
[next]