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-12-13
Fix up tsleep priorities and make them interruptible
Mike Belopuhov
2016-12-12
Remove (likely wrong) code commented since revision 1.1. From
Alexandre Ratchov
2016-12-12
Simplify auacer_activate(). From Michael W. Bombardieri <mb at ii.net>
Alexandre Ratchov
2016-12-10
Add support for MIMO Tx rates (MCS 8-15) to iwm(4).
Stefan Sperling
2016-12-10
In iwm(4), do not enable HT protection (RTS) unconditionally if the AP requires
Stefan Sperling
2016-12-10
Make retry-heavy rates less attractive to mira.
Stefan Sperling
2016-12-09
Update the media as the last step in the SFP module configuration
Mike Belopuhov
2016-12-08
iwm(4) was stripping some bits from the MCS index value before passing
Stefan Sperling
2016-12-08
Return ENODEV if playback is requested on devices with no DACs or
Alexandre Ratchov
2016-12-07
Add mira support to iwn(4).
Stefan Sperling
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-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
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-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-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-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-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
2016-11-18
Recognize active SPF+ DA modules as IFM_10G_SFP_CU
Mike Belopuhov
2016-11-18
Support for new GPI signals, including X550 external PHY interrupt
Mike Belopuhov
2016-11-18
Reduce difference in ixgbe_initialize_receive_units to FreeBSD;
Mike Belopuhov
2016-11-18
Minor code restructuring
Mike Belopuhov
2016-11-18
Remaining PHY bits; call SFP module detection code for X550 as well
Mike Belopuhov
2016-11-18
Remove virtualization-related bits
Mike Belopuhov
2016-11-17
A firmware block check missed in previous commits
Mike Belopuhov
2016-11-17
Support for I2C combined messages as required by X550
Mike Belopuhov
2016-11-17
Autoconfiguration and firmware semaphore refactoring
Mike Belopuhov
[next]