aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-01-08net: hns3: fix for not setting pause parametersFuyun Liang
2018-01-08net: hns3: add MTU initialization for hardwareFuyun Liang
2018-01-08net: hns3: fix for changing MTUFuyun Liang
2018-01-08net: hns3: fix for setting MTUFuyun Liang
2018-01-08net: hns3: fix for updating fc_mode_last_timeFuyun Liang
2018-01-08net: hns3: Fix a response data read error of tqp statistics queryJian Shen
2018-01-08net: hns3: Add packet statistics of netdevJian Shen
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen
2018-01-08net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen
2018-01-08net: hns3: Fix a loop index error of tqp statistics queryJian Shen
2018-01-08net: hns3: Fix an error of total drop packet statisticsJian Shen
2018-01-08net: hns3: Mask the packet statistics query when NIC is downJian Shen
2018-01-08net: hns3: Modify the update period of packet statisticsJian Shen
2018-01-08net: hns3: Remove repeat statistic of rx_errorsJian Shen
2018-01-08net: hns3: Fix spelling errorsJian Shen
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen
2018-01-08net: hns3: Disable VFs change rxvlan offload statusJian Shen
2018-01-08net: hns3: Add ethtool interface for vlan filterJian Shen
2018-01-02net: hns: add ACPI mode support for ethtool -pJian Shen
2017-12-27net: hns3: hns3_get_channels() can be statickbuild test robot
2017-12-27net: hns3: change TM sched mode to TC-based mode when SRIOV enabledPeng Li
2017-12-27net: hns3: Increase the default depth of bucket for TM shaperPeng Li
2017-12-27net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li
2017-12-27net: hns3: add Asym Pause support to phy default featuresFuyun Liang
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li
2017-12-27net: hns3: add support for set_pauseparamPeng Li
2017-12-27net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang
2017-12-27net: hns3: cleanup mac auto-negotiation state queryFuyun Liang
2017-12-27net: hns3: add handling vlan tag offload in bdPeng Li
2017-12-27net: hns3: add ethtool related offload commandPeng Li
2017-12-27net: hns3: add vlan offload config commandPeng Li
2017-12-27net: hns3: add a mask initialization for mac_vlan tablePeng Li
2017-12-27net: hns3: get rss_size_max from configuration but not hardcodePeng Li
2017-12-27net: hns3: free the ring_data structrue when change tqpsPeng Li
2017-12-27net: hns3: change the returned tqp number by ethtool -xPeng Li
2017-12-27net: hns3: add support to modify tqps numberPeng Li
2017-12-27net: hns3: add support to query tqps numberPeng Li
2017-12-15net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta
2017-12-15net: hns3: Add HNS3 VF driver to kernel build frameworkSalil Mehta
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta
2017-12-05net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta
2017-12-05net: hns3: Add reset service task for handling reset requestsSalil Mehta
2017-12-05net: hns3: Refactor of the reset interrupt handling logicSalil Mehta
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta