index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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