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
2016-12-07
Add xbf(4)
Mike Belopuhov
2016-12-07
A driver for Xen Blkfront heavily based on vdsk(4) from kettenis@
Mike Belopuhov
2016-12-07
Add a simple mechanism to poll for a change in the property value
Mike Belopuhov
2016-12-07
Factor out the polling loop into a separate function
Mike Belopuhov
2016-12-07
Return proper error values from xs_{get,set}prop
Mike Belopuhov
2016-12-07
Remove some leftovers from before the dynamic grant table code
Mike Belopuhov
2016-12-06
regen
Mike Belopuhov
2016-12-06
X557 is the name of an external PHY not the PCI device
Mike Belopuhov
2016-12-06
Don't forget to return an error
Mike Belopuhov
2016-12-06
Improve error handling and don't fail if SFP module is not present;
Mike Belopuhov
2016-12-06
Let X552 SFP+ boot without a module plugged in
Mike Belopuhov
2016-12-06
Make sure iwm(4) only calls ieee80211_mira_choose() while in RUN state.
Stefan Sperling
2016-12-06
The kvop is not mandatory to query the type, fixes hostctl -t on vmm(4) VMs.
Reyk Floeter
2016-12-05
Remove unused variable. From Michael W. Bombardieri <mb@ii.net>. Thanks!
Alexandre Ratchov
2016-12-02
regen
Mike Belopuhov
2016-12-02
8086:154a is not a QSFP model, possibly just a quad port
Mike Belopuhov
2016-12-02
Don't overwrite the selected flow control settings
Mike Belopuhov
2016-12-02
Sinc rings are created during attach memory allocations shouldn't sleep
Mike Belopuhov
2016-12-02
Disable the TX laser when interface is going down for all fiber modules
Mike Belopuhov
2016-12-02
regen
David Gwynne
2016-12-02
have a better go at naming xl710 devices
David Gwynne
2016-12-01
Add noop drm SET_MASTER and DROP_MASTER ioctls. This will allow
Jonathan Gray
2016-11-30
Update media types upon SFP module change
Mike Belopuhov
2016-11-30
Switch the iwm(4) driver to mira rate adaptation in 11n mode.
Stefan Sperling
2016-11-30
Make iwn(4) receive MIMO frames in monitor mode. We can now sniff all 802.11n
Stefan Sperling
2016-11-30
Do not overlay DMA fragment decriptors with free list handling.
Martin Pieuchot
2016-11-29
Stop exposing xen_softc to PV devices directly
Mike Belopuhov
2016-11-29
Don't expose the xen_softc pointer in the XenStore transaction struct
Mike Belopuhov
2016-11-29
Replace the hand-rolled semaphore with a read-write lock
Mike Belopuhov
2016-11-29
m_free() and m_freem() test for NULL. Simplify callers which had their own
Jonathan Gray
2016-11-25
Add a new DRM_IOCTL_GET_PCIINFO ioctl to have a non driver specific way
Jonathan Gray
2016-11-25
sync
Mike Belopuhov
2016-11-25
Fixup product names for Intel X550 family of controllers
Mike Belopuhov
2016-11-25
The NCM encoding allows to aggregate multiple segments in one single
Gerhard Roth
2016-11-24
Enable support for the X550 family of 10 Gigabit controllers
Mike Belopuhov
2016-11-24
Fixup active media reporting for multi-speed fiber modules
Mike Belopuhov
2016-11-23
Move as much code out of a startup hook as possible
Mike Belopuhov
2016-11-23
M_*WAIT* flags cannot be treated as boolean values
Mike Belopuhov
2016-11-23
Disable debugging output
Mike Belopuhov
2016-11-22
Use CPUID flags to determine working components
Mike Belopuhov
2016-11-21
Add ability to change media type
Mike Belopuhov
2016-11-21
Fixup a PCIe transaction completion timeout issue
Mike Belopuhov
2016-11-21
Factor out RSS initialization into a separate function
Mike Belopuhov
2016-11-21
Correctly set the default value for the FCRTH
Mike Belopuhov
2016-11-21
Correct the test for requiring a 64 bit mem bar.
Jonathan Gray
2016-11-21
Turn on the PHY power during attach
Mike Belopuhov
2016-11-21
Some MBIM devices need a FCC Authentication before they're willing to
Gerhard Roth
2016-11-19
While setting up the basic rate bitmask for iwm's firmware, if the AP does
Stefan Sperling
2016-11-19
Set iwm's RTS retry limit to a more reasonable value. Prevents small frames
Stefan Sperling
2016-11-18
Sync some changes for ixgbe_initialize_receive_units
Mike Belopuhov
[prev]
[next]