index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
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-16
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
Michael Chan
1
-9
/
+10
2018-10-16
bnxt_en: Re-structure doorbells.
Michael Chan
1
-1
/
+1
2018-10-16
bnxt_en: Add additional extended port statistics.
Michael Chan
1
-6
/
+85
2018-08-14
bnxt_en: take coredump_record structure off stack
Arnd Bergmann
1
-6
/
+3
2018-08-14
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
1
-2
/
+2
2018-08-11
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
1
-3
/
+3
2018-08-06
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
1
-1
/
+1
2018-08-06
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
1
-0
/
+333
2018-08-06
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
1
-6
/
+26
2018-08-06
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-06
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
2018-04-01
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
1
-0
/
+11
2018-04-01
bnxt_en: Add extended port statistics support
Vasundhara Volam
1
-0
/
+32
2018-04-01
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
1
-0
/
+5
2018-04-01
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
1
-2
/
+6
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
1
-0
/
+12
2017-12-01
bnxt_en: Add ETH_RESET_AP support
Scott Branden
1
-0
/
+11
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
1
-2
/
+2
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
1
-1
/
+1
2017-10-27
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
1
-20
/
+30
2017-10-27
bnxt_en: Add ethtool reset method
Vasundhara Volam
1
-1
/
+36
2017-10-27
bnxt_en: Get firmware package version one time.
Michael Chan
1
-14
/
+16
2017-10-27
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
1
-0
/
+3
2017-10-15
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
1
-1
/
+3
2017-10-15
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
1
-0
/
+4
2017-08-29
bnxt_en: Improve tx ring reservation logic.
Michael Chan
1
-2
/
+1
2017-07-25
bnxt: fix unsigned comparsion with 0
stephen hemminger
1
-1
/
+1
2017-07-25
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
1
-3
/
+5
2017-07-25
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Michael Chan
1
-12
/
+13
2017-07-11
bnxt_en: Fix bug in ethtool -L.
Michael Chan
1
-1
/
+2
2017-05-31
bnxt_en: Optimize doorbell write operations for newer chips.
Michael Chan
1
-2
/
+1
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
1
-1
/
+13
2017-04-05
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
1
-1
/
+31
2017-04-05
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
1
-2
/
+60
2017-04-05
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
1
-9
/
+156
2017-04-05
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
1
-1
/
+135
2017-04-05
bnxt_en: Add ethtool set_wol method.
Michael Chan
1
-0
/
+26
2017-04-05
bnxt_en: Add ethtool get_wol method.
Michael Chan
1
-0
/
+16
2017-02-13
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
1
-1
/
+1
2017-02-13
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
1
-6
/
+26
2017-02-07
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
1
-4
/
+12
2017-02-07
bnxt_en: Centralize logic to reserve rings.
Michael Chan
1
-30
/
+9
[next]