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
/
dev
Age
Commit message (
Expand
)
Author
2015-02-09
we want to defer work traditionally (in openbsd) handled in an
David Gwynne
2015-02-09
tweak the new if_input function so it takes an mbuf_list instead
David Gwynne
2015-02-09
convert vio(4) to if_input().
Martin Pelikan
2015-02-09
after many days of coding, enable WEP
Peter Hessler
2015-02-08
Fix iwm(4) attach and firmware loading process such that a reboot after
Stefan Sperling
2015-02-08
Add missing \n to DPRINTFs in iwm(4).
Stefan Sperling
2015-02-08
Sprinkle some string constant consistency on iwn(4) as well.
Stefan Sperling
2015-02-08
In iwm(4), convert many verbose printf do DPRINTF, sync some string constants
Stefan Sperling
2015-02-08
Fix mfi ioctl to set drive state properly.
YASUOKA Masahiko
2015-02-08
Convert to if_input().
Martin Pieuchot
2015-02-08
Convert to if_input().
Martin Pieuchot
2015-02-07
Fix a logic error when enabling MAC and reset the checksum report bit
Martin Pieuchot
2015-02-07
Don't panic on unhandled net80211 state transitions in iwm(4).
Stefan Sperling
2015-02-07
Handle suspend/resume for iwm(4) devices, by syncing with iwn(4)
Peter Hessler
2015-02-07
Let a volume key event unmute. This makes the software state follow the
Mark Kettenis
2015-02-07
New framework that allows hibernate to pass in entropy from it's fresh
Theo de Raadt
2015-02-07
remove linux int types in the drm header
Jonathan Gray
2015-02-06
Add bpf(4) support to iwm(4). Makes tcpdump -i iwm0 work. Based on iwn(4).
Stefan Sperling
2015-02-06
Add new definitions from libdrm 2.4.59
Jonathan Gray
2015-02-06
Add iwm(4), a new driver for Intel 7260 wifi cards.
Stefan Sperling
2015-02-06
Handle hibernate button in the same way as suspend does: send an
David Coppa
2015-02-06
Fix a hibernate crash on some machines due to unmapping a page that
Mike Larkin
2015-02-05
Do what the comments suggest and check for port-[ab]-ignore-cd properties,
Miod Vallat
2015-02-04
Kill annoying comments about ether_input()
Martin Pieuchot
2015-01-31
regen
Jonathan Gray
2015-01-31
Add some more Intel 5th gen Core ids and the xHCI id used in
Jonathan Gray
2015-01-28
- Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos.
Brad Smith
2015-01-28
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Jonathan Gray
2015-01-28
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Jonathan Gray
2015-01-27
Ignore buttons for which _STA indicates they're not present, enabled or
Mark Kettenis
2015-01-27
Vommiting errors about failed reset or stall clear are not usefull to
Martin Pieuchot
2015-01-27
remove #include <sys/workq.h>. it wont exist anymore soon.
David Gwynne
2015-01-27
i forgot to fix ipw when i removed the second task argument.
David Gwynne
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2015-01-27
Rewrite receive filter handling and ioctl bits.
Brad Smith
2015-01-26
Set PCIe max read request size to 2K to help with TX performance.
Brad Smith
2015-01-26
Update the Samsung SSD controller comment.
Brad Smith
2015-01-25
Correct a bit test for DDR2 CAS Latency and recognise CL7 and CL6.
Jonathan Gray
2015-01-24
Use bus_dmamem_alloc_range(9) to make sure the ring descriprtors can be
Mark Kettenis
2015-01-24
Remove a comment that is no longer true with MCLGETI and jumbos on
Brad Smith
2015-01-23
break after return is useless.
David Gwynne
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-22
Reduce the number of intermediate buffers by pre-allocating DMA buffers
Martin Pieuchot
2015-01-22
Use correct error type and remove unused interface pointer.
Martin Pieuchot
2015-01-21
Do not try to stop and reset endpoints if USB transfers are aborted
Martin Pieuchot
2015-01-21
Add a comment above the autopad checking.
Brad Smith
2015-01-21
Use the RL_FLAG_AUTOPAD flag when trying to determine when
Brad Smith
2015-01-20
Make ix(4) work on strict alignment architectures. The Intel networking
Mark Kettenis
2015-01-20
Check for out-of-range indices when searching the default dac and adc.
Alexandre Ratchov
2015-01-20
rework the audio key handling to allocate a message to send to the
David Gwynne
[next]