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
/
ice
/
ice_ethtool.c
Age
Commit message (
Expand
)
Author
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-29
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-29
ice: Remove redundant and premature event config
Dave Ertman
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-23
ice: Format ethtool reported stats
Richard Rodriguez
2019-05-23
ice: Advertise supported link modes if none requested
Tony Nguyen
2019-05-23
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
2019-05-23
ice: Implement LLDP persistence
Anirudh Venkataramanan
2019-05-04
ice: Remove __always_unused attribute
Tony Nguyen
2019-05-04
ice: Refactor getting/setting coalesce
Brett Creeley
2019-05-02
ice: Add missing PHY type to link settings
Tony Nguyen
2019-05-02
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-04-18
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-19
ice: use ice_for_each_vsi macro when possible
Brett Creeley
2019-02-25
ice: fix overlong string, update stats output
Jesse Brandeburg
2019-02-25
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
2019-01-15
ice: Implement getting and setting ethtool coalesce
Brett Creeley
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
2018-11-06
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
2018-09-27
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2018-04-06
ice: Bug fixes in ethtool code
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan