index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
/
sfp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve detection of extended QSFP diagnostics.
hselasky
2016-03-15
1
-17
/
+11
*
Add SFF-8024 Extended Specification Compliance
melifaro
2015-12-28
1
-4
/
+44
*
* Update SFF-8024 Identifier constants.
melifaro
2015-05-16
1
-4
/
+67
*
Simplify i2c reader: we don't need per-NIC handler anymore.
melifaro
2015-05-15
1
-65
/
+57
*
Show SFP+/QSFP memory map dump on higher verbose levels.
melifaro
2014-10-23
1
-2
/
+44
*
Do not try to read i2c info when no transceiver is present.
melifaro
2014-09-13
1
-2
/
+4
*
* Unconditionally turn on SIOCGI2C probing for all interfaces
melifaro
2014-09-03
1
-11
/
+17
*
* Add SIOCGI2C driver ioctl used to retrieve i2c info.
melifaro
2014-08-29
1
-33
/
+21
*
* Add new net/sff8436.h containing constants used to access
melifaro
2014-08-21
1
-88
/
+365
*
Zero buffer before request.
melifaro
2014-08-18
1
-0
/
+1
*
Clean up unused definitions.
melifaro
2014-08-16
1
-22
/
+8
*
* Use standard net/sff8472.h header for sff bits and offsets.
melifaro
2014-08-16
1
-103
/
+85
*
Add support for reading i2c SFP/SFP+ data from NIC driver and
melifaro
2014-08-16
1
-0
/
+543