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
/
ic
Age
Commit message (
Expand
)
Author
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
Kenneth R Westerback
2020-07-06
Repair athn(4) in client mode against WPA2 access points.
Stefan Sperling
2020-07-05
Double checking you committed the correct diff sometimes pays
Kenneth R Westerback
2020-07-05
Nuke struct scsi_link's "scsibus" member. The two drivers using it
Kenneth R Westerback
2020-07-04
Nestle all sc_c.sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-01
If the adapter card needs to keep track of its own id on the bus, or
Kenneth R Westerback
2020-06-30
adjust functions for new const in drm MI code; ok jsg
Theo de Raadt
2020-06-29
Don't create sd(4) devices for nvme(4) namespaces that are
Kenneth R Westerback
2020-06-27
Nuke trailing whitespace.
Kenneth R Westerback
2020-06-27
No need to bzero()/memset() 'struct scsibus_attach_args' variables
Kenneth R Westerback
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-06-26
ath(4): fix ATH_TICKS()
cheloha
2020-06-24
kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9)
cheloha
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of the value that is being
Kenneth R Westerback
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of the value of adapter_buswidth to
Kenneth R Westerback
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of -1 to indicate
Kenneth R Westerback
2020-06-24
Nuke some pointless *_dev_probe() and *_dev_free() functions and
Kenneth R Westerback
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-19
Add support for BCM4359 SDIO variants such as the AP6359SA module found
Mark Kettenis
2020-06-19
Whitespace.
Kenneth R Westerback
2020-06-19
Whitespace. Two short lines to one line.
Kenneth R Westerback
2020-06-11
Make use of hardware crypto for CCMP. The tricky bits had been lying
Jonathan Matthew
2020-06-08
update drm to linux 5.7
Jonathan Gray
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-25
change wsdisplay attribute type from long to uint32_t
Jonathan Gray
2020-05-25
rename wsdisplay alloc_attr() to pack_attr()
Jonathan Gray
2020-05-23
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
Stefan Sperling
2020-05-17
restore VGA fonts on VT switch
Jonathan Gray
2020-05-16
Don't attempt to reset the state of the flip-flop associated with the
Jonathan Gray
2020-05-15
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
Stefan Sperling
2020-05-15
Some newer bwfm(4) chips from Cypress hold their regulatory
Patrick Wildt
2020-04-30
Fix use of uninitialized 'wh' variable in error path of ar5008_rx_process().
Stefan Sperling
2020-04-29
Add the 'nomimo' nwflag which disables MIMO in 11n mode.
Stefan Sperling
2020-04-28
Configure Tx interrupt mitigation thresholds on athn(4) devices.
Stefan Sperling
2020-04-27
Offload CCMP (WPA2) encryption and decryption to athn(4) hardware.
Stefan Sperling
2020-04-21
Revert r1.207. Apparently mpi(4) on sparc64 blows up if
Kenneth R Westerback
2020-04-21
Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs.
tobhe
2020-04-20
Add athn(4) definitions for the block-ack/block-ack-request control register.
Stefan Sperling
2020-04-19
Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X.
tobhe
2020-04-15
wdsc(4), ncr53c9x: timestamp LUNs with time_uptime(9), not time_second(9)
cheloha
2020-04-14
Add bse(4), a driver for the Broadcom GENET v5 network interface found on
Mark Kettenis
2020-04-06
wi(4): tsleep(9) -> tsleep_nsec(9); ok stsp@
cheloha
2020-03-21
Simplify some goto'ing that jumps a single line or
Kenneth R Westerback
2020-03-16
Actually attach panel (if we have one).
Mark Kettenis
2020-03-16
Replace video "framework" with a more generic port/endpoint "framework".
Mark Kettenis
2020-03-15
sparc64 issue being identified and removed, reapply r1.73:
Kenneth R Westerback
2020-03-15
Revert nvme back to last working commit for sparc64.
kmos
[next]