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
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-12
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
1
-1
/
+1
2017-02-12
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
2017-01-13
bnxt_en: Add support for ethtool -p.
Michael Chan
1
-1
/
+43
2016-12-29
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
1
-0
/
+15
2016-12-29
bnxt_en: Add IPV6 hardware RFS support.
Michael Chan
1
-14
/
+39
2016-12-29
bnxt_en: Fix and clarify link_info->advertising.
Michael Chan
1
-2
/
+3
2016-12-05
bnxt_en: Add PFC statistics.
Michael Chan
1
-7
/
+16
2016-11-16
bnxt_en: Add ethtool -n|-N rx-flow-hash support.
Michael Chan
1
-3
/
+164
2016-09-19
bnxt_en: Support for "ethtool -r" command
Deepak Khungar
1
-0
/
+20
2016-09-19
bnxt_en: Fix ethtool -l|-L inconsistent channel counts.
Michael Chan
1
-5
/
+7
2016-09-19
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
1
-13
/
+142
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
1
-2
/
+10
2016-07-11
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
1
-2
/
+23
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
1
-0
/
+20
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
1
-1
/
+2
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
1
-2
/
+2
2016-06-14
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
1
-80
/
+118
2016-06-14
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
1
-9
/
+20
2016-06-14
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
1
-3
/
+3
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
1
-0
/
+121
2016-05-15
bnxt_en: Fix invalid max channel parameter in ethtool -l.
Satish Baddipadige
1
-1
/
+5
2016-04-11
bnxt_en: Disallow forced speed for 10GBaseT devices.
Michael Chan
1
-0
/
+8
2016-04-05
bnxt_en: Improve ethtool .get_settings().
Michael Chan
1
-8
/
+13
2016-04-05
bnxt_en: Check for valid forced speed during ethtool -s.
Michael Chan
1
-10
/
+38
2016-04-05
bnxt_en: Add get_eee() and set_eee() ethtool support.
Michael Chan
1
-0
/
+76
2016-04-05
bnxt_en: Add EEE setup code.
Michael Chan
1
-2
/
+2
2016-04-05
bnxt_en: Add basic EEE support.
Michael Chan
1
-1
/
+1
2016-04-05
bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.
Michael Chan
1
-6
/
+4
2016-04-05
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
1
-2
/
+2
2016-03-30
bnxt_en: Fix ethtool -a reporting.
Michael Chan
1
-4
/
+2
2016-03-08
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
1
-2
/
+103
2016-03-08
bnxt_en: Extend autoneg to all speeds.
Michael Chan
1
-10
/
+4
2016-03-08
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
1
-20
/
+9
2016-03-08
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
1
-2
/
+18
2016-03-08
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
1
-13
/
+20
2016-03-01
bnxt_en: Add hwrm_send_message_silent().
Michael Chan
1
-1
/
+1
2016-03-01
bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO
Rob Swindell
1
-1
/
+94
2016-03-01
bnxt_en: Add coalescing support for tx rings.
Michael Chan
1
-0
/
+10
[next]