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
2017-04-08
Use ADDR64 opcodes to specify 64bit DMA addresses for all buffers. This
Jonathan Matthew
2017-04-08
A pile of sizes to free(9). In test for a few days in snapshots.
Theo de Raadt
2017-04-04
Add 8265 and 3168 support. Both cards need new firmware files which currently
Claudio Jeker
2017-03-29
Fix iwi(4) regressions. WPA was broken since 6.0 errata 018.
Stefan Sperling
2017-03-28
Make set_params() return the rate the device is using. Fixes
Alexandre Ratchov
2017-03-28
Add quirk for MacBook Pro 5,5. From Manav Rathi <mnvrth at gmail.com>.
Alexandre Ratchov
2017-03-27
regen
Jonathan Gray
2017-03-27
shorten vmm strings
Jonathan Gray
2017-03-25
More PCI extended capabilities handling in pcidump.
Mike Larkin
2017-03-22
Add some more PCI classes and subclasses. Checked against EDK2 as
Jonathan Gray
2017-03-19
Enable snooping on Kaby Lake U/Y PCH HDA to avoid audio glitches as we
Jonathan Gray
2017-03-19
Match the Kaby Lake and Lewisburg (Skylake-EP PCH) MACs with I219 PHYs.
Jonathan Gray
2017-03-19
regen
Jonathan Gray
2017-03-19
Add Intel devices for Kaby Lake and 3168/8265 wlan.
Jonathan Gray
2017-03-19
regen
Jonathan Gray
2017-03-19
Add AMD A1100 devices and some more qemu and virtio devices.
Jonathan Gray
2017-03-16
Print PCIe Extended Capabilities, from Simon Mages
Theo de Raadt
2017-03-08
Do not clear IFF_UP, even in the error path, clearing IFF_RUNNING
Martin Pieuchot
2017-03-07
Setup backlight pwm alternate increment on backlight enable
Joshua Stein
2017-02-20
Remove hack to release/re-acquire netlock in _ioctl().
Kenneth R Westerback
2017-02-16
Revert "Release the NET_LOCK() before entering per-driver ioctl() routine".
Martin Pieuchot
2017-02-13
properly set BGE_HCC_STATS_ADDR_HI by using BGE_HOSTADDR.
David Gwynne
2017-02-11
disable aen handling.
David Gwynne
2017-02-10
Update link to intel HDA spec. From
Alexandre Ratchov
2017-02-10
Remove unused variable. From Michael W. Bombardieri <mb at ii.net>.
Alexandre Ratchov
2017-02-08
fix a mixup of lengths of addresses and lengths in the aen_start sgl
David Gwynne
2017-02-07
Reduce the per-packet allocation costs for crypto operations (cryptop)
Patrick Wildt
2017-02-07
Release the NET_LOCK() before entering per-driver ioctl() routine.
Martin Pieuchot
2017-02-07
move the mbuf pools to m_pool_init and a single global memory limit
David Gwynne
2017-02-07
handle physical disk state changes.
David Gwynne
2017-02-07
i got the MFII_TASK_MGMT flags round the wrong way.
David Gwynne
2017-02-07
support hotplug of physical disks.
David Gwynne
2017-02-07
add the framework around asynchronous event notifications.
David Gwynne
2017-02-07
provide support for submitting async dcmd frames.
David Gwynne
2017-02-07
whitespace fixes. no functional change.
David Gwynne
2017-02-06
implement scsi command timeouts.
David Gwynne
2017-02-06
megaraid sas fusion chips have their own command for aborting tasks
David Gwynne
2017-02-04
Prefer <sys/endian.h> to <machine/endian.h>
Philip Guenther
2017-02-04
Prevent netlock related deadlock with the X server during iwm(4) scans.
Paul Irofti
2017-02-01
Add AMRR support to rtwn(4). Based on code from FreeBSD.
Stefan Sperling
2017-01-31
Update the struct iwm_scan_results_notif to FW Api version 3, and remove
Stefan Sperling
2017-01-29
The iwm_get_active_dwell() and iwm_get_passive_dwell() functions are
Stefan Sperling
2017-01-29
Remove a couple of definitions from if_iwmreg.h which were never
Stefan Sperling
2017-01-29
In iwm(4), remove old deprecated scan API definitions which have been
Stefan Sperling
2017-01-24
add support for multiple transmit ifqueues per network interface.
David Gwynne
2017-01-24
Use header <sys/atomic.h> rather than <machine/atomic.h> in MI code.
Visa Hankala
2017-01-23
rework how we address physical disks on the second scsibus.
David Gwynne
2017-01-23
store the full 64bits of the sense bufers dva.
David Gwynne
2017-01-23
add the mfii opcode for passthru commands
David Gwynne
2017-01-23
represent the mbox layout with union instead of an array of bytes.
David Gwynne
[next]