aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
AgeCommit message (Expand)Author
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan
2018-03-31bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan
2018-03-31bnxt_en: Add extended port statistics supportVasundhara Volam
2018-03-31bnxt_en: Include additional hardware port statistics in ethtool -S.Vasundhara Volam
2018-03-31bnxt_en: fix clear flags in ethtool reset handlingScott Branden
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2017-11-03bnxt_en: fix typo in bnxt_set_coalesceAndy Gospodarek
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan
2017-10-28bnxt_en: Add ethtool reset methodVasundhara Volam
2017-10-28bnxt_en: Get firmware package version one time.Michael Chan
2017-10-28bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan
2017-10-14bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan
2017-10-14bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2017-08-28bnxt_en: Improve tx ring reservation logic.Michael Chan
2017-07-25bnxt: fix unsigned comparsion with 0stephen hemminger
2017-07-24bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.Michael Chan
2017-07-24bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-05-30bnxt_en: Optimize doorbell write operations for newer chips.Michael Chan
2017-04-24bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar
2017-04-05bnxt_en: Add interrupt test to ethtool -t selftest.Michael Chan
2017-04-05bnxt_en: Add PHY loopback to ethtool self-test.Michael Chan
2017-04-05bnxt_en: Add ethtool mac loopback self test.Michael Chan
2017-04-05bnxt_en: Add basic ethtool -t selftest support.Michael Chan
2017-04-05bnxt_en: Add ethtool set_wol method.Michael Chan
2017-04-05bnxt_en: Add ethtool get_wol method.Michael Chan
2017-02-12bnxt_en: Fix ethtool -l pre-set max combined channel.Michael Chan
2017-02-12bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.Kshitij Soni
2017-02-07bnxt_en: Add a set of TX rings to support XDP.Michael Chan
2017-02-07bnxt_en: Centralize logic to reserve rings.Michael Chan
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan
2016-12-29bnxt_en: Add IPV6 hardware RFS support.Michael Chan
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan
2016-12-05bnxt_en: Add PFC statistics.Michael Chan
2016-11-16bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan
2016-09-19bnxt_en: Support for "ethtool -r" commandDeepak Khungar
2016-09-19bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan
2016-09-19bnxt_en: Added support for Secure Firmware UpdateRob Swindell
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-19bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).Prashant Sreedharan
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King
2016-07-02bnxt_en: Allow statistics DMA to be configurable using ethtool -C.Michael Chan
2016-07-02bnxt_en: Add support for firmware updates for additional processors.Rob Swindell
2016-07-02bnxt_en: Request firmware reset after successful firwmare updateRob Swindell
2016-07-02bnxt_en: Add support for updating flash more securelyRob Swindell
2016-07-02bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.Michael Chan