index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ethtool.c
Age
Commit message (
Expand
)
Author
2020-03-01
bnxt_en: fix error handling when flashing from file
Edwin Peer
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-01-27
bnxt_en: Improve link up detection.
Michael Chan
2019-12-10
bnxt_en: Return error if FW returns more data than dump length
Vasundhara Volam
2019-11-24
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
2019-11-24
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
2019-11-18
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
2019-10-31
bnxt_en: Add support to collect crash dump via ethtool
Vasundhara Volam
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2019-08-30
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-08-30
bnxt_en: Use a common function to print the same ethtool -f error message.
Michael Chan
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
2019-07-29
bnxt_en: Support TPA counters on 57500 chips.
Michael Chan
2019-07-29
bnxt_en: Refactor ethtool ring statistics logic.
Michael Chan
2019-07-29
bnxt_en: Update firmware interface spec. to 1.10.0.89.
Michael Chan
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
2019-07-08
bnxt_en: rename some xdp functions
Andy Gospodarek
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
2019-05-22
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
2019-05-05
bnxt_en: Read package version from firmware.
Vasundhara Volam
2019-05-05
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
2019-05-05
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
bnxt_en: Fix ethtool self-test loopback.
Michael Chan
2018-12-17
bnxt_en: query force speeds before disabling autoneg mode.
Vasundhara Volam
2018-12-17
bnxt_en: Do not free port statistics buffer when device is down.
Michael Chan
2018-12-17
bnxt_en: Return linux standard errors in bnxt_ethtool.c
Vasundhara Volam
2018-12-17
bnxt_en: Add ethtool -S priority counters.
Michael Chan
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
2018-11-15
bnxt_en: Fix filling time in bnxt_fill_coredump_record()
Vasundhara Volam
2018-11-15
bnxt_en: Add software "missed_irqs" counter.
Michael Chan
2018-10-15
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
Michael Chan
2018-10-15
bnxt_en: Re-structure doorbells.
Michael Chan
2018-10-15
bnxt_en: Add additional extended port statistics.
Michael Chan
2018-08-13
bnxt_en: take coredump_record structure off stack
Arnd Bergmann
2018-08-13
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
2018-08-10
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2018-04-27
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
Michael Chan
[next]