index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_ethtool.c
Age
Commit message (
Expand
)
Author
2019-06-28
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2019-06-28
igb: minor ethool regdump amendment
Artem Bityutskiy
2019-03-19
igb: fix various indentation issues
Colin Ian King
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
2017-06-06
igb: Remove useless argument
Benjamin Poirier
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-03-21
igb: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
2016-09-27
igb: fix non static symbol warning
Wei Yongjun
2016-08-18
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
2016-08-18
igb: support RX flow classification by VLAN priority
Gangfeng Huang
2016-08-18
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-18
igb: add support of RX network flow classification
Gangfeng Huang
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-04-06
igb: Garbled output for "ethtool -m"
Doron Shikmoni
2016-02-24
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2015-12-14
igb: Explicitly label self-test result indices
Joe Schultz
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-08-18
igb: Fix oops caused by missing queue pairing
Shota Suzuki
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
2015-07-17
igb: only report generic filters in get_ts_info
Jacob Keller
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
igb: use mac loopback for i354 backplane
Todd Fujinaka
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-24
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
[next]