summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
AgeCommit message (Expand)Author
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao
2023-08-04net: hns3: Remove unused function declarationsYue Haibing
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang
2022-01-05net: hns3: refactor PF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: refactor PF rss set APIs with new common rss set APIsJie Wang
2021-12-31net: hns3: refactor PF cmdq init and uninit APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor PF cmdq resource APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-12-31net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang
2021-08-28net: hns3: add required space in commentHao Chen
2021-08-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang
2021-08-27net: hns3: merge some repetitive macrosPeng Li
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: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-16net: hns3: add support to query tx spare buffer size for pfHuazhong Tan
2021-06-11net: hns3: add support for PTPHuazhong Tan
2021-06-08net: hns3: add support for imp-handle ras capabilityJiaran Zhang
2021-06-08net: hns3: add the RAS compatibility adaptation solutionJiaran Zhang
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-14net: hns3: refactor dump m7 info of debugfsJiaran Zhang
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo
2021-03-26net: hns3: remove unused code of vmdqJian Shen
2021-03-22net: hns3: add support for user-def data of flow directorJian Shen
2021-03-13net: hns3: add phy loopback support for imp-controlled PHYsGuangbin Huang
2021-03-13net: hns3: add ioctl support for imp-controlled PHYsGuangbin Huang
2021-03-13net: hns3: add support for imp-controlled PHYsGuangbin Huang
2021-03-11net: hns3: use pause capability queried from firmwareYufeng Mo
2021-03-11net: hns3: use FEC capability queried from firmwareYufeng Mo
2021-02-28net: hns3: fix error mask definition of flow directorJian Shen
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: add api capability bits for firmwareJian Shen
2021-01-29net: hns3: add interfaces to query information of tm priority/qsetGuangbin Huang
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao