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_ethtool.c
Age
Commit message (
Expand
)
Author
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
2018-04-27
bnxt_en: Do not allow VF to read EEPROM.
Michael Chan
2018-04-27
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
Vasundhara Volam
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
2018-03-31
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
2018-03-31
bnxt_en: Add extended port statistics support
Vasundhara Volam
2018-03-31
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
2018-03-31
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
2017-12-01
bnxt_en: Add ETH_RESET_AP support
Scott Branden
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
2017-10-28
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
2017-10-28
bnxt_en: Add ethtool reset method
Vasundhara Volam
2017-10-28
bnxt_en: Get firmware package version one time.
Michael Chan
2017-10-28
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
2017-10-14
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
2017-10-14
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
2017-08-28
bnxt_en: Improve tx ring reservation logic.
Michael Chan
2017-07-25
bnxt: fix unsigned comparsion with 0
stephen hemminger
2017-07-24
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
2017-07-24
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Michael Chan
2017-07-11
bnxt_en: Fix bug in ethtool -L.
Michael Chan
2017-05-30
bnxt_en: Optimize doorbell write operations for newer chips.
Michael Chan
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
2017-04-05
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
2017-04-05
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
2017-04-05
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
2017-04-05
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
2017-04-05
bnxt_en: Add ethtool set_wol method.
Michael Chan
2017-04-05
bnxt_en: Add ethtool get_wol method.
Michael Chan
2017-02-12
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
2017-02-12
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
2017-02-07
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
2017-02-07
bnxt_en: Centralize logic to reserve rings.
Michael Chan
2017-01-13
bnxt_en: Add support for ethtool -p.
Michael Chan
2016-12-29
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
2016-12-29
bnxt_en: Add IPV6 hardware RFS support.
Michael Chan
2016-12-29
bnxt_en: Fix and clarify link_info->advertising.
Michael Chan
2016-12-05
bnxt_en: Add PFC statistics.
Michael Chan
[next]