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
/
pci
Age
Commit message (
Expand
)
Author
2016-05-30
replace m_copym2 with m_dup_pkt.
David Gwynne
2016-05-28
Add support for Intel Wireless 3165 devices to iwm(4).
Stefan Sperling
2016-05-28
In iwm(4), don't parse nvram antenna data for 7k devices, they don't have it.
Stefan Sperling
2016-05-28
Add support for Intel Wireless 8260 devices to iwm(4).
Stefan Sperling
2016-05-25
regen
Stefan Sperling
2016-05-25
Add PCI ID for RTL8188EE. Prompted by Ross L Richardson.
Stefan Sperling
2016-05-25
Update iwm(4) to firmware API 16 and enable RTS/CTS frame protection.
Stefan Sperling
2016-05-24
Add PCI_PRODUCT_INTEL_100SERIES_LP_THERM, suggested by kettenis@
Reyk Floeter
2016-05-23
regen
Chris Cappuccio
2016-05-23
VIA VL805 xHCI
Chris Cappuccio
2016-05-23
remove the function pointer from mbufs. this memory is shared with data
Ted Unangst
2016-05-23
regen
David Gwynne
2016-05-23
add the intel xl710 device ids from the documentation
David Gwynne
2016-05-21
sync
Reyk Floeter
2016-05-21
Add ids found in x1 carbon 2016:
Reyk Floeter
2016-05-20
regen
Mike Larkin
2016-05-20
Add Xeon-D devices. Move one item that was out of order to the right place
Mike Larkin
2016-05-18
Fix several nitpicks in iwm(4).
Stefan Sperling
2016-05-18
In iwm(4), add bit-polling in Rx-DMA init code path.
Stefan Sperling
2016-05-16
enable reception and transmission of jumbo frames.
David Gwynne
2016-05-13
Unbreak build when AUDIO_DEBUG is defined: fix printf(9) format
Alexandre Ratchov
2016-05-07
Flush page (through the direct map) before mapping it into AGP. Fixes
Mark Kettenis
2016-05-05
r1.10 of if_bnx.c effectively removed the limit on the number of segments in
Jonathan Matthew
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-03
regen
David Gwynne
2016-05-03
samsung use the same pci device id for multiple nvme parts
David Gwynne
2016-04-30
Implement DMA support. Bits and pieces taken from NetBSD, but we only
Mark Kettenis
2016-04-28
Add a better implementation of iwn's update_htprot callback which uses
Stefan Sperling
2016-04-28
correctly set up byteswapping so this chip works on big endian archs
David Gwynne
2016-04-27
whitespace fixes, no functional change
David Gwynne
2016-04-27
align rx buffers so ip packets will be aligned correctly for the stack
David Gwynne
2016-04-27
tweak some command list handling
David Gwynne
2016-04-26
Match on RTS522A. Found in 2016 thinkpads.
Jonathan Gray
2016-04-24
Remove unused file.
Mark Kettenis
2016-04-24
match on Intel 100 Series LP
Jonathan Gray
2016-04-24
match on Intel 100 series and 100 series LP PCH
Jonathan Gray
2016-04-24
enable snooping on Intel 100 Series LP HDA
Jonathan Gray
2016-04-24
regen
Jonathan Gray
2016-04-24
add t460p (Sunrise Point H) and x260 (Sunrise Point-LP) ids
Jonathan Gray
2016-04-23
regen
Mark Kettenis
2016-04-23
Add some missing Braswell/Cherry Trail entries and fix a typo.
Mark Kettenis
2016-04-16
Make the gmbus code work on valleyview.
Mark Kettenis
2016-04-14
provide a shutdown hook that follows the procedure in the docs
David Gwynne
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-04-08
sync
Reyk Floeter
2016-04-08
Add Intel Bay Trail EHCI (as found on 1st gen Compute Stick)
Reyk Floeter
2016-04-08
Get rid of some infrastrcuture that is now obsolete and synchronize some of
Mark Kettenis
2016-04-07
Retry the drm_crtc.c "idr"conversion. Turns out the xf86-video-intel driver
Mark Kettenis
2016-04-07
Return -ENOSPC if idr_alloc() fails to allocate an unused id instead of
Mark Kettenis
[next]