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-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
2014-11-10
Gather full statistics only when IX_DEBUG is defined
Mike Belopuhov
2014-11-10
don't try to update the link status every second
Mike Belopuhov
2014-11-10
remove ixgbe_sfp_probe since it's not called anyways
Mike Belopuhov
2014-11-06
Cleanup whitespace and add 5 series comments.
Doug Hogan
2014-11-06
Add the required includes for the conditional parts of
Jonathan Gray
2014-11-05
Implement yet another workaround for the k1 em(4)'s. This time for
Claudio Jeker
2014-11-04
Commit a missing chunk of the diff I had sent out to recognize some
Brad Smith
2014-10-30
Do not enable interrupts before attaching usb(4), fix a panic when an
Martin Pieuchot
2014-10-28
the if_rxring accounting would get screwed up if the first mbuf to
David Gwynne
2014-10-26
Add resource tracking for PCI ROMs.
Mark Kettenis
2014-10-25
Don't attempt to suspend/resume a partially attached drm(4) driver.
Mark Kettenis
2014-10-24
Always put controller into known state before device intialization.
Brad Smith
2014-10-20
Be sure to return if the pci interrupt can't be mapped, instead of falling
Miod Vallat
2014-10-19
Use sc_if->sk_pktlen to specify the maximum DMA transfer size and maximum
Brad Smith
2014-10-16
Additonal registers needs to be saved in sc_save2, not sc_save.
Mark Kettenis
[next]