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-03-21
In ral(4) RT2860 code, replace custom defrag with m_defrag().
Stefan Sperling
2016-03-21
Fix watchdog timeouts and dropped frames under load with RT2860 ral(4).
Stefan Sperling
2016-03-21
The common part of rtwn(4) needs help from attachment drivers to determine
Stefan Sperling
2016-03-20
Update the axen driver to initialize the hardware on reset. Change was sugges...
Brandon Mercer
2016-03-19
Remove the unused flags argument from VOP_UNLOCK().
natano
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming all
Martin Pieuchot
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming
Martin Pieuchot
2016-03-17
'miliseconds' -> 'milliseconds' in comments.
Kenneth R Westerback
2016-03-17
add TXIC TX382B entry.
SASANO Takayoshi
2016-03-17
regen
SASANO Takayoshi
2016-03-17
add TXIC TX382B (vendor 0x4651: product 0x3273)
SASANO Takayoshi
2016-03-17
Do not iterate all over the tree if OF_parent() is called on the root
Martin Pieuchot
2016-03-17
Replace curcpu_is_idle() by cpu_is_idle() and use it instead of rolling
Martin Pieuchot
2016-03-17
Only attempt to build the pci sdhc attachment when it is configured.
Jonathan Gray
2016-03-16
Make urndis(4) print tx/rx errors only if compiled in DEBUG mode.
Stefan Sperling
2016-03-16
Expose new audio ioctls that do one thing only: start and stop DMA,
Alexandre Ratchov
2016-03-15
'accomodate' -> 'accommodate' in comments.
Kenneth R Westerback
2016-03-15
Fix size passed to free(), found the hard way by Nick Permyakov
Jeremie Courreges-Anglas
2016-03-15
Ethernet drivers no longer need to include if_vlan_var.h for the VLAN
Christian Weisgerber
2016-03-15
usbd_is_dying() can't be part of the common rtwn(4) driver code once we
Stefan Sperling
2016-03-15
Exar XR17V354 puc(4) device, "high speed quad uart".
Mike Larkin
2016-03-15
sync
Mike Larkin
2016-03-15
Typo in part number in previous commit (fix Exar P/N from XR17C354 to
Mike Larkin
2016-03-15
sync
Mike Larkin
2016-03-15
sync
Mike Larkin
2016-03-15
Add Exar 4 port PCIe serial port (puc)
Mike Larkin
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2016-03-14
Convert sparc drivers bpp and magma to uiomove
Stefan Kempf
2016-03-14
Correct the value of SRT_ENDTAG: it was documented incorrectly in early
Philip Guenther
2016-03-14
Allocate statistics command from the heap, pointed out by deraadt@
Mike Belopuhov
2016-03-13
In ichiic(4), ignore the SMBALERT# interrupt. This interrupt has been
Stefan Sperling
2016-03-11
don't check a stack-allocated array against NULL
mmcc
2016-03-11
Move rtwn(4) DMA init code back to the PCI part of the driver.
Stefan Sperling
2016-03-10
don't check stack-allocated arrays against NULL
mmcc
2016-03-10
Enforce some naming sanity. Stop using 'sc_link' to mean two different
Kenneth R Westerback
2016-03-09
Remove pointless function pointers from urtwn(4) softc. They didn't serve
Stefan Sperling
2016-03-09
Make rtwn(4) check for "unsupported test chip" error during attach again.
Stefan Sperling
2016-03-09
Make rtwn(4) stop the chip during DVACT_QUIESCE rather than DVACT_SUSPEND
Stefan Sperling
2016-03-09
Split the rtwn(4) driver into two layers:
Stefan Sperling
2016-03-07
For rtwn(4) and urtwn(4) inline driver-specific definitions in their
Stefan Sperling
2016-03-07
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2016-03-07
Merge TX/RX descriptors used by rtwn(4) and urtwn(4) into common header file.
Stefan Sperling
2016-03-07
Merge rtwn(4) and urtwn(4) register definitions into a common header file.
Stefan Sperling
2016-03-07
Fix end signature check, from Patrick Wildt.
Martin Pieuchot
2016-03-04
extra ) not needed, spotted by tiago silva
Theo de Raadt
2016-03-03
Convert uiomovei to uiomove. Fixes a few integer truncations along the
Stefan Kempf
2016-03-03
Remove WSDISPLAY_COMPAT_SYSCONS. We no longer run FreeBSD binary X11
Christian Weisgerber
2016-03-03
Move fdt to a more centralized location so it can be used by arm as well. Dif...
Brandon Mercer
2016-03-02
Claim to be more versions of windows for _OSI checks.
Jonathan Gray
2016-03-01
Copy the stackgap_init() and stackgap_alloc() functions from
Christian Weisgerber
[prev]
[next]