]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Sync the ixgbe driver from HEAD to stable/9
authorscottl <scottl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Sep 2012 01:23:54 +0000 (01:23 +0000)
committerscottl <scottl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Sep 2012 01:23:54 +0000 (01:23 +0000)
commit0038fce3d36ebbebda34bb2452fb80e292c33ed0
treed93e1db6376114c18e40b02087c4ed36abd35ea1
parentaa6172b07b00b9a99328d1e7afeb7a89ea9d6157
Sync the ixgbe driver from HEAD to stable/9

r236627 - Fix driver deadlock due to OACTIVE flag
r236729 - Fix prefetch programming typo
r239940 - Improve small RX packet performance
r240155 - Fix missing braces in PHY configuration
r240366 - Remove a prefetch directive that hurts performance

Approved by: jfv
Obtained from: Netflix, inc.

git-svn-id: svn://svn.freebsd.org/base/stable/9@240718 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ixgbe/ixgbe.c
sys/dev/ixgbe/ixgbe.h
sys/dev/ixgbe/ixgbe_osdep.h