summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose2018-10-241-4/+6
* net: hns3: Add enable and process hw errors of TM schedulerShiju Jose2018-10-224-0/+303
* net: hns3: Add enable and process hw errors from PPPShiju Jose2018-10-223-0/+280
* net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose2018-10-223-0/+207
* net: hns3: Add enable and process common ecc errorsShiju Jose2018-10-223-0/+318
* net: hns3: Add support to enable and disable hw errorsShiju Jose2018-10-223-0/+32
* net: hns3: Add PCIe AER error recoveryShiju Jose2018-10-224-7/+35
* net: hns3: Add PCIe AER callback error_detectedShiju Jose2018-10-226-1/+101
* net: hns3: fix for multiple unmapping DMA problemFuyun Liang2018-10-161-5/+8
* net: hns3: rename hns_nic_dma_unmapFuyun Liang2018-10-161-7/+7
* net: hns3: add handling for big TX fragmentFuyun Liang2018-10-161-14/+31
* net: hns3: move DMA map into hns3_fill_descPeng Li2018-10-162-26/+24
* net: hns3: remove hns3_fill_desc_tsoPeng Li2018-10-161-39/+5
* net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen2018-10-121-1/+9
* net: hns3: Resume promisc mode and vlan filter status after resetJian Shen2018-10-121-1/+5
* net: hns3: Enable promisc mode when mac vlan table is fullJian Shen2018-10-124-12/+89
* net: hns3: Add HW RSS hash information to RX skbPeng Li2018-10-103-0/+36
* net: hns3: Add RSS tuples support for VFJian Shen2018-10-104-2/+234
* net: hns3: Add RSS general configuration support for VFJian Shen2018-10-102-52/+106
* net: hns3: Add new RSS hash algorithm support for PFJian Shen2018-10-102-10/+30
* net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen2018-10-051-17/+13
* net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu2018-10-051-9/+36
* net: hns3: Drop depricated mta table supportJian Shen2018-10-059-474/+2
* net: hns3: Optimize for unicast mac vlan tableJian Shen2018-10-053-2/+174
* net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen2018-10-051-17/+28
* net: hns3: Remove the default mask configuration for mac vlan tableJian Shen2018-10-052-42/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-032-30/+20
|\
| * net: hns: remove ndo_poll_controllerEric Dumazet2018-09-281-18/+0
| * net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-09-252-12/+20
* | net: hns3: Add support for enable/disable flow directorJian Shen2018-10-013-1/+28
* | net: hns3: Remove all flow director rules when unload hns3 driverJian Shen2018-10-011-0/+2
* | net: hns3: Add reset handle for flow directorJian Shen2018-10-014-0/+103
* | net: hns3: Add support for rule query of flow directorJian Shen2018-10-013-6/+264
* | net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-014-2/+519
* | net: hns3: Add input key and action config support for flow directorJian Shen2018-10-013-0/+456
* | net: hns3: Add flow director initializationJian Shen2018-10-015-0/+349
* | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-5/+1
* | hns3: Another build fix.David S. Miller2018-09-291-1/+1
* | hns3: Fix the build.David S. Miller2018-09-291-1/+1
* | net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2018-09-282-37/+36
* | net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan2018-09-284-17/+13
* | net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan2018-09-283-4/+15
* | net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin2018-09-281-5/+3
* | net: hns3: Fix for packet buffer setting bugYunsheng Lin2018-09-281-6/+8
* | net: hns3: Add serdes parallel inner loopback supportFuyun Liang2018-09-284-20/+57
* | net: hns3: Rename mac loopback to app loopbackFuyun Liang2018-09-283-13/+13
* | net: hns3: Rename loop modeFuyun Liang2018-09-283-15/+15
* | net: hns3: Set extra mac address of pause param for HWFuyun Liang2018-09-282-0/+5
* | net: hns3: Add support for sctp checksum offloadPeng Li2018-09-281-4/+4
* | net: hns3: Remove redundant hclge_get_port_type()Peng Li2018-09-212-23/+0
OpenPOWER on IntegriCloud