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
2018-01-07
Create multiple transmit flowrings in station mode, four in total, based
Patrick Wildt
2018-01-06
regen
Mark Kettenis
2018-01-06
Add Silicon Motion SM2260 NVMe.
Mark Kettenis
2018-01-06
rework the transmit and receive paths to address reliability issues.
David Gwynne
2018-01-05
To send out packets we need to create a flowring. Acting as station,
Patrick Wildt
2018-01-05
Fix DRM_DEBUG builds.
Paul Irofti
2018-01-03
Since the PCI attachment code already uses mbufs for RX packets, we can
Patrick Wildt
2018-01-03
Add ASMedia ASM1061 SATA to the list of devices as it is an AHCI controller
Mark Kettenis
2018-01-03
Add size for free(9) in the bwfm(4) PCI attachment code.
Patrick Wildt
2018-01-02
regen
Mark Kettenis
2018-01-02
Add Rockchip vendor and RK3399 Root Complex device.
Mark Kettenis
2018-01-01
For whatever reason the firmware needs more RX buffers available as
Patrick Wildt
2018-01-01
Put the code that prints the firmware's debug console into a function
Patrick Wildt
2017-12-26
regen
Mark Kettenis
2017-12-26
Add two IDT PCIe switches found in a SPARC T4-1 and tweak another one to
Mark Kettenis
2017-12-26
drm/i915: call kunmap_px on pt_vaddr
Mark Kettenis
2017-12-24
Add a PCI attachment driver for bwfm(4). It's not finished, but it's
Patrick Wildt
2017-12-23
regen
Mike Larkin
2017-12-23
Add missing Sunrise Point-H I2C controller PCI IDs
Mike Larkin
2017-12-23
enable snooping on Intel 200 Series HDA
Jonathan Gray
2017-12-23
match on intel 200 series
Jonathan Gray
2017-12-23
regen
Jonathan Gray
2017-12-23
add ids for intel coffee lake-s and series 200/300 pch
Jonathan Gray
2017-12-21
add some ifq and ifiq barriers in ixl_down.
David Gwynne
2017-12-21
now that we have multiple input queues in ifnet structs, use them.
David Gwynne
2017-12-20
Two background scan fixes for iwn(4) (4965 devices only):
Stefan Sperling
2017-12-15
put where im up to into the tree so jmatthew@ can look at it.
David Gwynne
2017-12-14
Make roaming after a background scan work while tcpbench -u is running
Stefan Sperling
2017-12-14
Add background scanning support to iwn(4), as was done for iwm(4) recently.
Stefan Sperling
2017-12-12
Remove unused variable defined with an unexisting type.
Martin Pieuchot
2017-12-10
Stop running iwm(4) devices in "continuous active mode (CAM)".
Stefan Sperling
2017-12-08
Add support for background scanning to net80211 and iwm(4).
Stefan Sperling
2017-12-08
Make iwm(4) restore the ic_bss channel after tweaking this channel as part
Stefan Sperling
2017-12-07
In iwm(4), keep scanning if net80211 asks for a SCAN->SCAN transition
Stefan Sperling
2017-12-07
Make iwm_newstate() recover from state transition errors.
Stefan Sperling
2017-12-05
regen
Mark Kettenis
2017-12-05
Add SPARC-M7 PCIe; rename existing SPARC PCIe entries.
Mark Kettenis
2017-11-29
turns out you dont have to configure a vsi as the default in a veb.
David Gwynne
2017-11-29
regen
David Gwynne
2017-11-29
add some mellanox parts
David Gwynne
2017-11-29
fix this on sparc64 (or maybe gcc)
David Gwynne
2017-11-29
let this build on sparc64 again.
David Gwynne
2017-11-28
refer to ixl as "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
remove the #if 0ed out ixl_add_veb now that cvs has backed it up
David Gwynne
2017-11-28
add missing $OpenBSD$ tag
David Gwynne
2017-11-28
add ixl(4) for the "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
Silence the "Unclaimed register before interrupt" errors. While these do
Mark Kettenis
2017-11-28
Use mutex_trylock() rather than mixing Linux APIs with OpenBSD ones.
Martin Pieuchot
2017-11-27
lenght->length, mostly in comments
Stuart Henderson
2017-11-27
Revise the linux sleeping compat code to avoid lock ordering problems.
Mark Kettenis
[next]