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
2008-09-05
Back out previous. Art realised a problem with it.
Owain Ainsworth
2008-09-05
Don't overwrite the old ipl in msleep if PNORELOCK was set.
Artur Grabowski
2008-09-05
When munging the WANTIPL of the mutex to prevent undoing the sched_lock,
Owain Ainsworth
2008-09-04
mostly cosmetic.
Damien Bergamini
2008-09-03
Replace -s (sector size) option with more general -t (disktype)
Kenneth R Westerback
2008-09-03
third parameter of ieee80211_get_assoc_req() is a management frame
Damien Bergamini
2008-09-03
(Re)Association requests should contain a QoS Capability element,
Damien Bergamini
2008-09-03
redefine ic_send_mgmt() as a no-op instead of calling IF_PURGE in
Damien Bergamini
2008-09-03
In dc_setcfg() suppress printing a warning when forcing the receiver
Brad Smith
2008-09-03
regen
Stuart Henderson
2008-09-03
housekeeping:
Stuart Henderson
2008-09-03
before linking state keys compare them to verify they actually are the
Henning Brauer
2008-09-03
do not set the pkthdr mbuf state key pointer to the state key saved in the
Henning Brauer
2008-09-03
Use & not && when masking bits.
Jonathan Gray
2008-09-03
Remove dead code: ip6_copypktopts() is not used anywhere.
Marco Pfatschbacher
2008-09-03
Prevent a possible overflow when the sum of all demotion counters
Marco Pfatschbacher
2008-09-02
If we need a physical hardware status page, initialise it at device attach
Owain Ainsworth
2008-09-02
Track progress inside of batchbuffers so we know the hardware isn't
Owain Ainsworth
2008-09-02
remove dead stores and newly created unused variables.
Charles Longeau
2008-09-02
missing break;
Jonathan Gray
2008-09-02
detypedef some more. No functional change.
Owain Ainsworth
2008-09-01
use C99 style struct initializer instead of GCC specific one (from NetBSD).
Damien Bergamini
2008-09-01
add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
Damien Bergamini
2008-09-01
extend ieee80211_classify() to extract DSCP field from IPv6 packets too.
Damien Bergamini
2008-09-01
rework previously unused ieee80211_pwrsave() function, call it from
Damien Bergamini
2008-09-01
avoid loosing return value from copyin, and properly return it.
Charles Longeau
2008-09-01
fix null dereference.
Charles Longeau
2008-09-01
convert a tsleep back to msleep that got lost in a previous upstream merge.
Owain Ainsworth
2008-09-01
Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;
Owain Ainsworth
2008-09-01
Avoid #pragma pack(1) and unify everything towards using __packed.
Theo de Raadt
2008-09-01
Bring comment into line with reality. We use sgi label info but don't
Kenneth R Westerback
2008-09-01
Finish the rest... ATL2 -> LII
Brad Smith
2008-09-01
Allow sgi to spoof the native label. But don't spoof when just
Kenneth R Westerback
2008-09-01
Switch ath(4) to softcrypto to enable support for WPA/WPA2.
Reyk Floeter
2008-08-31
Fix redundant device name and/or target printing after calling
Miod Vallat
2008-08-31
remove the #if 0'ed NFS_ATTRTIMEO() macro since it was
Thordur I. Bjornsson
2008-08-31
remove http links to dead domain.
Jonathan Gray
2008-08-31
remove http links to dead/changed domains.
Jonathan Gray
2008-08-30
replace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_page
Martin Reindl
2008-08-30
Code refactorization and state structure changes in preparation of asynchronous
Miod Vallat
2008-08-30
no need to include uvm/uvm.h twice
Martin Reindl
2008-08-30
Move the link state check back up to the top of the various status
Brad Smith
2008-08-30
garbage collect the no longer used GEM_IS_APPLE macro.
Brad Smith
2008-08-30
Fix an issue initially reported by drahn@ with gem(4) where these
Brad Smith
2008-08-30
regen
Brad Smith
2008-08-30
Add PCI ids for Intel E1000 82576 based boards.
Brad Smith
2008-08-30
regen
Brad Smith
2008-08-30
Add the vendor ID for Techsan Electronics and PCI ids for their
Brad Smith
2008-08-30
Remove the header that exposed the old wdt ioctl interface to userland,
Jonathan Gray
2008-08-30
Mention Family 11h in the comment.
Brad Smith
[next]