aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
2019-09-21net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan
2019-07-26net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-07-26net: hns3: fix port capbility updating issueJian Shen
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26net: hns3: restore the MAC autoneg state after resetJian Shen
2019-07-26net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-07-26net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li
2019-07-26net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-07-26net: hns3: fix for FEC configurationJian Shen
2019-07-26net: hns3: initialize CPU reverse mappingJian Shen
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski
2019-05-08net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin
2019-05-07net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin
2019-05-07net: hns3: fix error handling for desc fillingYunsheng Lin
2019-05-07net: hns3: combine len and checksum handling for inner and outer header.Yunsheng Lin
2019-05-07net: hns3: refactor BD filling for l2l3l4 infoYunsheng Lin
2019-05-07net: hns3: fix for tunnel type handling in hns3_rx_checksumYunsheng Lin
2019-05-07net: hns3: add linearizing checking for TSO caseYunsheng Lin
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin
2019-05-07net: hns3: use napi_schedule_irqoff in hard interrupts handlersYunsheng Lin
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-26net: hns3: remove reset after command send failedWeihang Li
2019-04-26net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-26net: hns3: handle the BD info on the last BD of the packetYunsheng Lin
2019-04-26net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin
2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-19net: hns3: add function type check for debugfs help informationYufeng Mo
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li