summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/sff.c
AgeCommit message (Expand)Author
2019-10-24Fix ifconfig(8) compiler warnings regarding variable "name" reuse.Alexander Bluhm
2019-10-17Fix some compiler warings in ifconfig(8). Move all prototypes andAlexander Bluhm
2019-08-30whitespace, found while pondering improvements to sffdumpTheo de Raadt
2019-08-29fix a comparison which generated a warning on sparc64.David Gwynne
2019-08-29make the list of OM fibre distances go OM1, OM2, OM3, not OM2, OM1, OM3David Gwynne
2019-08-28s/No separable connector/No connector/David Gwynne
2019-08-28remove some cruftDavid Gwynne
2019-08-28try to factor media information out and use it for qsfp as well as sfp.David Gwynne
2019-08-27print more qsfp temperature informationDavid Gwynne
2019-08-27have a go at printing more monitoring information.David Gwynne
2019-08-27make a start at reporting qsfp monitor values.David Gwynne
2019-04-26Fix a missing carriage return.denis
2019-04-16restore some missing error handlingDavid Gwynne
2019-04-15ethtool indicates that QSFP, QSFP+ and QSFP28 are all SFF-8636 compat.David Gwynne
2019-04-15follow the basic xfp support with basic qsfp+ supportDavid Gwynne
2019-04-15basic support for dumping xfp infoDavid Gwynne
2019-04-11print transceiver supported distances, ok deraadtStuart Henderson
2019-04-11print transceiver information inline with standard interface detailsStuart Henderson
2019-04-10use AOC and DAC instead of standard's names "optical / copper pigtail"Theo de Raadt
2019-04-10MPO cable names were swappedTheo de Raadt
2019-04-10use correct printf format for current dBm valuesStuart Henderson
2019-04-10Tweak transceiver information printing, adding a bit more informationStuart Henderson
2019-04-10add support for fetching and parsing SFF module info and diagsDavid Gwynne