index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
/
sff.c
Age
Commit message (
Expand
)
Author
2019-10-24
Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Alexander Bluhm
2019-10-17
Fix some compiler warings in ifconfig(8). Move all prototypes and
Alexander Bluhm
2019-08-30
whitespace, found while pondering improvements to sffdump
Theo de Raadt
2019-08-29
fix a comparison which generated a warning on sparc64.
David Gwynne
2019-08-29
make the list of OM fibre distances go OM1, OM2, OM3, not OM2, OM1, OM3
David Gwynne
2019-08-28
s/No separable connector/No connector/
David Gwynne
2019-08-28
remove some cruft
David Gwynne
2019-08-28
try to factor media information out and use it for qsfp as well as sfp.
David Gwynne
2019-08-27
print more qsfp temperature information
David Gwynne
2019-08-27
have a go at printing more monitoring information.
David Gwynne
2019-08-27
make a start at reporting qsfp monitor values.
David Gwynne
2019-04-26
Fix a missing carriage return.
denis
2019-04-16
restore some missing error handling
David Gwynne
2019-04-15
ethtool indicates that QSFP, QSFP+ and QSFP28 are all SFF-8636 compat.
David Gwynne
2019-04-15
follow the basic xfp support with basic qsfp+ support
David Gwynne
2019-04-15
basic support for dumping xfp info
David Gwynne
2019-04-11
print transceiver supported distances, ok deraadt
Stuart Henderson
2019-04-11
print transceiver information inline with standard interface details
Stuart Henderson
2019-04-10
use AOC and DAC instead of standard's names "optical / copper pigtail"
Theo de Raadt
2019-04-10
MPO cable names were swapped
Theo de Raadt
2019-04-10
use correct printf format for current dBm values
Stuart Henderson
2019-04-10
Tweak transceiver information printing, adding a bit more information
Stuart Henderson
2019-04-10
add support for fetching and parsing SFF module info and diags
David Gwynne