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
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-11
bnxt_en: Fix devlink info's stored fw.psid version format.
Vasundhara Volam
2021-01-25
bnxt_en: Define macros for the various health register states.
Michael Chan
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-10-12
bnxt_en: Add stored FW version info to devlink info_get cb.
Vasundhara Volam
2020-10-12
bnxt_en: Refactor bnxt_dl_info_get().
Vasundhara Volam
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-06-22
bnxt_en: Add board.serial_number field to info_get cb
Vasundhara Volam
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
2020-03-27
bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb
Vasundhara Volam
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
[prev]
[next]