index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
ixgbe_phy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ix(4) from freebsd to add support for X553 controllers.
jmatthew
2020-03-02
1
-262
/
+244
*
oops some snapshot tests fell in
deraadt
2020-02-28
1
-244
/
+262
*
sync
deraadt
2020-02-28
1
-262
/
+244
*
Remaining PHY bits; call SFP module detection code for X550 as well
mikeb
2016-11-18
1
-18
/
+6
*
A firmware block check missed in previous commits
mikeb
2016-11-17
1
-1
/
+5
*
Support for I2C combined messages as required by X550
mikeb
2016-11-17
1
-1
/
+267
*
Autoconfiguration and firmware semaphore refactoring
mikeb
2016-11-17
1
-152
/
+297
*
Bring in new PHY bits, some of the 82599 specific stuff becomes shared
mikeb
2016-11-17
1
-14
/
+451
*
Style and typo fixes; no binary change
mikeb
2016-11-17
1
-20
/
+20
*
Allow use of 1Gb 1000baseLX SFPs in 82599 ix(4) SFP+ port. Adapted from
sthen
2015-04-30
1
-1
/
+12
*
We have never limited the definition of "supported SPF modules"
mikeb
2014-08-25
1
-26
/
+6
*
First stab at updating this monster to the Intel/FreeBSD current version.
mikeb
2013-08-05
1
-240
/
+377
*
sync up ixgbe_raise_i2c_clk with freebsd which basically allows
mikeb
2012-12-17
1
-7
/
+11
*
minor cleanup, whitespaces, mostly synced with freebsd
mikeb
2012-12-05
1
-2
/
+5
*
Add support for 10Gb ethernet cards based on the Intel X540 chipset.
mikeb
2012-08-06
1
-12
/
+14
*
whitespace cleanup, no binary change
mikeb
2012-07-29
1
-141
/
+141
*
Monster update of ix(4). This brings ix(4) close to what is currently
claudio
2011-06-10
1
-62
/
+185
*
When attaching a unknown SFP+ module on the 82598 controller recompute the
claudio
2010-09-21
1
-5
/
+9
*
Work with pre-standard revision A ProCurve Direct Attach Cables.
jsg
2010-02-19
1
-2
/
+14
*
Partial sync to the latest version of ixgbe in FreeBSD leaving things
jsg
2010-02-19
1
-124
/
+1109
*
replace strange Linux-style u8/u16/u32/u64/s32 integer types with the
reyk
2008-06-08
1
-58
/
+58
*
Import ix, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter,
reyk
2008-06-08
1
-0
/
+671