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
/
mips
/
cavium
/
octe
/
ethernet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant printf of SDK version which already appears earlier in boot.
jmallett
2012-11-19
1
-2
/
+0
*
Actually check board type rather than using a specialized octeon_is_simulation
jmallett
2012-10-30
1
-3
/
+1
*
Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to
jmallett
2012-03-11
1
-2
/
+2
*
Refctor address assignment for Octeon's ethernet ports:
gonzo
2012-02-22
1
-32
/
+12
*
Remove octeon_bootinfo from all files except octeon_machdep.c.
marcel
2011-10-04
1
-7
/
+1
*
o) Set MAC addresses starting at the MAC base for all management ports, not
jmallett
2011-03-16
1
-0
/
+23
*
o) Tear down receive interrupt on detach.
jmallett
2011-03-16
1
-5
/
+4
*
o) Clean up FPA pools on module unload.
jmallett
2011-03-16
1
-9
/
+46
*
Remove some compile-time options from the driver, particularly async IOBDMA
jmallett
2011-01-20
1
-15
/
+11
*
o) Remove some unused local definitions of IP protocol numbers.
jmallett
2011-01-09
1
-9
/
+10
*
Run all poll requests through a single function that can either do the generic
jmallett
2010-11-30
1
-12
/
+5
*
Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and new
jmallett
2010-11-28
1
-13
/
+2
*
o) Remove some commented out or unimplemented code.
jmallett
2010-11-28
1
-23
/
+2
*
Remove unused and broken code to implement POW send and POW-only devices; a
jmallett
2010-11-28
1
-78
/
+4
*
Keep polling at 50hz as long as link state is changing.
jmallett
2010-10-13
1
-3
/
+15
*
Handle link updates in a task.
jmallett
2010-09-25
1
-0
/
+46
*
Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive
jmallett
2010-07-20
1
-0
/
+536