summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Add more packet size statiscticsJian Shen2018-01-082-7/+56
* net: hns3: remove redundant semicolonPeng Li2018-01-081-1/+1
* net: hns3: fix for not setting pause parametersFuyun Liang2018-01-083-7/+98
* net: hns3: add MTU initialization for hardwareFuyun Liang2018-01-081-2/+20
* net: hns3: fix for changing MTUFuyun Liang2018-01-081-0/+2
* net: hns3: fix for setting MTUFuyun Liang2018-01-083-5/+16
* net: hns3: fix for updating fc_mode_last_timeFuyun Liang2018-01-081-9/+6
* net: hns3: Fix a response data read error of tqp statistics queryJian Shen2018-01-082-4/+4
* net: hns3: Add packet statistics of netdevJian Shen2018-01-081-1/+79
* net: hns3: Remove a useless member of struct hns3_statsJian Shen2018-01-081-3/+1
* net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen2018-01-081-1/+2
* net: hns3: Fix a loop index error of tqp statistics queryJian Shen2018-01-081-5/+5
* net: hns3: Fix an error of total drop packet statisticsJian Shen2018-01-081-2/+9
* net: hns3: Mask the packet statistics query when NIC is downJian Shen2018-01-081-0/+8
* net: hns3: Modify the update period of packet statisticsJian Shen2018-01-083-1/+17
* net: hns3: Remove repeat statistic of rx_errorsJian Shen2018-01-081-1/+0
* net: hns3: Fix spelling errorsJian Shen2018-01-082-9/+9
* net: hns3: Unify the strings display of packet statisticsJian Shen2018-01-084-66/+69
* net: hns3: Disable VFs change rxvlan offload statusJian Shen2018-01-081-2/+3
* net: hns3: Add ethtool interface for vlan filterJian Shen2018-01-083-3/+25
* net: hns: add ACPI mode support for ethtool -pJian Shen2018-01-022-2/+57
* net: hns3: hns3_get_channels() can be statickbuild test robot2017-12-271-2/+2
* net: hns3: change TM sched mode to TC-based mode when SRIOV enabledPeng Li2017-12-271-4/+1
* net: hns3: Increase the default depth of bucket for TM shaperPeng Li2017-12-271-2/+2
* net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li2017-12-273-0/+32
* net: hns3: add Asym Pause support to phy default featuresFuyun Liang2017-12-271-0/+1
* net: hns3: add support to update flow control settings after autonegPeng Li2017-12-273-0/+41
* net: hns3: add support for set_pauseparamPeng Li2017-12-274-1/+98
* net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang2017-12-271-0/+4
* net: hns3: cleanup mac auto-negotiation state queryFuyun Liang2017-12-271-24/+0
* net: hns3: add handling vlan tag offload in bdPeng Li2017-12-271-5/+78
* net: hns3: add ethtool related offload commandPeng Li2017-12-273-0/+32
* net: hns3: add vlan offload config commandPeng Li2017-12-273-6/+233
* net: hns3: add a mask initialization for mac_vlan tablePeng Li2017-12-272-1/+48
* net: hns3: get rss_size_max from configuration but not hardcodePeng Li2017-12-273-1/+8
* net: hns3: free the ring_data structrue when change tqpsPeng Li2017-12-271-0/+4
* net: hns3: change the returned tqp number by ethtool -xPeng Li2017-12-271-1/+1
* net: hns3: add support to modify tqps numberPeng Li2017-12-275-0/+240
* net: hns3: add support to query tqps numberPeng Li2017-12-273-0/+33
* net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta2017-12-152-8/+68
* net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta2017-12-153-92/+159
* net: hns3: Add mailbox support to PF driverSalil Mehta2017-12-154-1/+309
* net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta2017-12-159-12/+46
* net: hns3: Add HNS3 VF driver to kernel build frameworkSalil Mehta2017-12-153-9/+30
* net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta2017-12-152-0/+1653
* net: hns3: Add mailbox support to VF driverSalil Mehta2017-12-152-0/+269
* net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta2017-12-152-0/+598
* net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta2017-12-052-36/+65
* net: hns3: Add reset service task for handling reset requestsSalil Mehta2017-12-052-11/+34
* net: hns3: Refactor of the reset interrupt handling logicSalil Mehta2017-12-052-32/+78
OpenPOWER on IntegriCloud