index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
2020-09-24
hinic: fix wrong return value of mac-set cmd
Luo bin
2020-07-28
hinic: add log in exception handling processes
Luo bin
2020-06-28
hinic: add support to get eeprom information
Luo bin
2020-06-28
hinic: add support to identify physical device
Luo bin
2020-06-28
hinic: add self test support
Luo bin
2020-06-28
hinic: add support to set and get pause params
Luo bin
2020-05-14
hinic: add set_ringparam ethtool_ops support
Luo bin
2020-05-11
hinic: add link_ksettings ethtool_ops support
Luo bin
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
2020-04-25
hinic: add sriov feature support
Luo bin
2019-07-07
hinic: add fw version query
Xue Chaojing
2019-06-29
hinic: add vlan offload support
Xue Chaojing
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
2019-06-22
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
2019-06-18
hinic: add support for rss parameters with ethtool
Xue Chaojing
2019-06-18
hinic: add rss support
Xue Chaojing
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-04
hinic: add LRO support
Xue Chaojing
2018-11-23
net: hinic: fix null pointer dereference on pointer hwdev
Colin Ian King
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
2018-10-18
net-next/hinic: add checksum offload and TSO support
Zhao Chen
2017-08-22
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
2017-08-22
net-next/hinic: Add Rx handler
Aviad Krawczyk
2017-08-22
net-next/hinic: Add Rx mode and link event handler
Aviad Krawczyk
2017-08-22
net-next/hinic: Add port management commands
Aviad Krawczyk