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
/
ic
Age
Commit message (
Expand
)
Author
2015-03-13
convert to if_input()
Jasper Lievisse Adriaanse
2015-03-12
If while attaching pckbdc device slots, we find a slot has failed to
Theo de Raadt
2015-03-12
Print the current link speed for SATA devices attached on ahci(4).
Bryan Steele
2015-03-09
In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAIT
Miod Vallat
2015-03-08
properly set sgl related flags on skinny controllers. this fixes
David Gwynne
2015-03-08
Revert patch responsible for locking up machines with
Tobias Ulmer
2015-02-28
Remove duplicated defines for window 7 registers.
Miod Vallat
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-11
include extended capabilities in ahci debug output
Jonathan Matthew
2015-02-11
recognise ahci 1.3.1
Jonathan Matthew
2015-02-10
Wireless drivers call if_input() via ieee80211_input() which set `rcvif'
Martin Pieuchot
2015-02-10
First step towards making uiomove() take a size_t size argument:
Miod Vallat
2015-02-09
turn off QLA_DEBUG noise, requested by deraadt@
Jonathan Matthew
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-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-05
Do what the comments suggest and check for port-[ab]-ignore-cd properties,
Miod Vallat
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2015-01-26
Set PCIe max read request size to 2K to help with TX performance.
Brad Smith
2015-01-23
break after return is useless.
David Gwynne
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
Fix size of the bcopy when extracting the MAC address.
Brad Smith
2015-01-20
Remove use of the link change interrupt handling, not all controllers
Brad Smith
2015-01-20
Some fixes for handling link state changes.
Brad Smith
2015-01-15
Remove a variable no longer used in re_tick().
Brad Smith
2015-01-15
Fix subtle breakage for polled commands introduced during iopool conversion.
Miod Vallat
2015-01-10
Remove pointless empty 64bit support code stubs from bwi(4).
Stefan Sperling
2015-01-10
Merge two bwi(4) fixes from FreeBSD:
Stefan Sperling
2015-01-09
Add support DIOC{G,S}CACHE to mfi(4). Cache of disk on mfi(4) will
YASUOKA Masahiko
2015-01-08
Use the correct config registers for the RTL8139 family. Unlike the RTL8169
Brad Smith
2015-01-04
Fix error handling for re_encap() within re_start() and some tidying up.
Brad Smith
2014-12-29
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2014-12-26
unifdef INET. missed a few headers in previous rounds
Ted Unangst
2014-12-22
unifdef INET
Ted Unangst
2014-12-19
Use <sys/endian.h> instead of <machine/endian.h>
Philip Guenther
2014-12-19
another handful of bcopy -> memcpy because there is no overlap
Theo de Raadt
2014-12-19
Make use of m_defrag() in re_encap().
Brad Smith
2014-12-16
Protect memory allocation and disposal with splvm(); gets rid of splassert
Miod Vallat
2014-12-13
yet more mallocarray() changes.
Doug Hogan
2014-12-08
Have foo_init() call foo_reset() to reset the chip to a known state
Brad Smith
2014-12-06
A few last 'easy' #include dedups.
Kenneth R Westerback
2014-12-03
Turn ahci port start into a callback so sxiahci can do some magic to
Jonathan Gray
2014-11-27
Garbage collect some bits that were never used.
Brad Smith
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-24
rxr ioctl handling.
Brad Smith
2014-11-24
- Check IFF_RUNNING in xl_intr().
Brad Smith
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
[next]