summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
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-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
2021-07-26net: hns3: add support for devlink get info for VFYufeng Mo
2021-07-26net: hns3: add support for devlink get info for PFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for VFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for PFYufeng Mo
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-21net: hns3: fix a double shift bugDan Carpenter
2021-06-21net: hns3: fix different snprintf() limitDan Carpenter