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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
4
-4
/
+6
|
\
|
*
net: hns: Fix ethtool private flags
Matthias Brugger
2018-03-18
4
-4
/
+6
*
|
net: hns3: Changes required in PF mailbox to support VF reset
Salil Mehta
2018-03-22
3
-1
/
+44
*
|
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
2018-03-22
2
-0
/
+13
*
|
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
2018-03-22
5
-14
/
+111
*
|
net: hns3: Add support to re-initialize the hclge device
Salil Mehta
2018-03-22
2
-14
/
+106
*
|
net: hns3: Add support to reset the enet/ring mgmt layer
Salil Mehta
2018-03-22
2
-4
/
+102
*
|
net: hns3: Add support to request VF Reset to PF
Salil Mehta
2018-03-22
1
-0
/
+19
*
|
net: hns3: Add VF Reset device state and its handling
Salil Mehta
2018-03-22
3
-5
/
+68
*
|
net: hns3: Add VF Reset Service Task to support event handling
Salil Mehta
2018-03-22
2
-0
/
+35
*
|
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
2018-03-22
5
-43
/
+46
*
|
net: hns3: fix for not returning problem in get_link_ksettings when phy exists
Fuyun Liang
2018-03-22
1
-2
/
+6
*
|
net: hns3: add querying speed and duplex support to VF
Fuyun Liang
2018-03-22
4
-2
/
+37
*
|
net: hns3: add get_link support to VF
Fuyun Liang
2018-03-22
2
-0
/
+9
*
|
net: hns3: fix for getting wrong link mode problem
Fuyun Liang
2018-03-22
5
-89
/
+107
*
|
net: hns3: change the time interval of int_gl calculating
Fuyun Liang
2018-03-22
2
-17
/
+30
*
|
net: hns3: change GL update rate
Fuyun Liang
2018-03-22
2
-0
/
+10
*
|
net: hns3: increase the max time for IMP handle command
Peng Li
2018-03-22
2
-2
/
+2
*
|
net: hns3: export pci table of hclge and hclgevf to userspace
Yunsheng Lin
2018-03-22
2
-0
/
+4
*
|
net: hns3: fix for vlan table lost problem when resetting
Yunsheng Lin
2018-03-22
2
-0
/
+29
*
|
net: hns3: fix the VF queue reset flow error
Peng Li
2018-03-22
4
-6
/
+53
*
|
net: hns3: reallocate tx/rx buffer after changing mtu
Fuyun Liang
2018-03-22
1
-14
/
+22
*
|
net: hns3: add result checking for VF when modify unicast mac address
Jian Shen
2018-03-12
3
-2
/
+6
*
|
net: hns3: add existence checking before adding unicast mac address
Jian Shen
2018-03-12
1
-1
/
+16
*
|
net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
Jian Shen
2018-03-12
1
-5
/
+5
*
|
net: hns3: fix error type definition of return value
Jian Shen
2018-03-12
1
-6
/
+6
*
|
net: hns3: fix for buffer overflow smatch warning
Yunsheng Lin
2018-03-12
3
-42
/
+39
*
|
net: hns3: fix for loopback failure when vlan filter is enable
Yunsheng Lin
2018-03-12
1
-0
/
+16
*
|
net: hns3: add support for querying pfc puase packets statistic
Peng Li
2018-03-12
3
-0
/
+73
*
|
net: hns3: fix rx path skb->truesize reporting bug
Peng Li
2018-03-12
1
-6
/
+4
*
|
net: hns3: unify the pause params setup function
Fuyun Liang
2018-03-12
3
-14
/
+13
*
|
net: hns3: fix for ipv6 address loss problem after setting channels
Fuyun Liang
2018-03-12
1
-2
/
+2
*
|
net: hns3: fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
2018-03-12
2
-0
/
+6
*
|
net: hns3: add existence check when remove old uc mac address
Fuyun Liang
2018-03-12
5
-16
/
+20
*
|
net: hns3: fix for coal configuation lost when setting the channel
Yunsheng Lin
2018-03-09
1
-3
/
+34
*
|
net: hns3: refactor the coalesce related struct
Yunsheng Lin
2018-03-09
3
-36
/
+46
*
|
net: hns3: fix for coalesce configuration lost during reset
Yunsheng Lin
2018-03-09
1
-42
/
+114
*
|
net: hns3: refactor the get/put_vector function
Yunsheng Lin
2018-03-09
4
-10
/
+37
*
|
net: hns3: fix for use-after-free when setting ring parameter
Yunsheng Lin
2018-03-09
1
-5
/
+5
*
|
net: hns3: fix for pause configuration lost during reset
Yunsheng Lin
2018-03-09
1
-2
/
+2
*
|
net: hns3: fix for RSS configuration loss problem during reset
Yunsheng Lin
2018-03-09
3
-54
/
+56
*
|
net: hns3: refactor the hclge_get/set_rss_tuple function
Yunsheng Lin
2018-03-09
2
-37
/
+67
*
|
net: hns3: refactor the hclge_get/set_rss function
Yunsheng Lin
2018-03-09
2
-32
/
+9
*
|
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...
Peng Li
2018-03-08
1
-0
/
+10
*
|
net: hns3: set the max ring num when alloc netdev
Peng Li
2018-03-08
1
-14
/
+13
*
|
net: hns3: fix the queue id for tqp enable&&reset
Peng Li
2018-03-08
1
-26
/
+24
*
|
net: hns3: fix endian issue when PF get mbx message flag
Peng Li
2018-03-08
1
-3
/
+4
*
|
net: hns3: set the cmdq out_vld bit to 0 after used
Peng Li
2018-03-08
2
-0
/
+2
*
|
net: hns3: VF should get the real rss_size instead of rss_size_max
Peng Li
2018-03-08
1
-1
/
+1
|
/
*
net: hns3: add int_gl_idx setup for VF
Fuyun Liang
2018-01-26
2
-0
/
+13
[next]