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
2014-12-08
Remove a few foo_start() calls within ioctl handlers. Odd spot to have
Brad Smith
2014-12-08
Have foo_init() call foo_reset() to reset the chip to a known state
Brad Smith
2014-12-07
sync
Theo de Raadt
2014-12-07
support WCH2 CH351 puc
Theo de Raadt
2014-12-06
A few last 'easy' #include dedups.
Kenneth R Westerback
2014-12-06
Avoid error if a 64K transfer is done from a page-unaligned buffer.
Stefan Fritsch
2014-12-06
Increase low rxr watermark to a value suitable for jumbo frames.
Stefan Fritsch
2014-12-06
match family 16h
Jonathan Gray
2014-12-06
Repost video on all known Intel PowerVR devices not just GMA500, for
Jonathan Gray
2014-12-06
regen
Jonathan Gray
2014-12-06
add some more intel powervr devices and amd 16h misc cfg
Jonathan Gray
2014-12-05
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
Martin Pieuchot
2014-12-04
Disable MSI with the Samsung S4LN053X01 SSD controller as found in some
Brad Smith
2014-12-04
Simplify the MSI bits a bit.
Brad Smith
2014-12-03
wb_init() calls wb_stop() and wb_reset() so remove some redundant calls
Brad Smith
2014-12-02
regen
Brad Smith
2014-12-02
Add Samsung SSD controller.
Brad Smith
2014-12-01
rxr ioctl handling.
Brad Smith
2014-11-29
rxr ioctl handling.
Brad Smith
2014-11-28
regen
Mark Kettenis
2014-11-28
Add a few entries for SPARC T3/T4/T5/M5 machines. The IDT 89H64H16G3 entry
Mark Kettenis
2014-11-27
Previous change wasn't quite right and broke "classic' PCI sparc64 machines.
Mark Kettenis
2014-11-27
Another spot where the VLAN tag doesn't need swapping in the currently
Brad Smith
2014-11-27
Fix a long standing bug in MAC statistics register access. One
Brad Smith
2014-11-27
Use dv_xname instead of if_xname to establish our interrupt. The latter is
Mark Kettenis
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-26
The onboard ix(4) interfaces on the SPARC T5 machines don't have a valid MAC
Mark Kettenis
2014-11-26
Seems Sun^H^H^HOracle is doing something naughty and (deliberately) puts
Mark Kettenis
2014-11-26
dont swap the vlan tag twice on big endian archs for transmit.
David Gwynne
2014-11-24
rxr ioctl handling.
Brad Smith
2014-11-24
Fix some issues with 64-bit BARs behind PCI-PCI bridges.
Mark Kettenis
2014-11-24
rxr ioctl handling.
Brad Smith
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
2014-11-20
- Remove some unused #if 0'd code which does not pertain to OpenBSD
Brad Smith
2014-11-19
Copy over some recent commits from ix(4)..
Brad Smith
2014-11-18
Nuke yet more obvious #include duplications.
Kenneth R Westerback
2014-11-18
move arc4random prototype to systm.h. more appropriate for most code
Ted Unangst
2014-11-18
Use pa_device to ensure each MAC address of a multi port board
Brad Smith
2014-11-17
Add quirks for the "Realtek ALC885" found on MacMini3.1, unmutes the
Landry Breuil
2014-11-16
Replace a plethora of historical protection options with just
Theo de Raadt
2014-11-16
Allow the driver to be able to retrieve the MAC address from the ROM
Brad Smith
2014-11-15
regen
Brad Smith
2014-11-15
Add Intel QS77 LPC.
Brad Smith
2014-11-14
regen
Martin Pieuchot
2014-11-14
Some BayTrail IDs, including xhci(4), found in inframare's dmesg on bugs@.
Martin Pieuchot
2014-11-12
Remove SIOCSIFMTU handling and misuse of if_mtu values for MRU
Mike Belopuhov
2014-11-11
Stop athn(4) from attaching to AR9300 devices for now. There are unresolved
Stefan Sperling
2014-11-10
add an additional error check into the ixgbe_handle_msf
Mike Belopuhov
2014-11-10
remove pointless timeout_del/add dance in the interrupt handler
Mike Belopuhov
2014-11-10
Inadvertent ampersand has made the check to always yield truth
Mike Belopuhov
[next]