开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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