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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
2
-2
/
+0
*
Initialize PCIe buses and add preliminary support for 64-bit BARs.
jmallett
2011-01-11
1
-215
/
+321
*
Count output bytes and packets.
jmallett
2011-01-10
2
-2
/
+8
*
Shorten device name so it fits into vmstat -i.
jmallett
2011-01-10
1
-3
/
+3
*
o) Free mbufs in error cases.
jmallett
2011-01-10
1
-0
/
+6
*
o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.
jmallett
2011-01-10
4
-1
/
+525
*
Now that we correctly enable rx interrupts on all cores, performance has gotten
jmallett
2011-01-09
1
-1
/
+22
*
o) Remove some unused local definitions of IP protocol numbers.
jmallett
2011-01-09
2
-11
/
+10
*
o) Add MIPS_COP_0_EXC_PC accessors to <machine/cpufunc.h>.
jmallett
2011-01-04
1
-83
/
+99
*
o) Unmask Central Interrupt Unit interrupts on APs, too.
jmallett
2011-01-04
1
-4
/
+5
*
When allocating memory from bootmem for the kernel to use, try to leave about
jmallett
2010-12-28
1
-0
/
+8
*
o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.
jmallett
2010-12-16
1
-0
/
+1
*
- dump_avail layout should be sequence of [start, end)
gonzo
2010-12-09
1
-4
/
+2
*
- Populate dump_avail with proper values from phys_avail
gonzo
2010-12-09
1
-1
/
+9
*
Add interrupt describing and binding to CIU.
jmallett
2010-12-01
1
-1
/
+115
*
Run all poll requests through a single function that can either do the generic
jmallett
2010-11-30
7
-63
/
+43
*
Display some Octeon 2 features and a feature for distinguishing between PCIe
jmallett
2010-11-30
1
-0
/
+3
*
Don't free the work queue entry that we're using to hold the scatter-gather
jmallett
2010-11-29
1
-4
/
+8
*
Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and new
jmallett
2010-11-28
4
-21
/
+69
*
- Add watchdog driver for Cavium Octeon. At the moment only
gonzo
2010-11-28
3
-0
/
+308
*
o) Remove some commented out or unimplemented code.
jmallett
2010-11-28
9
-364
/
+89
*
Remove unused and broken code to implement POW send and POW-only devices; a
jmallett
2010-11-28
5
-232
/
+5
*
Use if_transmit to avoid ifq locking in transmit path.
jmallett
2010-11-27
1
-26
/
+15
*
Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips
imp
2010-11-13
1
-0
/
+2
*
Don't attach the PCI bus driver if the board we're being run on has PCIe. The
jmallett
2010-11-03
1
-0
/
+2
*
Declare the CF GEOM class so that g_modevent will get called, the class will
jmallett
2010-11-02
1
-0
/
+2
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-6
/
+6
*
Keep polling at 50hz as long as link state is changing.
jmallett
2010-10-13
1
-3
/
+15
*
o) Make it possible to attach a PHY directly to an octe device rather than
jmallett
2010-10-13
7
-47
/
+811
*
o) Allow devices to override the MDIO read and write functions presented to
jmallett
2010-10-02
8
-1
/
+231
*
Rather than shifting offsets by three, set register offset to 3. All our
jmallett
2010-10-02
3
-16
/
+15
*
Remove extra cpu setting and commented-out devices, some of which don't exist.
jmallett
2010-10-02
1
-12
/
+0
*
Give devices lots of time to settle around programming BARs and command
jmallett
2010-09-27
1
-0
/
+4
*
o) Program the Lanner MR-320 for 32-bit mode, too.
jmallett
2010-09-27
1
-14
/
+77
*
o) Send mbufs to BPF listeners from within cvm_oct_xmit().
jmallett
2010-09-25
3
-19
/
+11
*
Handle link updates in a task.
jmallett
2010-09-25
5
-58
/
+51
*
Make the vast majority of Simple Executive files standard. Perhaps some of
jmallett
2010-09-24
1
-18
/
+17
*
o) Add bus_teardown_intr for pci and ciu. This allows the Promise SATA
jmallett
2010-09-24
2
-1
/
+27
*
Flesh out PCI bus support some:
jmallett
2010-09-24
2
-12
/
+412
*
Fix to specify generic bus_add_child.
jmallett
2010-09-19
2
-0
/
+4
*
Don't use memory that can't be direct-mapped on !n64.
jmallett
2010-09-19
1
-0
/
+12
*
Fix octusb build.
jmallett
2010-09-18
1
-1
/
+1
*
Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent
neel
2010-09-15
1
-1
/
+1
*
o) Add the "octusb" controller which supports the first port of the Octeon
jmallett
2010-07-20
7
-0
/
+5142
*
Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive
jmallett
2010-07-20
54
-6506
/
+6683
*
Remove redundant checking of sc_leaving (uart_intr() already handles this).
marius
2010-05-02
1
-4
/
+1
*
o) Fix XKPHYS physical address extraction. Also define cache coherency
jmallett
2010-04-19
2
-11
/
+1
*
o) Add SMP support for Octeon using U-Boot to launch all the processors at the
jmallett
2010-04-17
8
-509
/
+177
*
o) Use octeon_fpa_alloc_phys in a situation in which we don't need a usable
jmallett
2010-03-13
1
-81
/
+86
*
o) Send packets being queued for transmission up to BPF if there's a listener.
jmallett
2010-03-12
1
-2
/
+58
[next]