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
2015-06-15
Remove comments referring to Linux iwlwifi source filenames from iwm(4).
Stefan Sperling
2015-06-15
Make the wifi LED work with iwm(4).
Stefan Sperling
2015-06-14
Implement IQ calibration support for rtwn(4). Lots of black magic involved.
Stefan Sperling
2015-06-13
Busy-wait a short while after sending a command to rtwn(4) firmware.
Stefan Sperling
2015-06-12
Actually trigger iwm_init_task() from iwm_watchdog() as intended to give
Stefan Sperling
2015-06-12
Fix rtwn(4) wifi LED support. Tested with rtwn(4) device in Thinkpad X220.
Stefan Sperling
2015-06-11
remove uneeded pci includes
Jonathan Gray
2015-06-10
Don't claim the autri(4) driver supports big-ending, signed 8-bit,
Alexandre Ratchov
2015-06-10
Use first 4 channels of the board. The previous channel setting
Alexandre Ratchov
2015-06-10
Do not set "rcvif", if_input() does it for us.
Martin Pieuchot
2015-06-07
mark the usb hci driver pci glue code as only needed by the pci attachment,
David Gwynne
2015-06-05
regen
Stefan Sperling
2015-06-05
Add another PCI ID for Intel Dual Band Wireless AC 3165. From brad.
Stefan Sperling
2015-06-04
attach rtwn at pci
Stefan Sperling
2015-06-04
New rtwn(4) driver for RTL8188CE wifi cards.
Stefan Sperling
2015-06-04
sync
Theo de Raadt
2015-06-04
+ REALTEK RT8191SE
Theo de Raadt
2015-06-04
Add support for em(4) on Teak 3020, a Tolopai (EP80579)
Dariusz Swiderski
2015-06-04
regen
Dariusz Swiderski
2015-06-04
Add more of Tolopai (EP80579) Gigabit controllers id.
Dariusz Swiderski
2015-06-04
Check if interface was stopped before calling rx/tx interrupt routines.
Mike Belopuhov
2015-06-04
Switch intel_gmbus_is_port_valid and intel_gmbus_is_forced_bit from
Jonathan Gray
2015-06-04
use mallocarray instead of malloc in drm_calloc
Jonathan Gray
2015-06-02
Add missing define for hpb(4).
Martin Pieuchot
2015-06-01
regen
Stefan Sperling
2015-06-01
fix typo: Wirelsss -> Wireless
Stefan Sperling
2015-05-30
DRMDEBUG not DRM_DEBUG. From frantisek holop.
Jonathan Gray
2015-05-30
cleanup attach message
Theo de Raadt
2015-05-29
Revert unrelated changes in previous.
Masao Uebayashi
2015-05-29
Initial addition of ``Patrol Read'' support in bio(4), biocto(8), and
Masao Uebayashi
2015-05-27
Use m_defrag(9) instead of rolling our own inlined version.
Mark Kettenis
2015-05-26
Fix missing vlan.h include in if_vio.c
Stefan Fritsch
2015-05-26
bump the number of tx and rx descriptors from 128 up to 512.
David Gwynne
2015-05-22
Limit the number of dma segments used for transmitting packets to
Mark Kettenis
2015-05-21
Use m_defrag(9) instead of rolling our own version of it.
Mark Kettenis
2015-05-21
Access to uninitialized variable fixed.
Gerhard Roth
2015-05-20
scrap unused ixgbe_get_link_capabilities_X540
Mike Belopuhov
2015-05-19
Increase a maximum firmware handshake timeout to 10s
Mike Belopuhov
2015-05-17
We don't need KERNEL_LOCK() around if_input() anymore, as if_input() has
Chris Cappuccio
2015-05-15
Convert to if_input().
Martin Pieuchot
2015-05-12
Make sure the rx ring lwm is set to at least 4. As far as we know, all
Mark Kettenis
2015-05-12
Fixup potential use after free and a memory leak.
Mike Belopuhov
2015-05-12
The i211 does not support an external EEPROM only a OTP
Jonathan Gray
2015-05-11
regen
Jasper Lievisse Adriaanse
2015-05-11
add id for virtio rng
Jasper Lievisse Adriaanse
2015-05-11
Remove all audio format conversion code from the kernel (btw holding
Alexandre Ratchov
2015-05-07
fix indentation
Jonathan Gray
2015-05-05
fix a return path that lacked a rw_exit_write() call
Jonathan Gray
2015-05-01
regen
Jonathan Gray
2015-05-01
Correct some E5 v2 ids and add E5 v2 R2PCIE.
Jonathan Gray
[next]