aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_port.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-07net: hinic: Add support for configuration of rx-vlan-filter by ethtoolGravatar Cai Huoqing 1-0/+33
2022-10-25net: hinic: Set max_mtu/min_mtu directly to simplify the code.Gravatar caihuoqing 1-16/+1
2021-05-13net: hinic: remove unnecessary parenthesesGravatar Guangbin Huang 1-5/+5
2020-09-24hinic: fix wrong return value of mac-set cmdGravatar Luo bin 1-3/+3
2020-07-28hinic: add log in exception handling processesGravatar Luo bin 1-31/+31
2020-06-28hinic: add support to get eeprom informationGravatar Luo bin 1-0/+72
2020-06-28hinic: add support to identify physical deviceGravatar Luo bin 1-0/+55
2020-06-28hinic: add self test supportGravatar Luo bin 1-0/+27
2020-06-28hinic: add support to set and get pause paramsGravatar Luo bin 1-0/+40
2020-05-14hinic: add set_ringparam ethtool_ops supportGravatar Luo bin 1-1/+1
2020-05-11hinic: add link_ksettings ethtool_ops supportGravatar Luo bin 1-0/+129
2020-05-09hinic: add three net_device_ops of vfGravatar Luo bin 1-4/+4
2020-04-25hinic: add sriov feature supportGravatar Luo bin 1-36/+40
2019-07-07hinic: add fw version queryGravatar Xue Chaojing 1-0/+30
2019-06-29hinic: add vlan offload supportGravatar Xue Chaojing 1-0/+30
2019-06-24hinic: implement the statistical interface of ethtoolGravatar Xue Chaojing 1-0/+66
2019-06-22hinic: fix dereference of pointer hwdev before it is null checkedGravatar Colin Ian King 1-6/+15
2019-06-18hinic: add support for rss parameters with ethtoolGravatar Xue Chaojing 1-0/+126
2019-06-18hinic: add rss supportGravatar Xue Chaojing 1-0/+263
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 1-10/+1
2019-06-04hinic: add LRO supportGravatar Xue Chaojing 1-0/+114
2018-11-23net: hinic: fix null pointer dereference on pointer hwdevGravatar Colin Ian King 1-2/+4
2018-11-20net-next/hinic:add rx checksum offload for HiNICGravatar Xue Chaojing 1-0/+28
2018-10-18net-next/hinic: add checksum offload and TSO supportGravatar Zhao Chen 1-0/+32
2017-08-22net-next/hinic: Add ethtool and statsGravatar Aviad Krawczyk 1-0/+31
2017-08-22net-next/hinic: Add Rx handlerGravatar Aviad Krawczyk 1-0/+32
2017-08-22net-next/hinic: Add Rx mode and link event handlerGravatar Aviad Krawczyk 1-0/+92
2017-08-22net-next/hinic: Add port management commandsGravatar Aviad Krawczyk 1-0/+224