index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
2021-11-15
1
-17
/
+15
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-6
/
+4
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
net: hinic: remove unnecessary blank line
Guangbin Huang
2021-05-13
1
-1
/
+0
*
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
2021-03-24
1
-15
/
+10
*
net: hinic: convert strlcpy to strscpy
Daode Huang
2021-03-19
1
-2
/
+2
*
hinic: fix sending pkts from core while self testing
Luo bin
2020-09-18
1
-0
/
+4
*
hinic: add support to handle hw abnormal event
Luo bin
2020-07-28
1
-0
/
+20
*
hinic: remove unused but set variable
Luo bin
2020-06-30
1
-18
/
+0
*
hinic: add support to get eeprom information
Luo bin
2020-06-28
1
-0
/
+69
*
hinic: add support to identify physical device
Luo bin
2020-06-28
1
-0
/
+34
*
hinic: add self test support
Luo bin
2020-06-28
1
-0
/
+177
*
hinic: add support to set and get irq coalesce
Luo bin
2020-06-28
1
-0
/
+234
*
hinic: add support to set and get pause params
Luo bin
2020-06-28
1
-1
/
+85
*
hinic: add set_channels ethtool_ops support
Luo bin
2020-06-02
1
-8
/
+32
*
hinic: add set_ringparam ethtool_ops support
Luo bin
2020-05-14
1
-4
/
+74
*
hinic: add link_ksettings ethtool_ops support
Luo bin
2020-05-11
1
-8
/
+412
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-4
/
+4
*
hinic: add fw version query
Xue Chaojing
2019-07-07
1
-0
/
+8
*
hinic: remove standard netdev stats
Xue Chaojing
2019-07-02
1
-46
/
+1
*
hinic: implement the statistical interface of ethtool
Xue Chaojing
2019-06-24
1
-0
/
+341
*
hinic: add support for rss parameters with ethtool
Xue Chaojing
2019-06-18
1
-0
/
+295
*
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
2019-06-18
1
-0
/
+163