summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2021-08-31net: hns3: remove unnecessary spacesHao Chen
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao
2021-08-31net: hns3: refine function hns3_set_default_feature()Jian Shen
2021-08-30net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen
2021-08-30net: hnss3: use max() to simplify codeHao Chen
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang
2021-08-30net: hns3: reconstruct function hns3_self_testPeng Li
2021-08-30net: hns3: initialize each member of structure array on a separate lineJiaran Zhang
2021-08-28net: hns3: add required space in commentHao Chen
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen
2021-08-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang
2021-08-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang
2021-08-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang
2021-08-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo
2021-08-27net: hns3: uniform type of function parameter cmdHao Chen
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-27net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li
2021-08-27net: hns3: remove redundant param to simplify codePeng Li
2021-08-27net: hns3: use memcpy to simplify codePeng Li
2021-08-27net: hns3: remove redundant param mbx_event_pendingPeng Li
2021-08-27net: hns3: add hns3_state_init() to do state initializationHuazhong Tan
2021-08-27net: hns3: add macros for mac speeds of firmware commandGuangbin Huang
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-19net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-08-16net: hns3: add header file hns3_ethtoo.hGuangbin Huang
2021-08-14net: hns3: remove always exist devlink pointer checkLeon Romanovsky
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-26net: hns3: add devlink reload support for VFHao Chen
2021-07-26net: hns3: add devlink reload support for PFHao Chen