index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_devlink.c
Age
Commit message (
Expand
)
Author
2020-03-27
bnxt_en: Add partno to devlink info_get cb
Vasundhara Volam
2020-03-27
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-01-27
bnxt_en: Add support for devlink info command
Vasundhara Volam
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
2020-01-27
bnxt_en: Add support to update progress of flash update
Vasundhara Volam
2020-01-27
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2020-01-27
bnxt_en: Register devlink irrespective of firmware spec version
Vasundhara Volam
2020-01-27
bnxt_en: Refactor bnxt_dl_register()
Vasundhara Volam
2020-01-08
bnxt_en: Call recovery done after reset is successfully done
Vikas Gupta
2019-12-10
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2019-12-10
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
2019-12-10
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
2019-11-24
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
2019-11-18
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-22
bnxt_en: Minor formatting changes in FW devlink_health_reporter
Vasundhara Volam
2019-10-22
bnxt_en: Fix devlink NVRAM related byte order related issues.
Michael Chan
2019-10-22
bnxt_en: Fix the size of devlink MSIX parameters.
Vasundhara Volam
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
2019-08-30
bnxt_en: Add FW fatal devlink_health_reporter.
Vasundhara Volam
2019-08-30
bnxt_en: Add devlink health reset reporter.
Vasundhara Volam
2019-08-30
bnxt_en: Add new FW devlink_health_reporter
Vasundhara Volam
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
2019-04-04
bnxt: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2019-04-04
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-03-24
bnxt: set devlink port type after registration
Jiri Pirko
2019-03-24
bnxt: call devlink_port_type_eth_set() before port register
Jiri Pirko
2019-03-24
bnxt: set devlink port attrs properly
Jiri Pirko
2019-03-24
bnxt: add missing net/devlink.h include
Jiri Pirko
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
2019-01-29
bnxt_en: Add bnxt_en initial port params table and register it
Vasundhara Volam
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-10-07
bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
Gustavo A. R. Silva
2018-10-04
bnxt_en: Add a driver specific gre_ver_check devlink parameter.
Vasundhara Volam
2018-10-04
bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.
Vasundhara Volam
2018-10-04
bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...
Vasundhara Volam
2018-10-04
bnxt_en: Use ignore_ari devlink parameter
Vasundhara Volam
2018-09-18
net: bnxt: Fix a uninitialized variable warning.
zhong jiang
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-07-05
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
2017-10-28
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
2017-10-21
bnxt: Move generic devlink code to new file
Steve Lin
[prev]