summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c
AgeCommit message (Expand)Author
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam
2020-01-08bnxt_en: Call recovery done after reset is successfully doneVikas Gupta
2019-12-10bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam
2019-12-10bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam
2019-12-10bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam
2019-11-24bnxt_en: Add support for flashing the device via devlinkVasundhara Volam
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-22bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam
2019-10-22bnxt_en: Fix devlink NVRAM related byte order related issues.Michael Chan
2019-10-22bnxt_en: Fix the size of devlink MSIX parameters.Vasundhara Volam
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko
2019-08-30bnxt_en: Add FW fatal devlink_health_reporter.Vasundhara Volam
2019-08-30bnxt_en: Add devlink health reset reporter.Vasundhara Volam
2019-08-30bnxt_en: Add new FW devlink_health_reporterVasundhara Volam
2019-08-30bnxt_en: Convert error code in firmware message response to standard code.Michael Chan
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-04-04bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-03-24bnxt: set devlink port type after registrationJiri Pirko
2019-03-24bnxt: call devlink_port_type_eth_set() before port registerJiri Pirko
2019-03-24bnxt: set devlink port attrs properlyJiri Pirko
2019-03-24bnxt: add missing net/devlink.h includeJiri Pirko
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-08devlink: publish params only after driver init is doneJiri Pirko
2019-01-29bnxt_en: Add bnxt_en initial port params table and register itVasundhara Volam
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-10-07bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...Vasundhara Volam
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang
2018-08-05bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla
2017-10-21bnxt: Move generic devlink code to new fileSteve Lin