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
/
sys
/
dev
/
e1000
/
if_em.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When user_frac in the polling subsystem is low it is going to busy the
attilio
2009-05-30
1
-11
/
+22
*
Call drbr_stats_update to update ifp stats directly when we bypass the buf_ri...
kmacy
2009-05-14
1
-3
/
+6
*
fix typo in conditional
kmacy
2009-04-27
1
-1
/
+1
*
collapse the two em_start_locked routines in to one
kmacy
2009-04-27
1
-48
/
+4
*
Correct fat finger mistake
jfv
2009-04-27
1
-1
/
+1
*
Thanks for Michael Tuexen for tracking down a path where
jfv
2009-04-27
1
-14
/
+21
*
fix typo
kmacy
2009-04-23
1
-1
/
+1
*
fix panic when using msix
kmacy
2009-04-23
1
-0
/
+5
*
Make sure the ALTQ case is handle correctly by using drbr_dequeue
kmacy
2009-04-23
1
-1
/
+1
*
call base if_qflush routine to flush if_snd
kmacy
2009-04-16
1
-0
/
+1
*
- define em_transmit and em_qflush
kmacy
2009-04-14
1
-13
/
+128
*
This delta syncs the em and igb drivers with Intel,
jfv
2009-04-10
1
-88
/
+88
*
Restore opt_inet.h include which was lost in the last commit.
thompsa
2008-12-07
1
-0
/
+1
*
This delta is primarily a fix for es2lan devices that
jfv
2008-11-26
1
-12
/
+82
*
Hide AF_INET specific ioctl handling under #ifdef INET.
bz
2008-11-06
1
-0
/
+5
*
Merge of the source for igb and em into dev/e1000, this
jfv
2008-07-30
1
-0
/
+5317