aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-07hinic: add fw version queryXue Chaojing1-0/+30
2019-06-29hinic: add vlan offload supportXue Chaojing1-0/+30
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing1-0/+66
2019-06-22hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King1-6/+15
2019-06-18hinic: add support for rss parameters with ethtoolXue Chaojing1-0/+126
2019-06-18hinic: add rss supportXue Chaojing1-0/+263
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-06-04hinic: add LRO supportXue Chaojing1-0/+114
2018-11-23net: hinic: fix null pointer dereference on pointer hwdevColin Ian King1-2/+4
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing1-0/+28
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen1-0/+32
2017-08-22net-next/hinic: Add ethtool and statsAviad Krawczyk1-0/+31
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk1-0/+32
2017-08-22net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk1-0/+92
2017-08-22net-next/hinic: Add port management commandsAviad Krawczyk1-0/+224