index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
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
[next]