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
Age
Commit message (
Expand
)
Author
2012-10-31
Bump version numbers.
Joel Sing
2012-10-31
Enable softraid boot support for cdboot(8) and pxeboot(8).
Joel Sing
2012-10-31
Make cdboot(8) and pxeboot(8) work correctly when it is larger than 64KB in
Joel Sing
2012-10-31
Save and restore %ebx across the call to read. Otherwise we load the first
Joel Sing
2012-10-31
Bump i386 boot(8) version.
Joel Sing
2012-10-31
Enable softraid boot support for i386 boot(8).
Joel Sing
2012-10-31
Bring softraid support to i386/stand/libsa.
Joel Sing
2012-10-31
Add support for Intel's Supervisor Mode Access Prevention (SMAP) feature.
Jonathan Gray
2012-10-31
Some fixes for the receive filter handling.
Brad Smith
2012-10-30
introduce specialized register read and write functions
Mike Belopuhov
2012-10-30
Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, making
Joel Sing
2012-10-30
backout previous over the m_freem contention concerns
Mike Belopuhov
2012-10-30
Actually remove the Makefiles.
Joel Sing
2012-10-30
Use time_uptime for expiration values as time_second can be skewed at
Florian Obser
2012-10-30
Remove the now unused i386 libsa/libz Makefiles.
Joel Sing
2012-10-30
Bump the default number of descriptors.
Brad Smith
2012-10-29
Set the type of a processed MSI data record to 0, and check that the type
Mark Kettenis
2012-10-29
prefer to return oce_cmd and save on the error variable
Mike Belopuhov
2012-10-29
shorten fwcmd to cmd
Mike Belopuhov
2012-10-29
On UltraSPARC T1/T2, block the current strand while spinning in the hope
Mark Kettenis
2012-10-29
merge oce.c into if_oce.c and rename oce{reg,var}.h to if_oce{reg,var}.h
Mike Belopuhov
2012-10-29
don't split mq sge paddr into low and high parts
Mike Belopuhov
2012-10-29
rename oce_fw to oce_cmd and shorten MBX_SUBSYSTEM_* defines to SUBSYS_
Mike Belopuhov
2012-10-29
rearrange the function layout a bit
Mike Belopuhov
2012-10-29
oce_get_fw_config is useless; ditch it
Mike Belopuhov
2012-10-29
add (consistent) STANDARDS;
Jason McIntyre
2012-10-29
Build i386 cdboot(8) and pxeboot(8) using the same method as the amd64
Joel Sing
2012-10-29
Bump version.
Joel Sing
2012-10-29
Enable softraid boot support in pxeboot(8).
Joel Sing
2012-10-29
Make pxeboot(8) work correctly when it is larger than 64KB in size. When
Joel Sing
2012-10-29
Bump version.
Joel Sing
2012-10-29
Enable softraid boot support in cdboot(8).
Joel Sing
2012-10-29
Make cdboot(8) work correctly when it is larger than 64KB in size. When
Joel Sing
2012-10-29
Add support for Elantech touchpads to pms(4). This allows the X synaptics(4)
Stefan Sperling
2012-10-28
We need to allocate memory for crp_buf in the DMA accessible
Mike Belopuhov
2012-10-28
Use the same (shorter) error message as the i386 version.
Joel Sing
2012-10-28
Save and restore %ebx across the call to read. Otherwise we load the first
Joel Sing
2012-10-28
Add braces to some code in ixgbe_setup_vlan_hw_support().
Brad Smith
2012-10-27
Also attach to channels name "ldom-<guestname>" (but not "ldom-primary").
Mark Kettenis
2012-10-27
Make polling work.
Mark Kettenis
2012-10-27
Implememnt AP side power saving for acx(4). Tested on acx11.
Claudio Jeker
2012-10-27
Move the code for softraid boot into separate files, leaving only minimal
Joel Sing
2012-10-27
kill some unused definitions
Mike Belopuhov
2012-10-26
oce_first_mcc_cmd doesn't return anything of value so make it void;
Mike Belopuhov
2012-10-26
simplify the way we collect statistics
Mike Belopuhov
2012-10-26
Turns out that for devices that attach to cbus(4), it is better to disable
Mark Kettenis
2012-10-26
remove stuff that either is no longer or was never used
Mike Belopuhov
2012-10-26
cleanup oce_init_fw; use less bitfields
Mike Belopuhov
2012-10-26
rename oce_config_nic_rss to oce_config_rss and merge oce_rss_itbl_init in;
Mike Belopuhov
2012-10-26
Previous revision would prevent grtwo(4) boards from being recognized.
Miod Vallat
[next]