summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_ethtool.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2022-09-22net: hinic: remove unused macroZhengchao Shao
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-15hinic: use ARRAY_SIZE instead of ARRAY_LENGuo Zhengkui
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann
2021-03-19net: hinic: convert strlcpy to strscpyDaode Huang
2020-09-18hinic: fix sending pkts from core while self testingLuo bin
2020-07-28hinic: add support to handle hw abnormal eventLuo bin
2020-06-30hinic: remove unused but set variableLuo bin
2020-06-28hinic: add support to get eeprom informationLuo bin
2020-06-28hinic: add support to identify physical deviceLuo bin
2020-06-28hinic: add self test supportLuo bin
2020-06-28hinic: add support to set and get irq coalesceLuo bin
2020-06-28hinic: add support to set and get pause paramsLuo bin
2020-06-02hinic: add set_channels ethtool_ops supportLuo bin
2020-05-14hinic: add set_ringparam ethtool_ops supportLuo bin
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-07-07hinic: add fw version queryXue Chaojing
2019-07-02hinic: remove standard netdev statsXue Chaojing
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing
2019-06-18hinic: add support for rss parameters with ethtoolXue Chaojing
2019-06-18hinic: move ethtool code into hinic_ethtoolXue Chaojing