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
*
net: hns3: report the function type the same line with hns3_nic_get_stats64
Peng Li
2018-01-10
1
-2
/
+2
*
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
2018-01-10
1
-79
/
+1
*
net: hns3: Add more packet size statisctics
Jian Shen
2018-01-08
2
-7
/
+56
*
net: hns3: remove redundant semicolon
Peng Li
2018-01-08
1
-1
/
+1
*
net: hns3: fix for not setting pause parameters
Fuyun Liang
2018-01-08
3
-7
/
+98
*
net: hns3: add MTU initialization for hardware
Fuyun Liang
2018-01-08
1
-2
/
+20
*
net: hns3: fix for changing MTU
Fuyun Liang
2018-01-08
1
-0
/
+2
*
net: hns3: fix for setting MTU
Fuyun Liang
2018-01-08
3
-5
/
+16
*
net: hns3: fix for updating fc_mode_last_time
Fuyun Liang
2018-01-08
1
-9
/
+6
*
net: hns3: Fix a response data read error of tqp statistics query
Jian Shen
2018-01-08
2
-4
/
+4
*
net: hns3: Add packet statistics of netdev
Jian Shen
2018-01-08
1
-1
/
+79
*
net: hns3: Remove a useless member of struct hns3_stats
Jian Shen
2018-01-08
1
-3
/
+1
*
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
Jian Shen
2018-01-08
1
-1
/
+2
*
net: hns3: Fix a loop index error of tqp statistics query
Jian Shen
2018-01-08
1
-5
/
+5
*
net: hns3: Fix an error of total drop packet statistics
Jian Shen
2018-01-08
1
-2
/
+9
*
net: hns3: Mask the packet statistics query when NIC is down
Jian Shen
2018-01-08
1
-0
/
+8
*
net: hns3: Modify the update period of packet statistics
Jian Shen
2018-01-08
3
-1
/
+17
*
net: hns3: Remove repeat statistic of rx_errors
Jian Shen
2018-01-08
1
-1
/
+0
*
net: hns3: Fix spelling errors
Jian Shen
2018-01-08
2
-9
/
+9
*
net: hns3: Unify the strings display of packet statistics
Jian Shen
2018-01-08
4
-66
/
+69
*
net: hns3: Disable VFs change rxvlan offload status
Jian Shen
2018-01-08
1
-2
/
+3
*
net: hns3: Add ethtool interface for vlan filter
Jian Shen
2018-01-08
3
-3
/
+25
*
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2018-01-02
2
-2
/
+57
*
net: hns3: hns3_get_channels() can be static
kbuild test robot
2017-12-28
1
-2
/
+2
*
net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
Peng Li
2017-12-27
1
-4
/
+1
*
net: hns3: Increase the default depth of bucket for TM shaper
Peng Li
2017-12-27
1
-2
/
+2
*
net: hns3: add support for querying advertised pause frame by ethtool ethx
Peng Li
2017-12-27
3
-0
/
+32
*
net: hns3: add Asym Pause support to phy default features
Fuyun Liang
2017-12-27
1
-0
/
+1
*
net: hns3: add support to update flow control settings after autoneg
Peng Li
2017-12-27
3
-0
/
+41
*
net: hns3: add support for set_pauseparam
Peng Li
2017-12-27
4
-1
/
+98
*
net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
Fuyun Liang
2017-12-27
1
-0
/
+4
*
net: hns3: cleanup mac auto-negotiation state query
Fuyun Liang
2017-12-27
1
-24
/
+0
*
net: hns3: add handling vlan tag offload in bd
Peng Li
2017-12-27
1
-5
/
+78
*
net: hns3: add ethtool related offload command
Peng Li
2017-12-27
3
-0
/
+32
*
net: hns3: add vlan offload config command
Peng Li
2017-12-27
3
-6
/
+233
*
net: hns3: add a mask initialization for mac_vlan table
Peng Li
2017-12-27
2
-1
/
+48
*
net: hns3: get rss_size_max from configuration but not hardcode
Peng Li
2017-12-27
3
-1
/
+8
*
net: hns3: free the ring_data structrue when change tqps
Peng Li
2017-12-27
1
-0
/
+4
*
net: hns3: change the returned tqp number by ethtool -x
Peng Li
2017-12-27
1
-1
/
+1
*
net: hns3: add support to modify tqps number
Peng Li
2017-12-27
5
-0
/
+240
*
net: hns3: add support to query tqps number
Peng Li
2017-12-27
3
-0
/
+33
*
net: hns3: Add mailbox interrupt handling to PF driver
Salil Mehta
2017-12-15
2
-8
/
+68
*
net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
Salil Mehta
2017-12-15
3
-92
/
+159
*
net: hns3: Add mailbox support to PF driver
Salil Mehta
2017-12-15
4
-1
/
+309
*
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
2017-12-15
9
-12
/
+46
*
net: hns3: Add HNS3 VF driver to kernel build framework
Salil Mehta
2017-12-15
3
-9
/
+30
*
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
Salil Mehta
2017-12-15
2
-0
/
+1653
*
net: hns3: Add mailbox support to VF driver
Salil Mehta
2017-12-15
2
-0
/
+269
*
net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
Salil Mehta
2017-12-15
2
-0
/
+598
*
net: hns3: Refactors the requested reset & pending reset handling code
Salil Mehta
2017-12-05
2
-36
/
+65
[next]