index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
1
-2
/
+2
2019-11-24
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
1
-4
/
+4
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
1
-1
/
+2
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
1
-2
/
+7
2019-11-18
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
1
-0
/
+2
2019-10-31
bnxt_en: Add support to collect crash dump via ethtool
Vasundhara Volam
1
-2
/
+35
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
1
-1
/
+1
2019-08-30
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
1
-1
/
+4
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
1
-17
/
+3
2019-08-30
bnxt_en: Use a common function to print the same ethtool -f error message.
Michael Chan
1
-6
/
+8
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+5
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
1
-7
/
+5
2019-07-29
bnxt_en: Support TPA counters on 57500 chips.
Michael Chan
1
-10
/
+31
2019-07-29
bnxt_en: Refactor ethtool ring statistics logic.
Michael Chan
1
-50
/
+70
2019-07-29
bnxt_en: Update firmware interface spec. to 1.10.0.89.
Michael Chan
1
-0
/
+15
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-07-08
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
1
-1
/
+1
2019-07-08
bnxt_en: rename some xdp functions
Andy Gospodarek
1
-1
/
+1
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
1
-3
/
+3
2019-05-22
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
1
-1
/
+1
2019-05-05
bnxt_en: Read package version from firmware.
Vasundhara Volam
1
-1
/
+2
2019-05-05
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
1
-0
/
+39
2019-05-05
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
1
-0
/
+4
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2018-12-19
bnxt_en: Fix ethtool self-test loopback.
Michael Chan
1
-1
/
+4
2018-12-17
bnxt_en: query force speeds before disabling autoneg mode.
Vasundhara Volam
1
-1
/
+21
2018-12-17
bnxt_en: Do not free port statistics buffer when device is down.
Michael Chan
1
-2
/
+5
2018-12-17
bnxt_en: Return linux standard errors in bnxt_ethtool.c
Vasundhara Volam
1
-17
/
+39
2018-12-17
bnxt_en: Add ethtool -S priority counters.
Michael Chan
1
-1
/
+113
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
1
-2
/
+0
2018-11-15
bnxt_en: Fix filling time in bnxt_fill_coredump_record()
Vasundhara Volam
1
-2
/
+2
2018-11-15
bnxt_en: Add software "missed_irqs" counter.
Michael Chan
1
-1
/
+4
2018-10-15
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
Michael Chan
1
-9
/
+10
2018-10-15
bnxt_en: Re-structure doorbells.
Michael Chan
1
-1
/
+1
2018-10-15
bnxt_en: Add additional extended port statistics.
Michael Chan
1
-6
/
+85
2018-08-13
bnxt_en: take coredump_record structure off stack
Arnd Bergmann
1
-6
/
+3
2018-08-13
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
1
-2
/
+2
2018-08-10
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
1
-3
/
+3
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
1
-1
/
+1
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
1
-0
/
+333
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
1
-6
/
+26
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
1
-3
/
+3
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
1
-12
/
+8
2018-04-27
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
Michael Chan
1
-0
/
+2
2018-04-27
bnxt_en: Do not allow VF to read EEPROM.
Michael Chan
1
-0
/
+5
2018-04-27
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
Vasundhara Volam
1
-0
/
+33
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
1
-22
/
+27
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
1
-3
/
+8
[next]