index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
octeon
Age
Commit message (
Expand
)
Author
2016-08-14
Remove some annoying debug printfs to get rid of u_quad_t in cnmac.
Visa Hankala
2016-08-14
Utilize the TLB Execute-Inhibit bit with non-executable mappings on CPUs
Visa Hankala
2016-08-06
Add PageGrain bits.
Visa Hankala
2016-08-06
Log RX errors only when the interface's debug flag is set.
Visa Hankala
2016-08-05
Drop a pointless link carrier check from the RX path.
Visa Hankala
2016-08-04
Add support for jumbo frames.
Visa Hankala
2016-07-30
Remove disabled jumbo frame checks. They will not be needed
Visa Hankala
2016-07-30
Drop a redundant parameter of octeon_eth_buf_free_work().
Visa Hankala
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-07-27
Remove unnecessary remapping of registers.
Visa Hankala
2016-07-16
Add $OpenBSD$ / replace $Id$ with $OpenBSD$.
Visa Hankala
2016-07-16
Remove octeon_disable_interrupt() and octeon_restore_status().
Visa Hankala
2016-07-10
Use the synciobdma instruction instead of the sync instruction for
Visa Hankala
2016-07-05
Remove debug code that slipped in.
Visa Hankala
2016-07-05
Add openprom(4) for octeon.
Visa Hankala
2016-07-01
Add fdt init for octeon.
Visa Hankala
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-22
Add support for the second GMX interface on Octeon II. This enables
Visa Hankala
2016-06-18
Make the 1 Gbps SGMII settings the default to define a consistent set of
Visa Hankala
2016-06-18
Fix PCS block size.
Visa Hankala
2016-06-09
Add SGMII support and PHY addresses for 8-port EdgeRouters. This makes
Visa Hankala
2016-06-08
Remove octhci(4). It has been superseded by dwctwo(4).
Visa Hankala
2016-06-01
Enable utvfu(4) everywhere where uvideo(4) is also enabled.
Marcus Glocker
2016-05-31
fix arch/mach confusion in make tags. from frantisek holop
Ted Unangst
2016-05-30
Fill the packet data pool with standard mbuf clusters instead of
Visa Hankala
2016-05-29
Map ASX registers only if link control needs them.
Visa Hankala
2016-05-29
The same MAC filter setup code should work with all PHY link types.
Visa Hankala
2016-05-24
Drop a redundant set of FPA pool definitions.
Visa Hankala
2016-05-24
Reduce the size of gather buffers and allocate more of them to make
Visa Hankala
2016-05-24
Try to defragment overly long mbuf chains.
Visa Hankala
2016-05-24
Fix previous.
Visa Hankala
2016-05-23
remove the function pointer from mbufs. this memory is shared with data
Ted Unangst
2016-05-21
Make the TX path of cnmac(4) MP-safe and add some ifq oactive logic.
Visa Hankala
2016-05-21
panic() if an incoming packet does not consist of one buffer. This
Visa Hankala
2016-05-19
Fix the previous commit which made work queue entries get released too
Visa Hankala
2016-05-19
Disable dynamic short buffering to make all RX data land on buffers
Visa Hankala
2016-05-18
Accept cnmac as a valid rootdev from uboot on octeon.
Visa Hankala
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-27
Expand and remove macro OCTEON_ETH_TAP.
Visa Hankala
2016-04-26
sc_resume_ch is used nowhere.
Visa Hankala
2016-04-26
Drop an unused workaround which does not even compile.
Visa Hankala
2016-04-25
remove systrace
Ted Unangst
2016-04-14
Enable write buffering with write merging. This improves overall
Visa Hankala
2016-04-14
Enable UART FIFOs.
Visa Hankala
2016-04-14
Wrap comintr() so that the interrupt handler always returns non-zero.
Visa Hankala
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-21
On Octeon systems, U-Boot provides a list of usable memory regions. Use
Visa Hankala
2016-03-19
Attach dwctwo(4) only on Octeon models that have a DWC2 controller.
Visa Hankala
[next]