index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
1
-3
/
+0
2022-11-07
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
1
-0
/
+33
2022-10-25
net: hinic: Set max_mtu/min_mtu directly to simplify the code.
caihuoqing
1
-16
/
+1
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
1
-5
/
+5
2020-09-24
hinic: fix wrong return value of mac-set cmd
Luo bin
1
-3
/
+3
2020-07-28
hinic: add log in exception handling processes
Luo bin
1
-31
/
+31
2020-06-28
hinic: add support to get eeprom information
Luo bin
1
-0
/
+72
2020-06-28
hinic: add support to identify physical device
Luo bin
1
-0
/
+55
2020-06-28
hinic: add self test support
Luo bin
1
-0
/
+27
2020-06-28
hinic: add support to set and get pause params
Luo bin
1
-0
/
+40
2020-05-14
hinic: add set_ringparam ethtool_ops support
Luo bin
1
-1
/
+1
2020-05-11
hinic: add link_ksettings ethtool_ops support
Luo bin
1
-0
/
+129
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
1
-4
/
+4
2020-04-25
hinic: add sriov feature support
Luo bin
1
-36
/
+40
2019-07-07
hinic: add fw version query
Xue Chaojing
1
-0
/
+30
2019-06-29
hinic: add vlan offload support
Xue Chaojing
1
-0
/
+30
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
1
-0
/
+66
2019-06-22
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
1
-6
/
+15
2019-06-18
hinic: add support for rss parameters with ethtool
Xue Chaojing
1
-0
/
+126
2019-06-18
hinic: add rss support
Xue Chaojing
1
-0
/
+263
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-06-04
hinic: add LRO support
Xue Chaojing
1
-0
/
+114
2018-11-23
net: hinic: fix null pointer dereference on pointer hwdev
Colin Ian King
1
-2
/
+4
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
1
-0
/
+28
2018-10-18
net-next/hinic: add checksum offload and TSO support
Zhao Chen
1
-0
/
+32
2017-08-22
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
1
-0
/
+31
2017-08-22
net-next/hinic: Add Rx handler
Aviad Krawczyk
1
-0
/
+32
2017-08-22
net-next/hinic: Add Rx mode and link event handler
Aviad Krawczyk
1
-0
/
+92
2017-08-22
net-next/hinic: Add port management commands
Aviad Krawczyk
1
-0
/
+224